1 主机名 --查看本机主机名 hostname --IP地址与主机名对应 vi /etc/hosts 2 附属组 --添加附属组 ,eg:将oracle 添加到 oper 组 usermod -a -G oper oracle 3 更改主机用户配置文件后,记得使其生效 source .bash_profile 来源:博客园作者:yshangshun78链接:https://www.cnblogs.com/ssro/p/11433309.html 标签 Oracle 主机名