Fundamentals Hard Ones Flashcards
This option for kill will terminate system processes without allowing for cleanup
9
Changes made with the IP command will not persist through a reboot. To make changes permanent what files should be updated for debian SUSE and red hat hosts
/etc/network debian
etc/sysconfig/network_scripts red hat
/etc/sysconfig/network for SUSE
This option for PS will show full format listing
f
this option for PS will show all processes for the user you specify
-u
This option for tail will append data as it grows
-f
This option for Sort will sort numerically
-n
This option for usermod will allow you to change userID
-u
This option for useradd will remove the default home directory
-M
This option for groupmod will change the name of the group
-n
This option for rmdir will remove prompt when deleting files
-F