Expect is a natural and intuitive automation scripting language that operates in much the same way humans do when interacting with a system. You type in commands and expect a certain response to your command……
LInux遇到 "init: /dev/initctl: no such file"问题,执行如下命令……
本文介绍了Linux 3种自启动方式:Daemons、Shells、Graphical……
这篇文章讲了如何Linux下实现VPN自动重连,以及如何实现开机自动运行脚本。适用于通过Network Manager连接VPN的情形。
打开(或关闭)vi(vim)语法高亮功能……
学会vi(vim)正则表达式后,可使能力更上一层楼。
虽然现在Linux桌面下有leafpad、kwrite等文本编辑工具,但vi(vim)在非桌面环境下的使用方法还是必须掌握的。
A standard Linux distribution follows the directory structure as provided below with Diagram and explanation.
用Linux,懂Shell很有必要。
有个英文版的Shell编程指南(适合初学者)不错。
如果碰到下面的问题:Linux重启后清空/etc/resolv.conf里nameserver的设置……
There are two types of links available in Linux — Soft Link and Hard Link.
遇到 mount.nfs: rpc.statd is not running but is required for remote locking. 错误的解决方案。