Killing parent processes will in turn do this.
What is kill the children?
Compress, _____, and bzip2 are all common compressions.
What is GNU zip(gzip)?
Binary files can be found here.
What is /bin?
Use this to get a long listing for ls.
What is -l?
This command can be used to add a group.
What is groupadd?
This is the most common Linux printing system.
What is Common Unix Printing System (Cups)?
Files compressed through compress end in a . what.
What is .Z?
You can find device files such as thumb drives here.
What is -r?
This vi command saves and quits.
What is :wq?
This is Todd's favorite thing and also contains hardware info.
What is dmesg?
tar is short for this.
What is Tape Archive?
while /etc/cups/cupsd.conf houses cupsd configuration, this is where you can find configuration for the printers themselves.
What is /etc/cups/printers.conf?
When using tar to archive files you can use this to also zip a file with gzip.
What is -z
Use this command to view process by CPU time?
This kill level functions like pushing ctrl+c.
This backup only backs up everything that happened since the last backup.
All passwords are stored here.
What is /etc/shadow?
Use this with a ln command to make a symbolic link.
What is -s?
od and this command can be used to read binary files.
What is strings?
SCSI priority goes up to this, but the highest priority is 7.
What is 15?
This compression has a 50% - 75% compression rate.
What is bzip2?
This is where you can find the terminal files for terminal 1.
What is /dev/tty1?
Daily Double!!!
Using this with shutdown will cancel a schedule shutdown.
What is -c?
Warning very hard.
Use this command to find out where you are.
What is pwd?