SlideShare a Scribd company logo
Experiment 1
Student Name: JHA AMIT SUMAN UID: 20BCA1066
Branch:BCA Section/Group:b/3
Semester: 4th
Date of Performance:18/02/2022
Subject Name: LINUXADMINISTRATIONLAB Subject Code:20CAP-256
1. Aim/Overview of the practical:
1. (a) What is the basic difference between BASH andDOS?
(b) Is there any difference between UNIX andLINUX?
(c) Elaborate the functions of kernel along with the types ofkernel.
(d) What are the advantages of anopen-source?
2. Suppose recently your company switched their operating systems from Microsoft to Linux.
Now you have all documents in MS word, what you will do to save all of that work in
Linux operatingsystem?
3. Perform installation of Linux in dual boot. Explain the detailed steps along withscreenshots.
2. Task to bedone:
Perform installation of Linux in dual boot. Explain the detailed steps along with screenshots.
3. Answer to the theoryquestions
1 a). What is the basic difference between BASH and DOS?
Ans - The key differences between the BASH and DOS console lies in 3 areas:
– BASH commands are case sensitive while DOS commands arenot;
– under BASH, / character is a directory separator and  acts as an escape character.
Under DOS, / serves as a command argument delimiter and  is the directoryseparator
– DOS follows a convention in naming files, which is 8 character file name followed bya
dot and 3 character for the extension. BASH follows no suchconvention.
b). Is there any difference between UNIX and LINUX?
Ans -
Sr.
No.
Key Linux Unix
1
Development Linux is open source and is
developed by Linux community of
developers.
Unix was developed by AT&T
Bell labs and is not open source.
2 Cost Linux is free to use. Unix is licensed OS.
3
Supportd
File systems
Ext2, Ext3, Ext4, Jfs, ReiserFS, Xfs,
Btrfs, FAT, FAT32, NTFS.
fs, gpfs, hfs, hfs+, ufs, xfs, zfs.
4
GUI Linux uses KDE and Gnome. Other
GUI supported are LXDE, Xfce,
Unity, Mate.
Unix was initially a command
based OS. Most of the unix
distributions now have Gnome.
5
Usage Linux is used in wide varieties from
desktop, servers, smartphones to
mainframes.
Unix is mostly used on servers,
workstations or PCs.
6
Default Shell Bash (Bourne Again SHell) is
default shell for Linux.
Bourne Shell is default shell for
Unix.
7
Target
processor
Linux was initially developed for
Intel's x86 hardware processors.
Now it supports 20+ processor
families.
CUnix supports PA-RISC and
Itanium family.
8
Example Ubuntu, Debian GNU, Arch Linux,
etc.
SunOS, Solaris, SCO UNIX,
AIX, HP/UX, ULTRIX etc.
c). Elaborate the functions of kernel along with the types ofkernel.
Ans - A Kernel is a computer program that is the heart and core of an Operating System. Since
the Operating System has control over the system so, the Kernel also has control over
everything in the system. It is the most important part of an Operating System. Whenever a
system starts, the Kernel is the first program that is loaded after the boot loader because the
Kernel has to handle the rest of the thing of the system for the Operating System. The Kernel
remains in the memory until the Operating System isshut-down.
The Kernel is responsible for low-level tasks such as disk management, memory management,
task management, etc. It provides an interface between the user and the hardware components
ofthesystem.WhenaprocessmakesarequesttotheKernel,thenitiscalledSystemCall.
A Kernel is provided with a protected Kernel Space which is a separate area of memory and
this area is not accessible by other application programs. So, the code of the Kernel is loaded
into this protected Kernel Space. Apart from this, the memory used by other applications is
called the User Space. As these are two different spaces in the memory, so communication
between them is a bit slower.
Types of Kernel
In general, there are five types of Kernel. They are:
1. MonolithicKernels
Monolithic Kernels are those Kernels where the user services and the kernel services are
implemented in the same memory space i.e. different memory for user services and kernel
services are not used in this case.
2. Microkernel
A Microkernel is different from Monolithic kernel because in a Microkernel, the user services
and kernel services are implemented into different spaces i.e. we use User Space and Kernel
Space in case of Microkernels.
3. HybridKernel
A Hybrid Kernel is a combination of both Monolithic Kernel and Microkernel. It makes the
use of the speed of Monolithic Kernel and the modularity of Microkernel.
4. Nanokernel
In a Nanokrnel, as the name suggests, the whole code of the kernel is very small i.e. the code
executing in the privileged mode of the hardware is very small. The term nanokernel is used
to describe a kernel that supports a nanosecond clockresolution.
5. Exokernel
Exokernel is an Operating System kernel that is developed by the MIT parallel and the
Distributed Operating Systems group. Here in this type of kernel, the resource protection is
separated from the management and this, in turn, results in allowing us to perform application-
specific customization.
d). What are the advantages of anopen-source
Ans-
1. Lesser hardwarecosts
Since Linux and open source solutions are easily portable and compressed, it takes lesser
hardware power to carry out the same tasks when compared to the hardware power it takes
on servers, such as, Solaris, Windows or workstations. With this less hardware power
advantage, you can even use cheaper or older hardware and still get the desired results.
2. High-qualitysoftware
Open source software is mostly high-quality software. When you use the open source
software, the source code is available. Most open source software are well-designed. Open
source software can also be efficiently used in coding. These reasons make open source
software an ideal choice for organizations.
3. No vendorlock-in
IT managers in organizations face constant frustration when dealing with vendorlock-ins'.
Lack of portability, expensive license fees and inability to customize software are some of
the other disadvantages. Using open source software gives you more freedom and you can
effectively address all thesedisadvantages.
4. Integratedmanagement
By using open source software, you can benefit from integrated management. Open source
software uses technologies, such as, common information model (CIM) and web based
enterprise management (WBEM). These high-end technologies enable you to integrateand
combine server, application, service and workstation management. This integration would
result in efficientadministration.
5. Simple licensemanagement
When you use open source software, you would no longer need to worry about licenses.
Open source software enables you to install it several times and also use it from any location.
You will be free from monitoring, tracking or counting license compliance.
2.Suppose recently your company switched their operating systems from Microsoft to
Linux. Now you have all documents in MS word, what you will do to save all of that
work in Linux operating system?
Ans - While Microsoft does not make a version of its Office suite of business programs (Word,
Excel, PowerPoint, Outlook and so on) for the Linux system, there are alternatives. Many of
these Linux programs not only can open Word files but are also inexpensive or in some cases
free.
One example is OpenOffice, a free suite of programs that includes Writer, a word processing
program; Calc and Impress, spreadsheet and presentation programs; and Draw, a graphics tool.
OpenOffice can open and save Word documents, although you may see some quirks in
formatting when exchanging files with people who use Microsoft Word.
Versions of OpenOffice for Linux, Mac OS X, Windows and some Unix systems are available
for downloading at www.openoffice.org.
AbiWord (www.abiword.com) is another free word-processing program that can open some
types of Microsoft Word files. There are versions of AbiWord for Linux, Windows, Mac OS X
and other operating systems.
Once again, you may have to tweak the fonts and formatting of documents from Word users
when opening them in this program.
The Linux Online site (www.linux.org/apps/index.html) site has a list of Linux-compatible
programs in a variety of categories.
Qno 3 . Perform installation of Linux in dual boot. Explain the detailed steps along with
screenshots.
Ans –
1. Create a live USB ordisk
2. Make a new partition for Linux operating system: (Make partition in windows operating system
using30-40 GB ofspace)
3. Boot in to live USB: You have to restart the system after inserting the Live USB in order to start
bootafter selecting boot option asUSB
4. Start theinstallation
5. Configure the Date and Time: The world’s map will be displayed. Click on your current physical
locationon the map to set yourtime
6. Configure Language Support: to configure your languagesettings
7. Configure Keyboard: You can test the keyboard configurationhere
8. Select Installation Source: to customize your installation using other sources other than
thetraditional USB/DVD.
9. Configure Software Selection: This is the step where you will select your preferred
systeminstallation software
10. Configure Partitioning: This is the part where you configure your harddisk
11. Configure Networking & Hostname: for network relatedsettings
12. Configure Kdump: Kdump is an advanced crash dumping mechanism. Its purpose is to create
crashdumps in case of a Kernelcrash.
13. Begin CentOS 7 Installation: set root user password and create auser
14. One installation is complete then Remove the USB button and hit the ‘Reboot’ button to
restartyour system.
15. Click on ‘LICENSE INFORMATION’: Accept thelicense
16. Finishconfiguration
Learning outcomes (What I have learnt):
1. Learned how to install Linux in dual bootmode.
2. Learned how to use word file inlinux.

