<?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>~ overflow ~ &#187; gnome</title>
	<atom:link href="http://www.overflow.biz/blog/lang/en-us/tag/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.overflow.biz/blog</link>
	<description>Coding and Internet Randomness</description>
	<lastBuildDate>Sun, 08 Jan 2012 23:34:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en-us</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Restarting gnome-panel</title>
		<link>http://www.overflow.biz/blog/lang/en-us/2009/05/08/restarting-gnome-panel?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=restarting-gnome-panel</link>
		<comments>http://www.overflow.biz/blog/lang/en-us/2009/05/08/restarting-gnome-panel#comments</comments>
		<pubDate>Fri, 08 May 2009 16:23:05 +0000</pubDate>
		<dc:creator>z3n</dc:creator>
				<category><![CDATA[Linux Happyness]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-panel]]></category>
		<category><![CDATA[pkill]]></category>
		<category><![CDATA[restart]]></category>

		<guid isPermaLink="false">http://overflow.biz/blog/?p=93</guid>
		<description><![CDATA[Problem:
You followed the previous post and sucessfully installed Hardware monitor applet on your gnome, however it&#8217;s not showing. This is happening because gnome-panel didn&#8217;t updated it&#8217;s applets list, so you need to restart gnome-panel.
Solution:
There&#8217;s no cool way to do this, you need to kill the process, it will restart after that.
pkill -9 gnome-panel





]]></description>
			<content:encoded><![CDATA[<p><span lang="en-us"><strong>Problem:</strong></span></p>
<p><span lang="en-us">You followed the previous post and sucessfully installed <em>Hardware monitor </em>applet on your gnome, however it&#8217;s not showing. This is happening because gnome-panel didn&#8217;t updated it&#8217;s applets list, so you need to restart gnome-panel.</span></p>
<p><span lang="en-us"><strong>Solution:</strong></span></p>
<p><span lang="en-us">There&#8217;s no cool way to do this, you need to kill the process, it will restart after that.</span></p>
<p><span lang="en-us"><strong>pkill -9 gnome-panel</strong></span></p>





]]></content:encoded>
			<wfw:commentRss>http://www.overflow.biz/blog/lang/en-us/2009/05/08/restarting-gnome-panel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnome hddtemp/sensors applet</title>
		<link>http://www.overflow.biz/blog/lang/en-us/2009/05/08/gnome-hddtemp-applet?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=gnome-hddtemp-applet</link>
		<comments>http://www.overflow.biz/blog/lang/en-us/2009/05/08/gnome-hddtemp-applet#comments</comments>
		<pubDate>Fri, 08 May 2009 16:14:39 +0000</pubDate>
		<dc:creator>z3n</dc:creator>
				<category><![CDATA[Linux Happyness]]></category>
		<category><![CDATA[applet]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[hddtemp]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://overflow.biz/blog/?p=90</guid>
		<description><![CDATA[Problem:
Monitor hardware, harddisk and other temperature, voltage and fan.


Solution:
yum install lm_sensors hddtemp gnome-applet-sensors
run sensors-detect to detect hardware sensors
then edit /etc/sysconfig/hddtemp and add your disks there
for multiple disks, example:

HDDTEMP_OPTIONS=&#8221;/dev/sd[abcdefg..]&#8220;
then you just need to run hddtemp and lm_sensors as deamon and done!
Note: if can&#8217;t see the Hardware monitor applet at gnome, read this.



Source:
Patrickmin














]]></description>
			<content:encoded><![CDATA[<p><span lang="en-us"><strong>Problem:</strong></span></p>
<p><span lang="en-us">Monitor hardware, harddisk and other temperature, voltage and fan.</span></p>
<p><span lang="en-us"><br />
</span></p>
<p><span lang="en-us"><strong>Solution:</strong></span></p>
<p><span lang="en-us"><strong>yum install lm_sensors hddtemp gnome-applet-sensors</strong></span></p>
<p><span lang="en-us">run <strong>sensors-detect</strong> to detect hardware sensors</span></p>
<p><span lang="en-us">then edit <strong>/etc/sysconfig/hddtemp</strong> and add your disks there</span></p>
<p><span lang="en-us">for multiple disks, example:<br />
</span></p>
<p><span lang="en-us">HDDTEMP_OPTIONS=&#8221;/dev/sd[abcdefg..]&#8220;</span></p>
<p><span lang="en-us">then you just need to run <strong>hddtemp </strong>and <strong>lm_sensors</strong> as deamon and done!</span></p>
<p><span lang="en-us">Note: if can&#8217;t see the <em>Hardware monitor </em>applet at gnome, read <a href="http://overflow.biz/blog/?p=93&#38;lang=en-us" target="_blank">this</a>.<br />
</span></p>
<p><span lang="en-us"><br />
</span></p>
<p><span lang="en-us"><strong>Source:</strong></span></p>
<p><span lang="en-us"><a href="http://www.patrickmin.com/linux/tip.php?name=sensors" target="_blank">Patrickmin</a></span></p>














]]></content:encoded>
			<wfw:commentRss>http://www.overflow.biz/blog/lang/en-us/2009/05/08/gnome-hddtemp-applet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 10 Network issues</title>
		<link>http://www.overflow.biz/blog/lang/en-us/2009/04/24/fedora-10-network-issues?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=fedora-10-network-issues</link>
		<comments>http://www.overflow.biz/blog/lang/en-us/2009/04/24/fedora-10-network-issues#comments</comments>
		<pubDate>Fri, 24 Apr 2009 16:08:04 +0000</pubDate>
		<dc:creator>z3n</dc:creator>
				<category><![CDATA[Linux Happyness]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networkmanager]]></category>

		<guid isPermaLink="false">http://overflow.biz/blog/?p=49</guid>
		<description><![CDATA[Problem:
After instaling a language pack on the system some services apparently restarted and then network stopped working. I was able to ping and IP but couldn&#8217;t resolve anything. Even with the resolv.conf filled with DNS.
Solution:
The issue wasn&#8217;t on the resolv.conf, looks like that NetworkManager was conflicting with something, when i logged at gnome it was [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong></p>
<p>After instaling a language pack on the system some services apparently restarted and then network stopped working. I was able to ping and IP but couldn&#8217;t resolve anything. Even with the resolv.conf filled with DNS.</p>
<p><strong>Solution:</strong></p>
<p>The issue wasn&#8217;t on the resolv.conf, looks like that <strong>NetworkManager</strong> was conflicting with something, when i logged at gnome it was stating that i was &#8220;disconnected&#8221;, but i had 2 wired connections on that machine, so something was very wrong.</p>
<p>I decided to shutdown NetworkManager and manually configure the ips and gateways, this is the config i made:</p>
<p>ifconfig eth0 192.168.1.5 netmask 255.255.255.0<br />
ifconfig eth1 1.0.0.1 netmask 255.255.255.0<br />
<strong>route add default gateway 192.168.1.253<br />
route add 1.0.0.0 gateway 1.0.0.1<br />
</strong></p>
<p>my router is on 192.168.1.253 and i have a internal network with the 1.0.0.* on the secondary NIC. route commands are the most importaint, they were avoiding me to resolve the addresses. Also when you disable the networkmanager NICs will not have ips unless you define them manually.</p>
<p>So, it&#8217;s just add this to <strong>/etc/rc.d/rc.local</strong> and everytime you boot you will have your network working just fine without networkmanager crappyness. Obviously that you don&#8217;t need to reboot to make this work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overflow.biz/blog/lang/en-us/2009/04/24/fedora-10-network-issues/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Desktop from Windows to Linux ?</title>
		<link>http://www.overflow.biz/blog/lang/en-us/2008/05/15/remote-desktop-from-a-windows-to-linux?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=remote-desktop-from-a-windows-to-linux</link>
		<comments>http://www.overflow.biz/blog/lang/en-us/2008/05/15/remote-desktop-from-a-windows-to-linux#comments</comments>
		<pubDate>Thu, 15 May 2008 21:11:04 +0000</pubDate>
		<dc:creator>z3n</dc:creator>
				<category><![CDATA[Linux Happyness]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[windows to linux]]></category>
		<category><![CDATA[xmanager]]></category>

		<guid isPermaLink="false">http://overflow.biz/blog/?p=3</guid>
		<description><![CDATA[So, i heard it&#8217;s possible (of course it&#8217;s possible lol) and i wanted to test. I have a dedicated server running Fedora, but without any GUI, so first i had to install some graphic interfaces (you can&#8217;t Remote Desktop when all you got is a shiny prompt), so that&#8217;s how you do it on fedora:
first:
from [...]]]></description>
			<content:encoded><![CDATA[<p>So, i heard it&#8217;s possible (of course it&#8217;s possible lol) and i wanted to test. I have a dedicated server running Fedora, but without any GUI, so first i had to install some graphic interfaces (you can&#8217;t Remote Desktop when all you got is a shiny prompt), so that&#8217;s how you do it on fedora:</p>
<p>first:</p>
<p><em>from some random site on the web:</em></p>
<p>&#8220;Since the OLPC images are quite stripped due to the 512MB requirement, you may wish to install additional software. Before installing either a Gnome or KDE environment, you must resolve a conflict between Sugar&#8217;s artwork package, and the normal Fedora artwork package.&#8221;</p>
<p>so you have to install this before installing gnome:</p>
<pre>yum install redhat-artwork</pre>
<p>then you install the gnome by:</p>
<pre>yum install nautilus gedit gdm gnome-panel gnome-session</pre>
<p>it&#8217;s a long ass process that might lead you into slow mirrors and lots of pain, but at nothing more than this :P &#8212; please note that you only need to install this if you don&#8217;t have gnome or any other GUI installed.</p>
<p>So, now you need a program to view the desktop, since i did a search on google and found some results for it, basically you can either use the old and known RealVNC or those ticky programs like XManager3.</p>
<p>The problem with RealVNC is that theorically you would need to run it when you are already inside the GUI, however how you do that if you can&#8217;t get into the GUI remotelly? oh bite me, i forgot to meantion that the server i&#8217;m dealing with is remote and i don&#8217;t have direct console access to it ? :P</p>
<p>Soooo, i got this crappy XManager 3 program installed on my windows box, and using the XStart i connected thorought SSH to my server and loaded GNOME on it!&#8230;&#8230;. so i got waiting for like 5 minutes until the whole thing gets loaded, since it&#8217;s pretty slow, recalls me of 56k times.</p>
<p>So far i&#8217;m not installing RealVNC to see if it works faster, just wanted to try this remote desktop on linux, it&#8217;s slow but it works.</p>
<p>i still prefeer the old prompt, but if you got be into a shiny interface, maybe just to open that little torrent program (that only works with GUI) to download lots of p0rn, you might need to install a GUI.</p>
<p>;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overflow.biz/blog/lang/en-us/2008/05/15/remote-desktop-from-a-windows-to-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

