[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 110: Undefined array key "cached"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 111: Undefined array key "normal"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 112: Undefined array key "total"
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3391: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Cabrillo College Linux Classes • View topic - Quiz questions 11/3/08 (Election day!)

Quiz questions 11/3/08 (Election day!)

UNIX/Linux System Administration

Quiz questions 11/3/08 (Election day!)

Postby Kayla Smith on Mon Nov 03, 2008 9:34 pm

Whoa, nobody's posted these yet:

1. What command should be used to edit the /etc/passwd file?

2. What file should be customized to give a specific user a custom path?

3. How do you lock out a user so they cannot login?
Kayla Smith
 
Posts: 67
Joined: Tue Sep 02, 2008 7:11 pm

Re: Quiz questions 11/3/08 (Election day!)

Postby fred deakin on Mon Nov 03, 2008 10:41 pm

1. What command should be used to edit the /etc/passwd file?

vipw

2. What file should be customized to give a specific user a custom path?

.bash_profile

3. How do you lock out a user so they cannot login?

passwd -l [login]

or

usermod -L [login]
fred deakin
 
Posts: 23
Joined: Tue Sep 02, 2008 7:11 pm


Return to CIS 191B - Fall 2008

Who is online

Users browsing this forum: No registered users and 0 guests

cron