Lesson 03 - Ubuntu
Lesson 03 - Ubuntu
Ubuntu
Learning Objectives
CD/DVD USB
computer computer.
Ubuntu Desktop Installation
In this screen, partition your hard drive for the installation process.
Ubuntu Desktop Installation
Click Continue from the pop-up window to create an empty partition table on the device.
Ubuntu Desktop Installation
Create a root partition, enter the size of the new partition out of the total free space,
and set the file system type to EXT4.
Two partitions are created, one is the root partition and the second is the swap partition.
Ubuntu Desktop Installation
Click on Continue to permit the installer to write the recent changes concerning the
partitioning of the disk.
Ubuntu Desktop Installation
You get the installation complete prompt after the installation process.
Ubuntu Login
Enter the password used to create the account in the installation process.
Ubuntu Login
Check the release of the installed product from the terminal window.
Terminal and Console
Console is a special type of terminal which is used when the operating system is not functioning.
Kernel Architecture
A. 1 GB
B. 5 GB
C. 25GB
D. 100GB
Knowledge
Check
Which of the following is the recommended hard drive space required to install Ubuntu?
1
A. 1 GB
B. 5 GB
C. 25 GB
D. 100 GB
A. Linux
B. Windows
C. Android
D. DOS
Knowledge
Check
Ubuntu is a version (or distribution) of which of the following operating systems?
2
A. Linux
B. Windows
C. Android
D. DOS
A. zip
B. jar
C. iso
D. tar
Knowledge
Check
Which of the following is the file type of the Ubuntu download package?
3
A. zip
B. jar
C. iso
D. tar
A. uname -r
B. uname –s
C. Uname -p
D. dmesg
Knowledge
Check
Which of the following commands is used to verify the current kernel?
4
A. uname -r
B. uname –s
C. Uname -p
D. dmesg
uname-r is the command used to verify the current kernel installed in the system.