9.2. 允许远程访问安装系统
You may access either graphical or text interfaces for the installation system from any other system. Access to a text mode display requires
telnet, which is installed by default on Fedora systems. To remotely access the graphical display of an installation system, use client software that supports the
VNC (Virtual Network Computing) display protocol. A number of providers offer VNC clients for Microsoft Windows and Mac OS, as well as UNIX-based systems.
安装系统支持两种方式建立一个VNC 连接. 您可以开始安装,然后用其他系统的 VNC 客户端手动登陆图形显示。除此之外,您也可以配置安装系统运行 listening mode自动连接到网络上的VNC客户端。
9.2.1. 允许用 VNC 远程访问
To enable remote graphical access to the installation system, enter two options at the prompt:
linux vnc vncpassword=qwerty
vnc
选项允许 VNC 服务。vncpassword
选项设置一个远程访问密码。这个例子中显示上面的密码设置是 qwerty
。
VNC Passwords
VNC 密码必须至少有六个字符。
在下面这个屏幕指定安装系统的语言,键盘布局和网络设置。您可以通过一个VNC客户端访问图形界面 。安装系统显示正确的VNC客户端连接设置:
正在启动VNC...
VNC 服务器已开始运行
请连接computer.mydomain.com:1 开始安装...
开始图形化安装...
按 <回车> 打开shell
You may then login to the installation system with a VNC client. To run the vncviewer client on Fedora, choose → → , or type the command vncviewer in a terminal window. Enter the server and display number in the VNC Server dialog. For the example above, the VNC Server is computer.mydomain.com:1
.