摘要: 一、软件版本 Oracle版本:10201_database_linux_x86_64.cpio 操作系统:CentOS-7-x86_64-DVD-2009.iso 系统内存:>=16G 系统磁盘:>=128G 二、安装准备 使用 root 用户登录系统进行操作 # 表示注释或root用户执行 $ 阅读全文
posted @ 2024-12-11 14:10 码出未来ing 阅读(389) 评论(0) 推荐(0)
摘要: 安装vncserver yum install tigervnc-server vncpasswd 安装vncview yum install vnc vncserver配置 #创建配置文件 cp /lib/systemd/system/vncserver@.service /etc/systemd 阅读全文
posted @ 2024-12-10 14:08 码出未来ing 阅读(171) 评论(0) 推荐(0)