1, start vnc server: vncserver :1 issue: connect it with pc and only display one terminal. 2, stop vnc server: vncserver -kill :1 3, modify file(/home/your name/.vnc/xstartup) like below: #!/bin/sh # Uncomment the following two lines for normal deskt
在openvpn 的服务器配置文件添加配置设置客户端连接后自动添加一条路由 示例: vim /etc/openvpn/server.conf # Push routes to the client to allow it # to reach other private subnets behind # the server. Remember that these # private subnets will also need # to know to route the OpenVPN c