User-Profile-Image
hankin
  • 5
  • 首页
  • 分类
    • Windows
    • Web
    • VoIP
    • Virtualization
    • Trading
    • Smart Home
    • SEO
    • Security
    • Python
    • Program
    • PHP
    • OSX
    • OS
    • OpenSource
    • Nginx
    • MySQL
    • Mood
    • Linux
    • Life
    • Injection
    • Hosting
    • Finance
    • Exploits
    • CDN
  • 页面
    • About
  • 友链
    • 维酷科技
Help?

Please contact us on our email for need any support

Support
  • 首页
    首页   ›   OS   ›   Linux   ›   正文
Linux

CentOS7安装Gnome桌面及VNC远程方便挂机

2016-10-05 23:22:28
2744  0 0

第一步安装桌面
yum groupinstall "GNOME Desktop"

第二步安装VNC服务器及配置
yum install tigervnc-server
复制配置文件

cp /lib/systemd/system/vncserver@.service /etc/systemd/system/vncserver@:1.service
将配置文件中用户修改为root或者另外自建
[Service]
Type=forking
# Clean any existing files in /tmp/.X11-unix environment
ExecStartPre=/bin/sh -c '/usr/bin/vncserver -kill %i > /dev/null 2>&1 || :'
ExecStart=/sbin/runuser -l root -c "/usr/bin/vncserver %i -geometry 1024x768"
PIDFile=/home/root/.vnc/%H%i.pid
ExecStop=/bin/sh -c '/usr/bin/vncserver -kill %i > /dev/null 2>&1 || :'

运行vncserver后会提示要求设置连接密码
# vncserver

最后重新加载服务使配置文件生效
# systemctl daemon-reload

评论 (0)

Click here to cancel reply.

欢迎您 游客  

    ProdigYu
    181文章 23评论 5点赞 633210浏览
    随机文章
    Nginx+Spawn-fcgi+web.py
    15年前
    Mac连接安卓手机导入数据
    6年前
    怎样把一个价值0.5元苹果卖到100万元
    15年前
    Ubuntu系统下apt-get命令常用参数
    15年前
    Win7桌面右键反应慢
    12年前
    Tags
    Apache CentOS CMD DDOS Debian DNS Docker FastCGI Google IIS IP iptables Linux Mac MySQL Nginx Opensource PHP Python Skill SSH Ubuntu Vim VMware VPN web.py Windows 删除 命令 命令提示符 安装 开源 技巧 插件 漏洞 百度 系统 组件 终端 缓存 网络电话 脚本 自建 详解 错误
    Meta
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Copyright © 2025
    主页
    页面
    • About
    博主
    ProdigYu 管理员
    Something about myself
    181 文章 23 评论 633210 浏览
    测试
    测试