<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VPS侦探 &#187; gnome</title>
	<atom:link href="http://www.vpser.net/tag/gnome/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vpser.net</link>
	<description>致力于VPS主机推荐、VPS管理维护、VPS优惠信息及VPS相关的信息共享平台</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:00:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Linux VPS上安装KDE, Gnome和VNC</title>
		<link>http://www.vpser.net/manage/linux-vps-install-kde-gnome-vnc.html</link>
		<comments>http://www.vpser.net/manage/linux-vps-install-kde-gnome-vnc.html#comments</comments>
		<pubDate>Sun, 21 Feb 2010 03:36:50 +0000</pubDate>
		<dc:creator>VPSer</dc:creator>
				<category><![CDATA[VPS管理维护]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VNC]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.vpser.net/?p=953</guid>
		<description><![CDATA[年前租的房子被小偷“光顾”笔记本被偷，过年期间也没怎么上网更新文章，过完春节回济南到现在也没买电脑，先转载一篇ovear小朋友的文章，好像不少VPSer想安装KDE, Gnome和VNC。 Windows VPS都有图形化界面（GUI）的远程桌面，Linux VPS就只有SSH和像Hyper-VM这样的web面板。今天我就用一个闲置的VPS安装了KDE+Gnome+VNC的环境。 本教程使用D9hostVPS测试。 补图： 安装所需环境： 需要至少256m的可用内存（128也可以不过有点卡） CentOS或类似OS（Debian的话改成apt-get应该也可以） 1，安装KDE yum install kdepim （或）安装Gnome(256内存可两个都安装) yum groupinstall gnome-desktop yum install gnome-session 2，安装VNC和其他 yum -y install vnc vnc-server firefox x11-xorg yum -y install fonts-chinese 重要：要执行yum groupinstall "X Window System" "GNOME Desktop Environment" "KDE (K Desktop Environment)" 这个，不然不稳定 3，配置 运行 vncserver 设定好你的密码，然后程序会建立一个.vnc的目录，一般情况下是/root/.vnc 杀掉VNC的进程并删除临时sockets pkill -9 vnc rm [...]]]></description>
			<content:encoded><![CDATA[<p>年前租的房子被小偷“光顾”笔记本被偷，过年期间也没怎么上网更新文章，过完春节回济南到现在也没买电脑，先转载一篇<a href="http://ovear.info" target="_blank">ovear</a>小朋友的文章，好像不少VPSer想安装KDE, Gnome和VNC。</p>
<p>Windows VPS都有图形化界面（GUI）的远程桌面，Linux VPS就只有SSH和像Hyper-VM这样的web面板。今天我就用一个闲置的VPS安装了KDE+Gnome+VNC的环境。<br />
本教程使用<a href="http://www.vpser.net/go/d9host" target="_blank">D9hostVPS</a>测试。</p>
<p>补图：</p>
<p><a href="http://www.vpser.net/uploads/2010/02/linux-vps-kde-gnome-vnc.jpg" target="_blank"><img class="alignnone size-medium wp-image-954" title="linux-vps-kde-gnome-vnc" src="http://www.vpser.net/uploads/2010/02/linux-vps-kde-gnome-vnc-300x232.jpg" alt="" width="300" height="232" /></a><span id="more-953"></span></p>
<p><a href="http://www.vpser.net/uploads/2010/02/linux-vps-kde-gnome-vnc-2.jpg" target="_blank"><img class="alignnone size-medium wp-image-955" title="linux-vps-kde-gnome-vnc-2" src="http://www.vpser.net/uploads/2010/02/linux-vps-kde-gnome-vnc-2-300x252.jpg" alt="" width="300" height="252" /></a></p>
<p><a href="http://www.vpser.net/uploads/2010/02/linux-vps-kde-gnome-vnc-3.jpg" target="_blank"><img class="alignnone size-medium wp-image-956" title="linux-vps-kde-gnome-vnc-3" src="http://www.vpser.net/uploads/2010/02/linux-vps-kde-gnome-vnc-3-196x300.jpg" alt="" width="196" height="300" /></a></p>
<p>安装所需环境：<br />
需要至少256m的可用内存（128也可以不过有点卡）<br />
CentOS或类似OS（Debian的话改成apt-get应该也可以）</p>
<p>1，安装KDE</p>
<p>yum install kdepim<br />
（或）安装Gnome(256内存可两个都安装)</p>
<p>yum groupinstall gnome-desktop<br />
yum install gnome-session<br />
2，安装VNC和其他</p>
<p>yum -y install vnc vnc-server firefox x11-xorg<br />
yum -y install fonts-chinese</p>
<p>重要：要执行yum groupinstall "X Window System" "GNOME Desktop Environment" "KDE (K Desktop Environment)"<br />
这个，不然不稳定<br />
3，配置</p>
<p>运行</p>
<p>vncserver<br />
设定好你的密码，然后程序会建立一个.vnc的目录，一般情况下是/root/.vnc<br />
杀掉VNC的进程并删除临时sockets</p>
<p>pkill -9 vnc<br />
rm -rf /tmp/.X1*<br />
然后编辑/root/.vnc/xstartup，在最后一行你会看到twm &amp;，（不能去掉&amp;）如果要运行KDE则将twm改成</p>
<p>startkde<br />
Gnome则改成</p>
<p>gnome-session<br />
现在重新开启vncserver</p>
<p>vncserver</p>
<p>（建议用gnome好一些）</p>
<p>然后你就可以用你的VNC客户端去登录了，如果没有的话可以去下载一个免费的RealVNC Viewer。</p>
<p>注意默认端口是：1</p>
<p>小内存建议用kde<br />
转载自：<a href="http://ovear.info/post/16/" target="_blank">http://ovear.info/post/16/</a></p>
<h2  class="related_post_title">相关文章：</h2><ul class="related_post"><li><a href="http://www.vpser.net/coupons/burstnet-2011-june-windows-linux-vps-coupons.html" title="BurstNet 2011年6月Windows和Linux VPS优惠码">BurstNet 2011年6月Windows和Linux VPS优惠码</a></li><li><a href="http://www.vpser.net/security/vps-auto-bakup-send-by-gmail.html" title="Linux VPS上自动备份文件并发送到Gmail (适用G级数据的备份)(转)">Linux VPS上自动备份文件并发送到Gmail (适用G级数据的备份)(转)</a></li><li><a href="http://www.vpser.net/security/linux-vps-find-backdoor.html" title="Linux VPS上查找后门程序">Linux VPS上查找后门程序</a></li><li><a href="http://www.vpser.net/usa-vps/windows-vps-linux-vps.html" title="为什么在美国Windows VPS要比Linux VPS贵好多？">为什么在美国Windows VPS要比Linux VPS贵好多？</a></li><li><a href="http://www.vpser.net/vps-cp/centos-linux-vps-kloxol-xadmin.html" title="CentOS Linux VPS Kloxo/Lxadmin虚拟主机控制面板安装教程">CentOS Linux VPS Kloxo/Lxadmin虚拟主机控制面板安装教程</a></li><li><a href="http://www.vpser.net/manage/linux-vps-ssh-clientalivecountmax.html" title="Linux VPS延长SSH连接时间设置">Linux VPS延长SSH连接时间设置</a></li><li><a href="http://www.vpser.net/manage/vnstat.html" title="Linux VPS流量查看/监测工具 &#8212; vnStat">Linux VPS流量查看/监测工具 &#8212; vnStat</a></li><li><a href="http://www.vpser.net/security/denyhosts.html" title="Linux VPS上DenyHosts阻止SSH暴力攻击">Linux VPS上DenyHosts阻止SSH暴力攻击</a></li><li><a href="http://www.vpser.net/vps-cp/linux-vps-xen-shell-rebuild.html" title="Linux VPS使用Xen-Shell重装系统">Linux VPS使用Xen-Shell重装系统</a></li><li><a href="http://www.vpser.net/security/linux-vps-deny-ip.html" title="Linux VPS禁止某个IP访问">Linux VPS禁止某个IP访问</a></li></ul><hr />
<p><small>© VPSer for <a href="http://www.vpser.net">VPS侦探</a>, 2010. |
<a href="http://www.vpser.net/manage/linux-vps-install-kde-gnome-vnc.html">Permalink</a> |
<a href="http://www.vpser.net/manage/linux-vps-install-kde-gnome-vnc.html#comments">9 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.vpser.net/manage/linux-vps-install-kde-gnome-vnc.html&title=Linux VPS上安装KDE, Gnome和VNC">del.icio.us</a>
<br/>
Post tags: <a href="http://www.vpser.net/tag/gnome" rel="tag">gnome</a>, <a href="http://www.vpser.net/tag/kde" rel="tag">KDE</a>, <a href="http://www.vpser.net/tag/linux" rel="tag">Linux</a>, <a href="http://www.vpser.net/tag/vnc" rel="tag">VNC</a>, <a href="http://www.vpser.net/tag/vps" rel="tag">VPS</a><br/>
<br/>
<img src="http://www.vpser.net/images/tuijian.gif"> <a href="http://www.vpser.net/usa-vps/">美国VPS推荐</a>  | <a href="http://shop63846532.taobao.com/">军哥代购 - 提供美国及海外VPS/VPN/域名代购，美元/欧元代付</a> QQ：503228080
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.vpser.net/manage/linux-vps-install-kde-gnome-vnc.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>DiaHosting 支持Debian32位、更新内核、gnome图形界面</title>
		<link>http://www.vpser.net/usa-vps/diahosting-debian32bit-pvgrub-gnome.html</link>
		<comments>http://www.vpser.net/usa-vps/diahosting-debian32bit-pvgrub-gnome.html#comments</comments>
		<pubDate>Tue, 02 Feb 2010 03:57:32 +0000</pubDate>
		<dc:creator>VPSer</dc:creator>
				<category><![CDATA[美国VPS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[DiaHosting]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[pvgrub]]></category>
		<category><![CDATA[更新内核]]></category>

		<guid isPermaLink="false">http://www.vpser.net/?p=900</guid>
		<description><![CDATA[DiaHosting 1月份双倍内存超值优惠让vpser足足的尝到了些甜头，刚到2月DiaHosting除了双倍内存的优惠，还给我们这些vpser们带来了几个好消息：流量查看面板支持VPS关机、开机、重启，通过pvgrub更新内核，Debian 32位、gnome图形操作界面，下面看一下详细的介绍吧。 1. https://cp.diahosting.com增加VPS控制功能，目前可以进行开机，关机，重启。（注：重装系统还是需要通过xen-shell来进行） 2. 所有新的VPS将使用pvgrub, 通过pvgrub，VPS将不再使用DiaHosting主服务器上的内核，而是使用VPS内的系统内核，这将使DiaHosting的VPS更加接近真实环境，同时用户可以自行更新内核。 3. 得益于pvgrub, DiaHosting的VPS将完美支持32位操作系统，使用32位操作系统可以明显减少内存的消耗。32位还是64位？ 4. 增加如下操作系统支持: debian 5 32bits ubuntu 8.04 32bits ubuntu 9.10 32bits ubuntu 9.10 64bits 5. 增加一个集成gnome图形操作界面的CentOS 5模版，使用非常简单，安装完成后，直接使用VNC访问  ip:1  即可。 ReView：DiaHosting应该是从成立之初开始用的，到现在应该有一年了，一直很稳定，我记忆中只有因为一次硬件坏了，停过机，再就是我的VPS被DDOS的时候停过机。速度洛杉矶的也没的说，总体来说DiaHosting还是一个非常值得推荐的VPS服务商。 相关文章：2011年5月部分VPS服务商优惠码整理(长期有效)Linode VPS OpenVPN安装配置教程(基于Debian/Ubuntu)VPS侦探2周年 多个VPS服务商优惠码+免费赠送8个VPS1个月使用期大放送LNMP一键安装包 0.5 正式发布DiaHosting Fremont He.net新机房VPS测试(与Linode同机房)DiaHosting 2010年6月优惠：终身9折或免费DirectAdmin控制面板Linux VPS下简单解决CC攻击[转]DiaHosting 新机房测试DiaHosting 4月所有产品升级DiaHosting 4月特别优惠：终身9折或免费DirectAdmin控制面板 © VPSer for VPS侦探, 2010. &#124; Permalink &#124; No comment &#124; Add to [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting</a> <a href="http://www.vpser.net/coupons/diahosting-2010-1.html" target="_blank">1月份双倍内存</a>超值优惠让<a href="http://www.vpser.net/" target="_blank">vpser</a>足足的尝到了些甜头，刚到2月<a href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting</a>除了<strong>双倍内存的优惠</strong>，还给我们这些<a href="http://www.vpser.net/" target="_blank">vpser</a>们带来了几个好消息：流量查看面板支持VPS关机、开机、重启，通过pvgrub更新内核，Debian 32位、gnome图形操作界面，下面看一下详细的介绍吧。</p>
<p>1. <a href="https://cp.diahosting.com" target="_blank">https://cp.diahosting.com</a>增加VPS控制功能，目前可以进行开机，关机，重启。（注：重装系统还是需要通过<a href="http://www.vpser.net/vps-cp/vps-xen-shell.html" target="_blank">xen-shell</a>来进行）</p>
<p><a href="http://www.vpser.net/uploads/2010/02/diahosting-vps-status.jpg"><img class="alignnone size-full wp-image-901" title="diahosting-vps-status" src="http://www.vpser.net/uploads/2010/02/diahosting-vps-status.jpg" alt="" width="479" height="134" /></a></p>
<p>2. 所有<em><strong>新的VPS</strong></em>将使用pvgrub, 通过pvgrub，VPS将不再使用<a href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting</a>主服务器上的内核，而是使用VPS内的系统内核，这将使<a href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting</a>的VPS更加接近真实环境，同时用户可以自行更新内核。<span id="more-900"></span></p>
<p>3. 得益于pvgrub, <a href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting</a>的VPS将完美支持32位操作系统，使用32位操作系统可以明显减少内存的消耗。<a href="http://www.vpser.net/other/vps-32bit-64bit.html" target="_blank">32位还是64位？</a></p>
<p>4. 增加如下操作系统支持:<br />
debian 5 32bits<br />
ubuntu 8.04 32bits<br />
ubuntu 9.10 32bits<br />
ubuntu 9.10 64bits</p>
<p><a href="http://www.vpser.net/uploads/2010/02/diahosting-debian32-gnome.jpg"><img class="alignnone size-full wp-image-905" title="diahosting-debian32-gnome" src="http://www.vpser.net/uploads/2010/02/diahosting-debian32-gnome.jpg" alt="" width="407" height="231" /></a></p>
<p>5. 增加一个集成gnome图形操作界面的CentOS 5模版，使用非常简单，安装完成后，直接使用VNC访问  ip:1  即可。</p>
<p>ReView：<a href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting</a>应该是从成立之初开始用的，到现在应该有一年了，一直很稳定，我记忆中只有因为一次硬件坏了，停过机，再就是我的VPS被DDOS的时候停过机。速度洛杉矶的也没的说，总体来说<a href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting</a>还是一个非常值得推荐的VPS服务商。</p>
</div>
<h2  class="related_post_title">相关文章：</h2><ul class="related_post"><li><a href="http://www.vpser.net/coupons/2011-may-vps-provider-coupons.html" title="2011年5月部分VPS服务商优惠码整理(长期有效)">2011年5月部分VPS服务商优惠码整理(长期有效)</a></li><li><a href="http://www.vpser.net/build/linode-install-openvpn.html" title="Linode VPS OpenVPN安装配置教程(基于Debian/Ubuntu)">Linode VPS OpenVPN安装配置教程(基于Debian/Ubuntu)</a></li><li><a href="http://www.vpser.net/other/2th-anniversary-of-vpser.html" title="VPS侦探2周年 多个VPS服务商优惠码+免费赠送8个VPS1个月使用期大放送">VPS侦探2周年 多个VPS服务商优惠码+免费赠送8个VPS1个月使用期大放送</a></li><li><a href="http://www.vpser.net/build/lnmp-0-5.html" title="LNMP一键安装包 0.5 正式发布">LNMP一键安装包 0.5 正式发布</a></li><li><a href="http://www.vpser.net/usa-vps/diahosting-fremont-he-net-test.html" title="DiaHosting Fremont He.net新机房VPS测试(与Linode同机房)">DiaHosting Fremont He.net新机房VPS测试(与Linode同机房)</a></li><li><a href="http://www.vpser.net/coupons/diahosting-2010-june-coupon.html" title="DiaHosting 2010年6月优惠：终身9折或免费DirectAdmin控制面板">DiaHosting 2010年6月优惠：终身9折或免费DirectAdmin控制面板</a></li><li><a href="http://www.vpser.net/security/linux-vps-cc-attack.html" title="Linux VPS下简单解决CC攻击[转]">Linux VPS下简单解决CC攻击[转]</a></li><li><a href="http://www.vpser.net/usa-vps/diahosting-2010-new-dc.html" title="DiaHosting 新机房测试">DiaHosting 新机房测试</a></li><li><a href="http://www.vpser.net/usa-vps/diahosting-april-news.html" title="DiaHosting 4月所有产品升级">DiaHosting 4月所有产品升级</a></li><li><a href="http://www.vpser.net/coupons/diahosting-april-coupons.html" title="DiaHosting 4月特别优惠：终身9折或免费DirectAdmin控制面板">DiaHosting 4月特别优惠：终身9折或免费DirectAdmin控制面板</a></li></ul><hr />
<p><small>© VPSer for <a href="http://www.vpser.net">VPS侦探</a>, 2010. |
<a href="http://www.vpser.net/usa-vps/diahosting-debian32bit-pvgrub-gnome.html">Permalink</a> |
<a href="http://www.vpser.net/usa-vps/diahosting-debian32bit-pvgrub-gnome.html#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.vpser.net/usa-vps/diahosting-debian32bit-pvgrub-gnome.html&title=DiaHosting 支持Debian32位、更新内核、gnome图形界面">del.icio.us</a>
<br/>
Post tags: <a href="http://www.vpser.net/tag/debian" rel="tag">Debian</a>, <a href="http://www.vpser.net/tag/diahosting" rel="tag">DiaHosting</a>, <a href="http://www.vpser.net/tag/gnome" rel="tag">gnome</a>, <a href="http://www.vpser.net/tag/pvgrub" rel="tag">pvgrub</a>, <a href="http://www.vpser.net/tag/%e6%9b%b4%e6%96%b0%e5%86%85%e6%a0%b8" rel="tag">更新内核</a><br/>
<br/>
<img src="http://www.vpser.net/images/tuijian.gif"> <a href="http://www.vpser.net/usa-vps/">美国VPS推荐</a>  | <a href="http://shop63846532.taobao.com/">军哥代购 - 提供美国及海外VPS/VPN/域名代购，美元/欧元代付</a> QQ：503228080
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.vpser.net/usa-vps/diahosting-debian32bit-pvgrub-gnome.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

