Linux unit12

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux unit12相关的知识,希望对你有一定的参考价值。

1.在server主机中把/etc目录打包压缩到/mnt中,名字为etc.tar.gz

技术分享

技术分享



2.复制server主机中的etc.tar.gz到desktop主机的/mnt中

实验口令:rsync /mnt/etc.tar.gz [email protected]:/mnt/


3.同步server主机中的/etc中的所有文件到desktop主机中/mnt中,包含链接文件

实验口令:rsync -rl /etc/ [email protected]:/mnt/

技术分享

本文出自 “AELY木” 博客,转载请与作者联系!

以上是关于Linux unit12的主要内容,如果未能解决你的问题,请参考以下文章

Linux unit 12

Linux unit12

linux unit8

Linux centos7 linux任务计划cronchkconfig工具systemd管理服务unit介绍 target介绍

linux任务计划cronchkconfig工具systemd管理unit介绍targe介绍

LINUX REDHAT第八单元文档