Linux中的终端、控制台、tty、pty等概念

参考:http://news.newhu…

Linux redirect the stdout to a file

//backup stdout , O_…

(centos)linux下访问双系统windows7文件系统

fdisk -l无法挂载 NTFS格式的…

System call in linux by C

#include char *comma…

Get function name by address in Linux

Source file: //impor…

Linux常用命令之权限管理命令

chmod u/g/o +/-/= r/…

linux 以导入文件形式添加定时任务(crontab)时需要注意的坑

在实际操作过程中发现,使用导入文件形式添…

linux/ubuntu 取色工具gpick

命令行方式安装:sudo apt-get…

使用noatime属性优化Linux文件系统读取性能

当文件被创建,修改和访问时,Linux系…

linux服务器nginx的卸载和安装

刚接触的linux服务器上,nginx配…