1.
|
How would you list all the processes running vi?
|
2.
|
How would you use kill to cause a server process to reread its configuration files?
|
3.
|
From the command line, how would you create a user named John Doe who has the username jd and who belongs to group 65535?
|
4.
|
How would you notify the users of the system that you are going to reboot the system in 10 minutes?
|
5.
|
Give a command that will create a level 0 dump of the /usr filesystem on the first tape device on the system. Which command would you use to take advantage of a drive that supports compression? Which command would place a level 3 dump of the /var filesystem immediately after the level 0 dump on the tape? |