摘要: 运维工程师必会的109个Linux命令 文件管理basename:从文件名中去掉路径和扩展名 cat:把档案串连接后传到基本输出(屏幕或加 > filename 到另一个档案)cd:切换目录chgrp:变更文件或目录的所属群组chmod:变更文件或目录的权限chown:变更文件或目录的拥有者或所属群 阅读全文
posted @ 2019-08-01 11:49 AllenHU320 阅读(255) 评论(0) 推荐(0)
摘要: 升级gityum -y update git 配置阿里云yum源yum -y update nssyum -y update nss curl libcurl 阅读全文
posted @ 2019-08-01 11:34 AllenHU320 阅读(265) 评论(0) 推荐(0)
摘要: 1.删除自带的yum源:#cd /etc/yum.repos.d/#rm -rf * 2.配置远程yum源:wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-6.repowget -O /e 阅读全文
posted @ 2019-08-01 11:30 AllenHU320 阅读(1006) 评论(0) 推荐(0)
摘要: CentOS 7 vs CentOS 6的不同(1)桌面系统[CentOS6] GNOME 2.x[CentOS7] GNOME 3.x(GNOME Shell) (2)文件系统[CentOS6] ext4[CentOS7] xfs (3)内核版本[CentOS6] 2.6.x-x[CentOS7] 阅读全文
posted @ 2019-08-01 11:24 AllenHU320 阅读(154) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-07-30 15:20 AllenHU320 阅读(124) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-07-30 15:18 AllenHU320 阅读(420) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-07-30 15:16 AllenHU320 阅读(456) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-07-30 15:14 AllenHU320 阅读(251) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-07-30 15:10 AllenHU320 阅读(123) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-07-30 15:08 AllenHU320 阅读(85) 评论(0) 推荐(0)