More Related Content

Similar to exp_1_20bca1066 Internet.docx

UNIT I LINUX.docx
UNIT I LINUX.docxUNIT I LINUX.docx
UNIT I LINUX.docx
BhuvanaR13
 
Linux concept workshop
Linux concept workshopLinux concept workshop
Linux concept workshop
Tahmoures Shabanian
 
Linux Operating System (Graduate Level CIS Term Paper)
Linux Operating System (Graduate Level CIS Term Paper)Linux Operating System (Graduate Level CIS Term Paper)
Linux Operating System (Graduate Level CIS Term Paper)
Carla Bennington
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux osjoycoronado
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux osruzzelarpon
 
Introduction to Linux
Introduction to LinuxIntroduction to Linux
Introduction to Linux
sureskal
 
Programming and problem solving 3
Programming and problem solving 3Programming and problem solving 3
Programming and problem solving 3
sushruth kamarushi
 
os.ppt
os.pptos.ppt
os.ppt
banu236831
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - Overview
Ashita Agrawal
 
Linux kernel
Linux kernelLinux kernel
Linux kernel
Goutam Sahoo
 
Linux kernel
Linux kernelLinux kernel
Linux kernel
Goutam Sahoo
 
Intro tounix
Intro tounixIntro tounix
Intro tounixdjprince
 
