随笔分类 -  Linux类

摘要:nmcli con show 查看UUID vim /etc/sysconfig/network-scripts/ifcfg-ens37 复制默认网络卡配置文件粘贴到此,修改UUID 修改 DEFROUTE=no BOOTPROTO=manual(static) 添加 IPADDR="IP" NET 阅读全文
posted @ 2022-02-09 14:27 ITxiaomage 阅读(175) 评论(0) 推荐(0) 编辑
摘要:1:安装 #文件下载 wget http://iscute.cn/tar/chfs/2.0/chfs-linux-amd64-2.0.zip #解压文件 unzip chfs-linux-amd64-2.0.zip #只会解压出一个chfs文件 #将文件添加执行权限, #在此之前chfs文件是白色的 阅读全文
posted @ 2021-12-16 18:11 ITxiaomage 阅读(1982) 评论(0) 推荐(0) 编辑
摘要:systemctl stop firewalld | systemctl disable firewalld ## 关闭防火墙 setenforce 0 ###关闭selinux 1、yum -y install httpd systemctl restart httpd | systemctl e 阅读全文
posted @ 2021-12-16 17:48 ITxiaomage 阅读(33) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示