Mail Transfer Agent hands the packet over to ___ who hands it over to Mail User Agent.
What is Mail Delivery Agent?
The max number of primary partitions.
What is 4?
This is started first and loads the Linux kernal.
What is Boot Loader?
Is the representation of home.
What is ~?
This command can be used to display text files.
What is cat?
Most popular standard text editor within Linux.
What is vi?
hdc refers to this.
What is the secondary master PATA?
This is the default shell.
What is BASH?
Is the representation of termination.
What is ;?
A directory needs to be this when trying to use the rmdir command.
What is empty?
You should do this when mounting CDs and DVDs.
What is make it read only?
This points to Datablock.
What is an Inode?
You can find log files in this in this directory.
What is /var?
Use this when you want to redirect stdout of a command to stin of a new command.
What is |?
Using chown 6 /home/Documents/Text.txt will give these permissions to Text.txt.
What is read and write?
Disk mirroring refers to this RAID.
What is RAID 1?
Partitions are stored here.
What is the Master Boot Record?
This is the first process to run on a Linux system.
What is the init daemon?
Alias and UMASK are these kind of variables.
What are special variables?
Use this command will change the default permissions given to files/directories.
what is UMASK?
The GNOME Display Manager can be manually started from this run level.
What is run level 3?
A cylinder is multiple tracks, a track is comprised of ___, which is a group of sectors.
What is a block?
You can find most config files here.
What is /etc?
Daily Double!!!
Use this to clear out log files.
What is >?
When using the rpm command use this to show a loading bar for the installation.
What is -h?