IntroToUnix.ppt
IntroToUnix.pptIntroToUnix.ppt
IntroToUnix.ppt
Pecific University
 
IntroToUnix.ppt.intro.to.linuxlinuxintroduction
IntroToUnix.ppt.intro.to.linuxlinuxintroductionIntroToUnix.ppt.intro.to.linuxlinuxintroduction
IntroToUnix.ppt.intro.to.linuxlinuxintroduction
NagavelliMadhavi
 
Kernel Computing
Kernel ComputingKernel Computing
Kernel Computing
Sabiha M
 
Linux; Operating System
Linux; Operating SystemLinux; Operating System
Linux; Operating System
JayEl Cadawas
 
Linux internals v4
Linux internals v4Linux internals v4
Linux internals v4
Liran Ben Haim
 

Similar to exp_1_20bca1066 Internet.docx (20)

UNIT I LINUX.docx
UNIT I LINUX.docxUNIT I LINUX.docx
UNIT I LINUX.docx
 
Linux concept workshop
Linux concept workshopLinux concept workshop
Linux concept workshop
 
Linux Operating System (Graduate Level CIS Term Paper)
Linux Operating System (Graduate Level CIS Term Paper)Linux Operating System (Graduate Level CIS Term Paper)
Linux Operating System (Graduate Level CIS Term Paper)
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
 
Presentation1 linux os(2)
Presentation1 linux os(2)Presentation1 linux os(2)
Presentation1 linux os(2)
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
 
Introduction to Linux
Introduction to LinuxIntroduction to Linux
Introduction to Linux
 
Programming and problem solving 3
Programming and problem solving 3Programming and problem solving 3
Programming and problem solving 3
 
os.ppt
os.pptos.ppt
os.ppt
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - Overview
 
Linux kernel
Linux kernelLinux kernel
Linux kernel
 
Linux kernel
Linux kernelLinux kernel
Linux kernel
 
Intro tounix
Intro tounixIntro tounix
Intro tounix
 
IntroToUnix.ppt
IntroToUnix.pptIntroToUnix.ppt
IntroToUnix.ppt
 
IntroToUnix.ppt.intro.to.linuxlinuxintroduction
IntroToUnix.ppt.intro.to.linuxlinuxintroductionIntroToUnix.ppt.intro.to.linuxlinuxintroduction
IntroToUnix.ppt.intro.to.linuxlinuxintroduction
 
Kernel Computing
Kernel ComputingKernel Computing
Kernel Computing
 
Intro tounix
Intro tounixIntro tounix
Intro tounix
 
Linux; Operating System
Linux; Operating SystemLinux; Operating System
Linux; Operating System
 
Linux internals v4
Linux internals v4Linux internals v4
Linux internals v4
 

More from ApkaAmitbro

Exp_3_20BCA1311 Linux Labbyharshdeep.docx
Exp_3_20BCA1311 Linux Labbyharshdeep.docxExp_3_20BCA1311 Linux Labbyharshdeep.docx
Exp_3_20BCA1311 Linux Labbyharshdeep.docx
ApkaAmitbro
 
EXP_2(20BCA1066 Internet).docx
EXP_2(20BCA1066 Internet).docxEXP_2(20BCA1066 Internet).docx
EXP_2(20BCA1066 Internet).docx
ApkaAmitbro
 
