SSH命令ssh

ssh服务会对传输数据进行加密, 监听在本地22/tcp端口, ssh服务默认支持root用户登录 telne…

Sersync 实时同步实战(原 html)

  04·Sersync 实时同步实战   Sersync实时同步 集群篇(原) Sersync 实时同步实战…

Sersync实时同步 集群篇(原)

Sersync实时同步 集群篇(原)

Sersync实时同步 集群篇(原) Sersync 实时同步实战(原 html) sersync + rsy…

sersync + rsync 实现linux 的实时同步

首先 sersync 是 文件发生变化就会触发一个事件,然后就会执行同步 sersync 是增量无差异的同步 …

mv: failed to preserve ownership for ‘/mnt/2.txt’: Operation not permitted

mv: failed to preserve ownership for ‘/mnt/2.txt’: Operation not permitted

  在Linux下经常进行多用户下的拷贝,移动等操作。 [root@web01 ~]#mv 2.tx…

back.sh 定时备份脚本(定时任务案例)

定时任务 案例 IP=`hostname -I | awk ‘{print $2}’` TIME=`date …

获取子域名的工具

3个: oneforall(python) ,subDomainBrute (python),layer(ex…

linux下/etc目录详解

linux下/etc目录详解

http://www.taodudu.cc/news/show-503774.html

linux 添加邮件服务mail-邮箱

编辑 vim  /etc/mail.rc   在最后添加: set from=22220383@qq…

NFS共享存储实战(原)

第三章   03·NFS共享存储实战 03·NFS共享存储实战 NFS基本概述 NFS应用场景 NFS实现原理…