[root@wallet01 ~]# vi /etc/hosts 192.168.40.99 emcc.gscaifu.com [root@wallet01 ~]# vi /etc/sudoers # D
[root@wallet01 ~]# vi /etc/hosts
192.168.40.99 emcc.gscaifu.com
[root@wallet01 ~]# vi /etc/sudoers
# Disable "ssh hostname sudo <cmd>", because it will show the passWord in clear.
# You have to run "ssh -t hostname sudo <cmd>".
#
# Defaults requiretty
Defaults:oracle !requiretty
# Refuse to run if unable to disable echo on the tty. This setting should also be
# changed in order to be able to use sudo without a tty. See requiretty above.
#
# Defaults !visiblepw
Defaults visiblepw
## Allow root to run any commands anywhere
root ALL=(ALL) ALL
oracle ALL=(ALL) ALL
[root@wallet01 ~]# ln -s /usr/bin/sudo /usr/local/bin/sudo
[root@wallet01 ~]# su - oracle
[oracle@wallet01 ~]$ mkdir -p /u01/app/oracle/agent
--结束END--
本文标题: 【Oracle Database】EM Cloud Control 12c:监控
本文链接: https://lsjlt.com/news/37254.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-10-23
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0