Exp_3_20BCA1066 Linux.docx
Exp_3_20BCA1066 Linux.docxExp_3_20BCA1066 Linux.docx
Exp_3_20BCA1066 Linux.docx
ApkaAmitbro
 
Worksheet (4) linux.docx
Worksheet (4) linux.docxWorksheet (4) linux.docx
Worksheet (4) linux.docx
ApkaAmitbro
 
Template of Worksheet (4).docx
Template of Worksheet (4).docxTemplate of Worksheet (4).docx
Template of Worksheet (4).docx
ApkaAmitbro
 
exp 1 internet programing.docx
exp 1 internet programing.docxexp 1 internet programing.docx
exp 1 internet programing.docx
ApkaAmitbro
 
new_worksheet.docx
new_worksheet.docxnew_worksheet.docx
new_worksheet.docx
ApkaAmitbro
 
exp unit 1 internet programing.docx
exp unit 1 internet programing.docxexp unit 1 internet programing.docx
exp unit 1 internet programing.docx
ApkaAmitbro
 

More from ApkaAmitbro (8)

Exp_3_20BCA1311 Linux Labbyharshdeep.docx
Exp_3_20BCA1311 Linux Labbyharshdeep.docxExp_3_20BCA1311 Linux Labbyharshdeep.docx
Exp_3_20BCA1311 Linux Labbyharshdeep.docx
 
EXP_2(20BCA1066 Internet).docx
EXP_2(20BCA1066 Internet).docxEXP_2(20BCA1066 Internet).docx
EXP_2(20BCA1066 Internet).docx
 
Exp_3_20BCA1066 Linux.docx
Exp_3_20BCA1066 Linux.docxExp_3_20BCA1066 Linux.docx
Exp_3_20BCA1066 Linux.docx
 
Worksheet (4) linux.docx
Worksheet (4) linux.docxWorksheet (4) linux.docx
Worksheet (4) linux.docx
 
Template of Worksheet (4).docx
Template of Worksheet (4).docxTemplate of Worksheet (4).docx
Template of Worksheet (4).docx
 
exp 1 internet programing.docx
exp 1 internet programing.docxexp 1 internet programing.docx
exp 1 internet programing.docx
 
new_worksheet.docx
new_worksheet.docxnew_worksheet.docx
new_worksheet.docx
 
exp unit 1 internet programing.docx
exp unit 1 internet programing.docxexp unit 1 internet programing.docx
exp unit 1 internet programing.docx
 

Recently uploaded

欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
foismail170
 
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
foismail170
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
Hector Del Castillo, CPM, CPMM
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
thomasaolson2000
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
Pushpendra Kumar
 
Full Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptxFull Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptx
mmorales2173
 
New Explore Careers and College Majors 2024.pdf
New Explore Careers and College Majors 2024.pdfNew Explore Careers and College Majors 2024.pdf
New Explore Careers and College Majors 2024.pdf
Dr. Mary Askew
 
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaaInteractive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
23211a7274
 
DIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptxDIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptx
FarzanaRbcomcs
 
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdfRECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
AlessandroMartins454470
 
How to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and BusinessHow to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and Business
ideatoipo
 
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Dirk Spencer Corporate Recruiter LION
 
一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理
yuhofha
 
Digital Marketing Training In Bangalore
Digital  Marketing Training In BangaloreDigital  Marketing Training In Bangalore
Digital Marketing Training In Bangalore
nidm599
 
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
atwvhyhm
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
alexthomas971
 
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
foismail170
 
Operating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdfOperating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdf
harikrishnahari6276
 
Andrea Kate Portfolio Presentation.pdf
Andrea Kate  Portfolio  Presentation.pdfAndrea Kate  Portfolio  Presentation.pdf
Andrea Kate Portfolio Presentation.pdf
andreakaterasco
 
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
foismail170
 

Recently uploaded (20)

欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
 
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
 
Full Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptxFull Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptx
 
New Explore Careers and College Majors 2024.pdf
New Explore Careers and College Majors 2024.pdfNew Explore Careers and College Majors 2024.pdf
New Explore Careers and College Majors 2024.pdf
 
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaaInteractive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
 
DIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptxDIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptx
 
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdfRECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
 
How to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and BusinessHow to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and Business
 
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
 
一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理
 
Digital Marketing Training In Bangalore
Digital  Marketing Training In BangaloreDigital  Marketing Training In Bangalore
Digital Marketing Training In Bangalore
 
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
 
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
 
