實用的Linux命令
//每2秒檢查1次,檢查10次
root@cnpphttp50:~# top -d 2 -n 10
//顯示現在登陸著的使用者,load:5/10/15 mins
root@cnpphttp50:~# w
11:29:08 up 231 days, 10:44, 1 user, load average: 0.00, 0.00, 0.00
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
fzou pts/0 10.5.46.180 11:25 0.00s 0.07s 0.00s sshd: fzou [priv]
//顯示使用者的組
-bash-3.2$ groups mqm
mqm : mqm asinstall bconsole GR-MQM-ADM
[ora10gas@rtdkm1jcx01 ~]$ groups ora10gas
ora10gas : asinstall bconsole mqm
//檢視開啟埠的程式
sudo lsof -i :
//check are there any network issue at that time
netstat -i
//Force changed blocks to disk, update the super block. Makes sure we avoid data corruption
Flush Buffers to Disk:
gpssh -f /home/gpadmin/gpconfigs/hostfile
sync
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26477398/viewspace-2123197/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 實用的Linux命令列技巧Linux命令列
- 實用處理字串的linux命令字串Linux
- 超實用的 Linux 高階命令!Linux
- 最最實用的30個Linux命令!Linux
- 實用Unix/Linux 命令(轉)Linux
- 最實用的 Linux 命令列使用技巧Linux命令列
- 一些常用&實用的Linux命令Linux
- linux/unix實用基本命令Linux
- 盤點最強最實用的Linux命令!Linux
- 工作中5個實用的Linux命令Linux
- Linux中11個比較實用的命令列Linux命令列
- 最實用的Linux命令列使用技巧彙總Linux命令列
- 最實用的 Linux 命令列使用技巧彙總Linux命令列
- 8 個實用的 Linux netcat 命令示例Linux
- linux實用命令以及實用場景總結Linux
- 實用的top命令
- Linux 中 17 個 tar 命令實用示例Linux
- 開發 Linux 命令列實用程式(轉)Linux命令列
- Linux scp命令的應用Linux
- Linux 下 cut 命令的 4 個基礎實用的示例Linux
- Linux常用命令整理,簡單實用!Linux
- 15 條實用 Linux/Unix 磁帶管理命令Linux
- 在linux上用dd命令實現ghost功能Linux
- 個人的Linux實用命令Linux
- 11 個鮮為人知卻超實用的 Linux 命令!Linux
- 高逼格又實用的Linux命令:持續更新中Linux
- 自己用過的linux命令(二)Linux
- Linux命令實踐Linux
- 15個Linux Grep命令使用例項(實用、常用)Linux
- 【LINUX】一份快速實用的 tcpdump 命令參考手冊LinuxTCP
- 媽咪,我找到了!15個實用的Linux find命令示例Linux
- 媽咪 我找到了! 15個實用的Linux find命令示例Linux
- linux 命令 自我備用Linux
- 用CPU來加速你的Linux命令Linux
- 確實是非常實用的Ubuntu命令Ubuntu
- 常用的Linux命令;Linux常用命令用法及實現方式Linux
- linux下用mdadm命令實現軟raid(zt)LinuxAI
- 最實用也最容易被遺忘的 Linux 命令列使用技巧Linux命令列