Linux zip 命令

压缩服务器上logs 目录的内容为log…

linux 安装python-setuptools

> wget --no-check…

Linux常用命令

查看指定端口被哪个进程占用的情况lsof…

linux小知识点/etc/default/useradd文件

在/etc/default/userad…

linux删除文件空白行

sed -i '/^[[:blank:]…

Centos7提示Initial setup of CentOS Linux 7 (core)

Initial setup of Cen…

Linux组成员管理

将username追加到admin组#方…

linux 高可用集群heartbeat+haresources

集群的基本架构:  一、层次介绍:  真…

Linux 压缩,解压

使用全路径进行压缩,如: # web.t…

关于Unix/Linux下查看命令行历史记录(history/.bash_history)

1.vi .bash_history关于…