[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 - Summery of Materials (non comprehensive)

Summery of Materials (non comprehensive)

UNIX/Linux System Administration

Summery of Materials (non comprehensive)

Postby keivn dodd on Tue Dec 16, 2008 6:15 pm

##########################
# /bin #
##########################
/bin/tar
tar file.tar file (Specific File)
tar file.tar . (Current Directory)
-c change directory
-x extract
-j
-z
/bin/cpio
compresses file path streams from stdin into an archieve
find / | cpio -VoB > /temp
-a append
-B set io block size to 5120
-c use new portable format
-d make directorys
-o
-v verbose
##########################
# /usr/bin #
##########################
/usr/bin/lpr
/usr/bin/lpq
/usr/bin/cancel
/usr/bin/lpstat
/usr/bin/convert
/usr/bin/useradd
/usr/bin/groupadd
/usr/bin/usermod
/usr/bin/userdel
/usr/bin/passwd
/usr/bin/chage
/usr/bin/crontab
/usr/bin/last
/usr/bin/chattr
/usr/bin/lsattr
##########################
# SBIN #
##########################
/sbin/tune2fs
/sbin/dump
(Incremental level specified 0uf, 1uf, 2uf, ... 9uf)
dump 0uf /backup-path/backup.bk /backup-source
/sbin/dumpe2fs
/sbin/e2label
-L set label
/sbin/fsck
/sbin/mkfs
/sbin/ifconfig
/sbin/dhclient
/sbin/chkconfig
/sbin/quotaon
/sbin/quotacheck
/sbin/quotaoff
/sbin/service
/sbin/modprob
##########################
# /usr/sbin #
##########################
/usr/sbin/vipw
/usr/sbin/groupadd
/sbin/edquota
edquota user1
edquota -p user1 'awk -F {$3 > 999}' /etc/passwd'
##########################
# Important PATHS #
##########################
/var/spool/cups - cups installation
/var/log - system logs
/opt/xampp/ - Web server
keivn dodd
 
Posts: 43
Joined: Sat Sep 13, 2008 2:30 am

Return to CIS 191B - Fall 2008

Who is online

Users browsing this forum: No registered users and 0 guests

cron