VNC Config

VNC Config

Steps 

 

  1. Vmware 安装 redhat 8.9

  2. 连接网络

  3. subscription-manager register 注册 redhat账户

  4. vi  /etc/selinux/config, 设置SELINUX=disabled

  5. yum install tigervnc-server tigervnc

  6. adduser oracle

  7. passwd oracle

  8. su - oracle

  9. vncpasswd

  10. vim /etc/tigervnc/vncserver.users,  添加 :1=oracle

  11. systemctl enable vncserver@:1.service

  12. systemctl start vncserver@:1.service

  13. systemctl stop firewalld 

 

Reference

https://blog.csdn.net/u011016933/article/details/112151937

https://www.cnblogs.com/gaizhongfeng/p/14162596.html

https://linux.cn/article-11458-1.html

https://www.zhihu.com/column/c_1392900622857891840

https://zhuanlan.zhihu.com/p/556664196

https://blog.csdn.net/aaaaaaaTi/article/details/107132005

https://zhuanlan.zhihu.com/p/86611534

https://www.cnblogs.com/afei654138148/p/14934207.html

posted @ 2023-12-17 22:25  SolidMango  阅读(34)  评论(0编辑  收藏  举报