Chinaunix首页 | 论坛 | 博客
  • 博客访问: 116958
  • 博文数量: 73
  • 博客积分: 66
  • 博客等级: 民兵
  • 技术积分: 497
  • 用 户 组: 普通用户
  • 注册时间: 2012-10-22 14:59
文章分类

全部博文(73)

文章存档

2015年(65)

2013年(5)

2012年(3)

我的朋友

发布时间:2015-02-01 22:23:49

http://www.thegeekstuff.com/2010/01/15-practical-unix-linux-top-command-examples/    ......【阅读全文】

阅读(293) | 评论(0) | 转发(0)

发布时间:2015-02-01 22:07:13

ps -ef     ps -efH  --- to view current running process in a tree structure......【阅读全文】

阅读(353) | 评论(0) | 转发(0)

发布时间:2015-02-01 22:03:20

service ssh statusservice --status-allservice ssh restart......【阅读全文】

阅读(346) | 评论(0) | 转发(0)

发布时间:2015-02-01 21:54:21

shutdown -h now  --- shutdown the system and turn the power off immiatelyshutdown -h +10  --- shotdown system after 10 minutesshutdown -r now  ---- reboot nowshutdown -Fr now --- Force the filesystem check during reboot......【阅读全文】

阅读(424) | 评论(0) | 转发(0)

发布时间:2015-02-01 21:15:17

gzip test.txtgzip -d test.txt.gzgzip -l test.txt.gz  --- to display the compress ratio ......【阅读全文】

阅读(396) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册