3TAR 软件包。①将整个etc目录打包压缩成 nseto tar3z 文件并保存在root 目录中。+②将整个eto目录文件表存到otmyfile txt 文件中然后将该交件打包压缩成myfile txt tar g22o +③删除 msfiletxt 文件④对ngfile txt targz2 包进行解压还原并观察是否生成了 nyfile txt。+⑤SRC 源代码包的編译和安装以httpa-
①打包压缩命令:tar -cvzf /root/nseto.tar.3z /etc ②文件列表命令:ls -R /eto > /ot/myfile.txt,打包压缩命令:tar -cvzf /root/myfile.txt.tar.gz2 /ot/myfile.txt ③删除命令:rm /ot/msfile.txt ④解压还原命令:tar -xvzf ngfile.txt.tar.gz2,观察命令:ls ⑤编译和安装命令:
- 解压源代码包:tar -xvzf httpd-2.4.46.tar
- 进入解压后的目录:cd httpd-2.4.46
- 配置编译选项:./configure --prefix=/usr/local/apache2
- 编译:make
- 安装:make install
- 启动Apache服务器:/usr/local/apache2/bin/apachectl start
原文地址: https://www.cveoy.top/t/topic/d832 著作权归作者所有。请勿转载和采集!