VNC在CentOS7上安装配置 下载本文

内容发布更新时间 : 2024/5/18 7:25:17星期一 下面是文章的全部内容请认真阅读。

qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopaVNC_CentOS7上安装配置 sdfghjklzxcvbnmqwertyuiopasdfLinux可视化界面与远程控制 ghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcv

bnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjk

11/1/2017

Contents

1. OpenSSL install ............................................................................................................ 1 2. CentOS 7 安装 Python3.5 ........................................................................................... 4 1. 2. 3. 4.

编译环境准备 ................................................................................................................. 5 下载python3.5代码包 ............................................................................................. 5 编译 ............................................................................................................................. 5 更换系统默认 Python 版本 ..................................................................................... 5

5.更新 yum 相关设置 ................................................................................................................. 6 6. 其他 ......................................................................................................................................... 6 版本共存 ................................................................................................................................. 6 3. 安装mitmproxy .............................................................................................................. 7 4. CentOS 7 上安装配置 VNC 服务 ................................................................................ 7 1. 安装 X-Window .................................................................................................... 8 2. 安装 VNC 服务器 ................................................................................................. 11 3. 配置 VNC ................................................................................................................. 12 4. 开启服务 ..................................................................................................................... 15 5. 防火墙设置 ................................................................................................................ 16 6. 用 VNC 客户端连接服务器 .............................................................................. 17 总结 ..................................................................................................................................... 19

1. OpenSSL install

Get the current version with “openssl version” and “yum info openssl” command :

# openssl version OpenSSL 1.0.1e-fips 11 Feb 2013 You can also check the available version in the vendors directory too.

# yum info openssl Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.ratiokontakt.de * epel: mirrors.n-ix.net * extras: mirror.de.leaseweb.net * updates: mirror.softaculous.com Installed Packages Name : openssl Arch : x86_64 Epoch : 1 Version : 1.0.1e Release : 51.el7_2.1 Size : 1.5 M Repo : installed From repo : updates Summary : Utilities from the general purpose cryptography library with TLS : implementation URL : http://www.openssl.org/