摘要:
在/etc/dfs/dfstable 中增添share -F nfs -o rw /aaaexportfs -ashowmount -e ip地址 阅读全文
posted @ 2014-12-10 13:48
qian@@jing
阅读(142)
评论(0)
推荐(0)
摘要:
ps -e 查看终端下所有用户的进程ps -t ps/2 查看某终端的进程ps -u oracle 查看某用户的进程ps -f 以长格式列出进程pgrep 已知进程查IDpgrep -u 查看用户的进程号ptree 进程树kill 杀死进程 阅读全文
posted @ 2014-12-10 13:21
qian@@jing
阅读(121)
评论(0)
推荐(0)