Final Exam Flashcards
(36 cards)
What does /bin/ mean?
Essential user command binaries
What does /boot/ mean?
Static files of the boot loader
What does /dev/ mean?
Device files
What does /etc/ mean?
Host-specific system configuration
What does /home/ mean?
User home directories
What does /lib/ mean?
Essential shared libraries
In Linux ubuntu to only way to add user is via the command line. ubuntu doesn’t let you add users via the graphical user interface (GUI).
False
Linux Ubuntu doesn’t have a backup feature?
False
Linux ubuntu cannot be installed on a physical computer.
False
Use the MKDIR command when you need to create a folder or a directory.
True
Use the RM command to delete files and directories.
True
The touch command is used to create a file.
True
You can set automatic login in ubuntu 18.04
True
Linux Ubuntu 18.04 doesn’t have a way to backup files and the operating system.
False
You can only configure one partition in Linux ubuntu 18.04.
False
Linux Ubuntu 18.04 doesn’t have a way to update software.
False
In Linux Ubuntu what does /bin directory used for?
a. Static files of the boot loader
b. Essential user command binaries
c. Host specific system configuration
d. Mount point for removable media
b. Essential user command binaries
In Linux ubuntu what does /home directory used for?
a. Static files of the boot loader
b. User profile
c. Store programs
d. User home directories
d. User home directories
Which command in Linux is used to add a user?
a. Sudo helpuser
b. Sudo configuser
c. Sudo Adduser
d. IPconfig
c. Sudo Adduser
Where do you configure network setting like the IP address in Ubuntu?
a. Network setting
b. Default gateway setting
c. Control panel
d. Gnome
a. Network setting
What is a Linux directory used for?
a. Add files
b. Add folders
c. Add pictures
d. All answers are correct
d. All answers are correct
What happens when you format a partition in Linux Ubuntu?
a. Documents are saved
b. You lose all information
c. Help performance
d. All answers are correct
b. You lose all information
Which tool in Linux Ubuntu used to check to see how much disk space is left?
a. Disk manager
b. Computer management
c. Disk usage Analyzer
d. All answers are correct
c. Disk usage Analyzer
What does sudo stand for?
a. SpecialUser Do
b. SuperUser Do
c. SixUser Do
d. None of the answers are correct
b. SuperUser Do