Archive for category 默认

linux 技巧:使用 screen 管理你的远程会话

http://www.ibm.com/developerworks/cn/linux/l-cn-screen/

screen + 命令

C-a ? 显示所有键绑定信息
C-a w 显示所有窗口列表
C-a C-a 切换到之前显示的窗口
C-a c 创建一个新的运行shell的窗口并切换到该窗口
C-a n 切换到下一个窗口
C-a p 切换到前一个窗口(与C-a n相对)
C-a 0..9 切换到窗口0..9
C-a a 发送 C-a到当前窗口
C-a d 暂时断开screen会话
C-a k 杀掉当前窗口
C-a [ 进入拷贝/回滚模式

Lazy Linux: 11 secrets for lazy cluster admins

http://www.ibm.com/developerworks/linux/library/l-11sysadtips/index.html

The secrets are

  1. Don’t reinvent the wheel.
  2. Use open source.
  3. Automate everything.
  4. Design for scale – plan to be lazy from the start.
  5. Design for hardware manageability.
  6. Use good cluster management software – don’t dig wells with teaspoons.
  7. Use open source monitoring solutions.
  8. Control your users with a queuing system.
  9. Verify you get what you pay for – benchmark it!
  10. Manage cluster communication.
  11. Look for ways to become lazier.

No Comments

冬日的萧条真的来了吗?

一个个离去,个中滋味,很难过。

记得看toplee的日志,看这冬天,感觉也很不爽。
中午还讨论周末一起去篮球,这个约定也许要无限期推延了。

朋友不错,工作上的东西,真的很无奈。
一路走好!

No Comments

linux/freebsd检查硬盘坏道

linux 下用 badblock,freebsd 利用硬盘的S.M.A.R.T功能来做.

badblocks
功能说明:检查磁盘装置中损坏的区块。
语法:badblocks [-svw][-b ][-o ][磁盘装置][磁盘区块数][启始区块]
补充说明:执行指令时须指定所要检查的磁盘装置,及此装置的磁盘区块数。 Read the rest of this entry »

No Comments

Billix: a Sysadmin’s Swiss Army Knife

read more

Original post by http://www.linuxjournal.com/article/10088

No Comments

Zenoss and the Art of Network Monitoring

read more

Original post by http://www.linuxjournal.com/article/10070

No Comments

PXE Magic: Flexible Network Booting with Menus

read more

Original post by http://www.linuxjournal.com/article/9963

No Comments

Graphic Administration with Webmin

read more

Original post by http://www.linuxjournal.com/article/9993

No Comments

Go Green, Save Green with Linux

read more

Original post by http://www.linuxjournal.com/article/9874

No Comments

Backups to the Future: Eliminate Tape Backups with FreeNAS and Bacula

read more

Original post by http://www.linuxjournal.com/article/9974

No Comments

Cfengine for Enterprise Configuration Management

read more

Original post by http://www.linuxjournal.com/article/9328

No Comments