文章 2022-01-12 来自:开发者社区

LInux习题练习-04(yum源、用户和组、文件权限、find)

习题练习-04yum 练习题利用 yum 安装tree 工具包与http 服务在web服务初期,由于经常编辑Apache配置文件,请为该配置文件定义别名congfighttp/etc/httpd/conf/httpd.conf # 先进行yum源配置 [root@localhost ~]# mkdir /mnt/cdrom [root@localhost ~]# mo...

文章 2022-01-12 来自:开发者社区

Linux 习题练习-02(grep、find命令、yum源配置)

Liunx 习题练习02返回initial-setup-ks.cfg文件中包含字符串 'boot' 的行数[root@localhost ~]# grep 'boot' /root/initial-setup-ks.cfg | wc -l [root@localhost ~]# grep -c 'boot' /root/initial-setup-ks.cfg 返回initial-setup-.....

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐

Linux宝库