Font size
WorksheetsDesktop-environment
Total questions: 11
Worksheet time: 6mins
How many Desktop environments supported by Linux
Default
One
Multiple
Two
Linux Desktop environments are
customizable
not customizable
Which directory contains persistent, system-specific configuration data?
/etc
/root
/run
/usr
Which directory is the top of the system's file system hierarchy?
/home/root
/root
/etc
/var
Which directory contains temporary files?
/trash
/tmp
/recycle
/rm
Which directory contains dynamic data, such as for databases and websites?
/var
/usr
/home
/bin
Which directory is the administrative superuser's home directory?
/home/root
/root
/run
/use/bin
Which command displays the absolute path name of the current location?
cd
ls
pwd
ls -d
Which command will always change the working directory up two levels from the current location?
cd ~
cd -u2
cd ../..
cd ../
Which command will always change the working directory to users home directory?
cd ~
cd -home
cd ../
cd /home
Choose two popular commonly used desktop envionments
GNOME
KDE
Light
Dark Plasma
