Returns all documentation containing the defined command
apropos
A command that returns additional information in about 20 lines of output , highly technical info
Iscpu
GNOME is a very common ________ in linux.
Desktop Environment
_____________ is the company that makes virtual desktop software?
VMWare
route
View routing tables
Used to find out information regarding a user
Finger
Primary Partition
A type of MBR partition thats defined in a data structure contained in the hard disks partition table in the MBR. MBR is limited to four primary per hard disk.
When the source code is delivered with the application is an example of _________.
Open Source
program that interprets commands you enter from keyboard
Shell
whoami
Outputs username of current user
Reboots the operating system
init 6
Diskless
A configuration through which a linux computer boots using files stored on a network server.
The main bootloader for linux?
GRUB
What are some common ways to access the LINUX system?
Telnet, SSH, clinet SW, dumb terminal
useradd
Adds new user
Print working directory
PWD
Which command describes all mountable filesystems and their properties?
/etc/fstab
What is Canonical to Ubutu?
Paid for support for Ubuntu
Graphical user interface (GUI) can open a terminal window (T or F)
True
touch
Created empty file
Syncs /etc/passwd and /etc/shadow
pwconv
What command is used to partition a hard disk?
fdisk
In desktop virtualization the __________ is also called a virtual machine.
Guest OS
Is linux written from traditional UNIX code (T or F)
False
cat
Outputs the contents of a file