摘要:
bash配置文件 profile类 为交互式shell提供配置文件 ~/.bash_profile 个人配置 /etc/profile,/etc/profile.d/*.sh 全局配置 功用:定义环境变量;运行命令和脚本。 bashrc类 为非交互式用户提供配置文件 ~/.bashrc 个人配置 / 阅读全文
posted @ 2020-08-07 10:09
暴风来临
阅读(256)
评论(0)
推荐(0)
摘要:
修改主机名 # centos6 cat /etc/sysconfig/network # centos7 hostnamectl set-hostname node01 vim /etc/hostname """ node01 """ # ubuntu 关闭防火墙和SELINUX iptables 阅读全文
posted @ 2020-08-07 10:04
暴风来临
阅读(250)
评论(0)
推荐(0)

浙公网安备 33010602011771号