位置: 编程技术 - 正文
推荐整理分享Fedora 9系统下创建和配置vncserver过程(fedora19),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:fedora29,fedora系统怎么样,fedora i3wm,fedora29,fedora19,fedora9.0安装教程,fedora s9,fedora9.0安装教程,内容如对您有帮助,希望把文章链接给更多的朋友!
#vi /etc/sysconfig/vncserver //编辑vncserver配置文件
VNCSERVERS=”1:root”
VNCSERVERARGS[1]=”-geometry × -0.0.0.0″
#vncpasswd //创建vnc口令
#vncserver (service vncserver start) //启动vncserver
#service iptables stop //关闭iptables防火墙
#vi .vnc/xstartup //编辑xstartup的脚本
#!/bin/sh
vncconfig -iconic &
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry ×++ -ls -title “$VNCDESKTOP Desktop” &
twm &
在windowx xp 客户端打开vic viewer 连接输入: Fedora ip add:1
其它:
#vi /etc/sysconfig/iptables //允许端口通过
-A RH-Firewall-1-INPUT -m state –state NEW -m tcp -p tcp –dport -j ACCEPT
#vi /etc/sysconfig/vncserver //允许连接两个不同的用户,当然同时需要iptables开放端口
VNCSERVERS=”1:root 2:keith”
vncviewer 切换全屏模式--F8
fedora8 linux挂载DVD光盘或ISO镜像为源的方法 1、先挂载DVD光盘或ISO镜像文件2、修改/etc/yum.repos.d/fedora.repo用root权限修改/etc/yum.repos.d/fedora.repo,原文件的第一部分如下:[fedora]name=Fedora$releasever-$basearc
Fedora 9.0系统下创建和配置vncserver远程连接 #vi/etc/sysconfig/vncserver//编辑vncserver配置文件VNCSERVERS=1:rootVNCSERVERARGS[1]=-geometry-0.0.0.0#vncpasswd//创建vnc口令#vncserver(servicevncserverstart)//启动vncserver#serviceip
Fedora Linux系统中挂载NTFS分区的方法 去下载安装包。根据我的机器情况,我是从i文件夹下载的三个文件fuse-2.7.0-6.fc6.i.rpm,fuse-libs-2.7.0-6.fc6.i.rpm,ntfs-3g-1.-1.fc6.i.rpm放到/mnt/ntfs/i
标签: fedora19
本文链接地址:https://www.jiuchutong.com/biancheng/353823.html 转载请保留说明!友情链接: 武汉网站建设