Operating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdfOperating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdf
 
Andrea Kate Portfolio Presentation.pdf
Andrea Kate  Portfolio  Presentation.pdfAndrea Kate  Portfolio  Presentation.pdf
Andrea Kate Portfolio Presentation.pdf
 
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
 

exp_1_20bca1066 Internet.docx

  • 1. Experiment 1 Student Name: JHA AMIT SUMAN UID: 20BCA1066 Branch:BCA Section/Group:b/3 Semester: 4th Date of Performance:18/02/2022 Subject Name: LINUXADMINISTRATIONLAB Subject Code:20CAP-256 1. Aim/Overview of the practical: 1. (a) What is the basic difference between BASH andDOS? (b) Is there any difference between UNIX andLINUX? (c) Elaborate the functions of kernel along with the types ofkernel. (d) What are the advantages of anopen-source? 2. Suppose recently your company switched their operating systems from Microsoft to Linux. Now you have all documents in MS word, what you will do to save all of that work in Linux operatingsystem? 3. Perform installation of Linux in dual boot. Explain the detailed steps along withscreenshots. 2. Task to bedone: Perform installation of Linux in dual boot. Explain the detailed steps along with screenshots. 3. Answer to the theoryquestions 1 a). What is the basic difference between BASH and DOS? Ans - The key differences between the BASH and DOS console lies in 3 areas: – BASH commands are case sensitive while DOS commands arenot; – under BASH, / character is a directory separator and acts as an escape character. Under DOS, / serves as a command argument delimiter and is the directoryseparator
  • 2. – DOS follows a convention in naming files, which is 8 character file name followed bya dot and 3 character for the extension. BASH follows no suchconvention. b). Is there any difference between UNIX and LINUX? Ans - Sr. No. Key Linux Unix 1 Development Linux is open source and is developed by Linux community of developers. Unix was developed by AT&T Bell labs and is not open source. 2 Cost Linux is free to use. Unix is licensed OS. 3 Supportd File systems Ext2, Ext3, Ext4, Jfs, ReiserFS, Xfs, Btrfs, FAT, FAT32, NTFS. fs, gpfs, hfs, hfs+, ufs, xfs, zfs. 4 GUI Linux uses KDE and Gnome. Other GUI supported are LXDE, Xfce, Unity, Mate. Unix was initially a command based OS. Most of the unix distributions now have Gnome. 5 Usage Linux is used in wide varieties from desktop, servers, smartphones to mainframes. Unix is mostly used on servers, workstations or PCs. 6 Default Shell Bash (Bourne Again SHell) is default shell for Linux. Bourne Shell is default shell for Unix. 7 Target processor Linux was initially developed for Intel's x86 hardware processors. Now it supports 20+ processor families. CUnix supports PA-RISC and Itanium family. 8 Example Ubuntu, Debian GNU, Arch Linux, etc. SunOS, Solaris, SCO UNIX, AIX, HP/UX, ULTRIX etc.
  • 3. c). Elaborate the functions of kernel along with the types ofkernel. Ans - A Kernel is a computer program that is the heart and core of an Operating System. Since the Operating System has control over the system so, the Kernel also has control over everything in the system. It is the most important part of an Operating System. Whenever a system starts, the Kernel is the first program that is loaded after the boot loader because the Kernel has to handle the rest of the thing of the system for the Operating System. The Kernel remains in the memory until the Operating System isshut-down. The Kernel is responsible for low-level tasks such as disk management, memory management, task management, etc. It provides an interface between the user and the hardware components ofthesystem.WhenaprocessmakesarequesttotheKernel,thenitiscalledSystemCall. A Kernel is provided with a protected Kernel Space which is a separate area of memory and this area is not accessible by other application programs. So, the code of the Kernel is loaded into this protected Kernel Space. Apart from this, the memory used by other applications is called the User Space. As these are two different spaces in the memory, so communication between them is a bit slower. Types of Kernel In general, there are five types of Kernel. They are: 1. MonolithicKernels Monolithic Kernels are those Kernels where the user services and the kernel services are implemented in the same memory space i.e. different memory for user services and kernel services are not used in this case. 2. Microkernel A Microkernel is different from Monolithic kernel because in a Microkernel, the user services and kernel services are implemented into different spaces i.e. we use User Space and Kernel Space in case of Microkernels. 3. HybridKernel A Hybrid Kernel is a combination of both Monolithic Kernel and Microkernel. It makes the use of the speed of Monolithic Kernel and the modularity of Microkernel.
  • 4. 4. Nanokernel In a Nanokrnel, as the name suggests, the whole code of the kernel is very small i.e. the code executing in the privileged mode of the hardware is very small. The term nanokernel is used to describe a kernel that supports a nanosecond clockresolution. 5. Exokernel Exokernel is an Operating System kernel that is developed by the MIT parallel and the Distributed Operating Systems group. Here in this type of kernel, the resource protection is separated from the management and this, in turn, results in allowing us to perform application- specific customization. d). What are the advantages of anopen-source Ans- 1. Lesser hardwarecosts Since Linux and open source solutions are easily portable and compressed, it takes lesser hardware power to carry out the same tasks when compared to the hardware power it takes on servers, such as, Solaris, Windows or workstations. With this less hardware power advantage, you can even use cheaper or older hardware and still get the desired results. 2. High-qualitysoftware Open source software is mostly high-quality software. When you use the open source software, the source code is available. Most open source software are well-designed. Open source software can also be efficiently used in coding. These reasons make open source software an ideal choice for organizations. 3. No vendorlock-in IT managers in organizations face constant frustration when dealing with vendorlock-ins'. Lack of portability, expensive license fees and inability to customize software are some of the other disadvantages. Using open source software gives you more freedom and you can effectively address all thesedisadvantages. 4. Integratedmanagement
  • 5. By using open source software, you can benefit from integrated management. Open source software uses technologies, such as, common information model (CIM) and web based enterprise management (WBEM). These high-end technologies enable you to integrateand combine server, application, service and workstation management. This integration would result in efficientadministration. 5. Simple licensemanagement When you use open source software, you would no longer need to worry about licenses. Open source software enables you to install it several times and also use it from any location. You will be free from monitoring, tracking or counting license compliance. 2.Suppose recently your company switched their operating systems from Microsoft to Linux. Now you have all documents in MS word, what you will do to save all of that work in Linux operating system? Ans - While Microsoft does not make a version of its Office suite of business programs (Word, Excel, PowerPoint, Outlook and so on) for the Linux system, there are alternatives. Many of these Linux programs not only can open Word files but are also inexpensive or in some cases free. One example is OpenOffice, a free suite of programs that includes Writer, a word processing program; Calc and Impress, spreadsheet and presentation programs; and Draw, a graphics tool. OpenOffice can open and save Word documents, although you may see some quirks in formatting when exchanging files with people who use Microsoft Word. Versions of OpenOffice for Linux, Mac OS X, Windows and some Unix systems are available for downloading at www.openoffice.org. AbiWord (www.abiword.com) is another free word-processing program that can open some types of Microsoft Word files. There are versions of AbiWord for Linux, Windows, Mac OS X and other operating systems. Once again, you may have to tweak the fonts and formatting of documents from Word users when opening them in this program. The Linux Online site (www.linux.org/apps/index.html) site has a list of Linux-compatible programs in a variety of categories.
  • 6. Qno 3 . Perform installation of Linux in dual boot. Explain the detailed steps along with screenshots. Ans – 1. Create a live USB ordisk 2. Make a new partition for Linux operating system: (Make partition in windows operating system using30-40 GB ofspace) 3. Boot in to live USB: You have to restart the system after inserting the Live USB in order to start bootafter selecting boot option asUSB 4. Start theinstallation 5. Configure the Date and Time: The world’s map will be displayed. Click on your current physical locationon the map to set yourtime
  • 7. 6. Configure Language Support: to configure your languagesettings 7. Configure Keyboard: You can test the keyboard configurationhere 8. Select Installation Source: to customize your installation using other sources other than thetraditional USB/DVD.
  • 8. 9. Configure Software Selection: This is the step where you will select your preferred systeminstallation software 10. Configure Partitioning: This is the part where you configure your harddisk 11. Configure Networking & Hostname: for network relatedsettings
  • 9. 12. Configure Kdump: Kdump is an advanced crash dumping mechanism. Its purpose is to create crashdumps in case of a Kernelcrash. 13. Begin CentOS 7 Installation: set root user password and create auser 14. One installation is complete then Remove the USB button and hit the ‘Reboot’ button to restartyour system. 15. Click on ‘LICENSE INFORMATION’: Accept thelicense 16. Finishconfiguration Learning outcomes (What I have learnt): 1. Learned how to install Linux in dual bootmode. 2. Learned how to use word file inlinux.