history
說明:檢視命令列輸入的命列清單紀錄結果
目前分類:Linux (78)
- Aug 06 Mon 2012 09:09
history
- Aug 03 Fri 2012 12:21
ps aux / kill
NAME
ps - report a snapshot of the current processes.
- Aug 03 Fri 2012 11:03
free 記憶體 proc
- Aug 03 Fri 2012 10:45
du 統計目錄檔案占用的空間
- Aug 03 Fri 2012 10:17
df -h -T
- Aug 03 Fri 2012 10:16
w / uptime 開機時間與線上人員
[root@localhost ~]# w
10:15:35 up 1:03, 2 users, load average: 0.01, 0.05, 0.01
- Aug 03 Fri 2012 10:00
> >> IO 訊息儲存
[sean@localhost 桌面]$ date > date.txt
[sean@localhost 桌面]$ ls
- Aug 03 Fri 2012 09:32
last / lastlog 登入記錄
[sean@localhost 桌面]$ last
sean pts/0 :0.0 Fri Aug 3 09:22 still logged in
- Aug 03 Fri 2012 09:19
id
[sean@localhost 桌面]$ id
uid=501(sean) gid=501(sean) groups=501(sean) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
- Aug 01 Wed 2012 11:10
命令文件 man info
command built argument
- Aug 01 Wed 2012 09:39
閱讀器(cat more less)
- Jul 29 Sun 2012 01:04
Mysql php in UTF8
本文引用 http://phorum.study-area.org/index.php/topic,36484.0.html
1. 用 vi /etc/httpd/conf/httpd.conf 設定Apache中的語系為:( (記得restart)
- Jul 29 Sun 2012 01:00
CentOS LanCard Driver
本文引用 http://www.kume.idv.tw/trackback.php?tbID=249&extra=qme9zhns44
以下示範在Centos5.2下安裝 ASUS p5p43td pro 主機板內建的網路卡驅動程式,其他Unix like的安裝方式應該大同小異。
- Jul 26 Thu 2012 18:00
fdisk -l /dev/sda
- Jul 26 Thu 2012 10:53
磁碟分割
硬碟可以割成二種磁區,一是主磁區,也就是單一磁區,二則是裡面可以繼續切割的延伸磁區
主磁區與延伸磁區也不能超過四個,因此1-4被主磁區與延伸磁區所佔用