<?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>Linux T&#38;T</title>
	<atom:link href="http://linux.wxs.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.wxs.ro</link>
	<description>WladyX’s collection of linux tips&#38;tricks</description>
	<lastBuildDate>Fri, 27 Aug 2010 12:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Auto Update WordPress Without FTP</title>
		<link>http://linux.wxs.ro/2010/08/27/auto-update-wordpress-without-ftp/</link>
		<comments>http://linux.wxs.ro/2010/08/27/auto-update-wordpress-without-ftp/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 12:49:49 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=989</guid>
		<description><![CDATA[upgrade plugins without ftp credentials. wp-config.php: define('FS_METHOD','direct');]]></description>
			<content:encoded><![CDATA[<p>upgrade plugins without ftp credentials.</p>
<p>wp-config.php:<br />
<code>define('FS_METHOD','direct');</code></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/27/auto-update-wordpress-without-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Port Forwarding</title>
		<link>http://linux.wxs.ro/2010/08/27/ssh-port-forwarding/</link>
		<comments>http://linux.wxs.ro/2010/08/27/ssh-port-forwarding/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 07:16:47 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Ssh]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=987</guid>
		<description><![CDATA[ssh -L 8888:www.linuxhorizon.ro:80 user@computer -N +----------+&#60;--port 22--&#62;+----------+&#60;--port 80--&#62;o-----------+ &#124;SSH Client&#124;-------------&#124;ssh_server&#124;-------------&#124; host &#124; +----------+ +----------+ o-----------+ localhost:8888 computer www.linuxhorizon.ro:80 other example: ssh -R 28:10.10.10.8:25 -R 29:10.10.10.1:25 root@server.ro -N source1 source2]]></description>
			<content:encoded><![CDATA[<p><code>ssh -L 8888:www.linuxhorizon.ro:80 user@computer -N </code></p>
<pre>   +----------+&lt;--port 22--&gt;+----------+&lt;--port 80--&gt;o-----------+
   |SSH Client|-------------|ssh_server|-------------|   host    |
   +----------+             +----------+             o-----------+
  localhost:8888              computer      www.linuxhorizon.ro:80
</pre>
<p>other example:<br />
<code>ssh -R 28:10.10.10.8:25 -R 29:10.10.10.1:25 root@server.ro -N</code></p>
<p><a href="http://www.linuxhorizon.ro/ssh-tunnel.html">source1</a> <a href="http://www.howtoforge.com/reverse-ssh-tunneling">source2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/27/ssh-port-forwarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check your Laptop Battery status from the command line</title>
		<link>http://linux.wxs.ro/2010/08/25/check-your-laptop-battery-status-from-the-command-line/</link>
		<comments>http://linux.wxs.ro/2010/08/25/check-your-laptop-battery-status-from-the-command-line/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 12:44:06 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=982</guid>
		<description><![CDATA[acpi source]]></description>
			<content:encoded><![CDATA[<p><code>acpi</code></p>
<p><a href="http://www.go2linux.org/laptop-battery-status-with-linux-console-command-acpi">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/25/check-your-laptop-battery-status-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set an automatic mechanical watch</title>
		<link>http://linux.wxs.ro/2010/08/25/how-to-set-an-automatic-mechanical-watch/</link>
		<comments>http://linux.wxs.ro/2010/08/25/how-to-set-an-automatic-mechanical-watch/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 12:34:37 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=979</guid>
		<description><![CDATA[Y675_eg source]]></description>
			<content:encoded><![CDATA[<p><a href="http://linux.wxs.ro/wp-content/uploads/2010/08/Y675_eg.pdf">Y675_eg</a></p>
<p><a href="http://www.alessi-watches.com/">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/25/how-to-set-an-automatic-mechanical-watch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nautilus Thumbnails With 3D-ish Drop-Shadow Effect</title>
		<link>http://linux.wxs.ro/2010/08/05/nautilus-thumbnails-with-3d-ish-drop-shadow-effect/</link>
		<comments>http://linux.wxs.ro/2010/08/05/nautilus-thumbnails-with-3d-ish-drop-shadow-effect/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 08:21:58 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=970</guid>
		<description><![CDATA[sudo wget http://a.imageshack.us/img135/8666/thumbnailframe.png sudo mv thumbnailframe.png /usr/share/pixmaps/nautilus/thumbnail_frame.png nautilus -q source]]></description>
			<content:encoded><![CDATA[<p><code>sudo wget http://a.imageshack.us/img135/8666/thumbnailframe.png<br />
sudo mv thumbnailframe.png /usr/share/pixmaps/nautilus/thumbnail_frame.png<br />
nautilus -q</code></p>
<p><a href="http://www.techdrivein.com/2010/08/nautilus-thumbnails-with-3d-ish-drop.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+techdrivein+%28Tech+Drive-in%29">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/05/nautilus-thumbnails-with-3d-ish-drop-shadow-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nautilus Elementary</title>
		<link>http://linux.wxs.ro/2010/08/05/nautilus-elementary/</link>
		<comments>http://linux.wxs.ro/2010/08/05/nautilus-elementary/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 08:20:29 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=968</guid>
		<description><![CDATA[sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa sudo apt-get update &#38;&#38; sudo apt-get upgrade nautilus -q breadcrumbs: cd wget http://gnaag.k2city.eu/nautilus-breadcrumbs-hack.tar.gz tar -xvf nautilus-breadcrumbs-hack.tar.gz open Nautilus file browser and goto Edit &#8211; Preferences &#8211; Tweaks tick the show like breadcrumbs option. nautilus -q source]]></description>
			<content:encoded><![CDATA[<p><code>sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa<br />
sudo apt-get update &amp;&amp; sudo apt-get upgrade<br />
nautilus -q</code></p>
<p>breadcrumbs:<br />
<code>cd<br />
wget http://gnaag.k2city.eu/nautilus-breadcrumbs-hack.tar.gz<br />
tar -xvf nautilus-breadcrumbs-hack.tar.gz</code></p>
<p>open Nautilus file browser and goto Edit &#8211; Preferences &#8211; Tweaks<br />
tick the show like breadcrumbs option.<br />
<code>nautilus -q</code></p>
<p><a href="http://www.techdrivein.com/2010/05/what-is-nautilus-elementary-and-how-to.html">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/05/nautilus-elementary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the default port of an Exchange Server Send Connector</title>
		<link>http://linux.wxs.ro/2010/08/04/changing-the-default-port-of-an-exchange-server-send-connector/</link>
		<comments>http://linux.wxs.ro/2010/08/04/changing-the-default-port-of-an-exchange-server-send-connector/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 11:02:35 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Mail]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=966</guid>
		<description><![CDATA[Exchange Management Shell: Get-SendConnector &#124; fl Set-SendConnector -Identity "Send Connector Name" -port 28 source]]></description>
			<content:encoded><![CDATA[<p>Exchange Management Shell:</p>
<p><code>Get-SendConnector | fl<br />
Set-SendConnector -Identity "Send Connector Name" -port 28</code></p>
<p><a href="http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/A_2857-Changing-the-default-port-of-an-Exchange-Server-Send-Connector.html">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/04/changing-the-default-port-of-an-exchange-server-send-connector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RPM quickies</title>
		<link>http://linux.wxs.ro/2010/08/04/rpm-quickies/</link>
		<comments>http://linux.wxs.ro/2010/08/04/rpm-quickies/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 07:06:50 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[RedHat]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=963</guid>
		<description><![CDATA[rpm -ivh apache2.i386.rpm Install package apache2 already download on the system. rpm -i ftp://ftp.mynitor.com/apache-3.i386.rpm You can do it with http:// as well. Simple of installing RPM from remote server. rpm -ev apache2 Uninstall apache2 package.. rpm -Uvh apache2-1.i386.rpm Upgrade an existing package. You can also do rpm -Uvh ftp/http to fetch pkg. rpm –verify apache2 [...]]]></description>
			<content:encoded><![CDATA[<table style="height: 298px;" width="897">
<tbody>
<tr>
<td>rpm -ivh apache2.i386.rpm</td>
<td>Install package apache2 already download on the system.</td>
</tr>
<tr>
<td>rpm -i ftp://ftp.mynitor.com/apache-3.i386.rpm</td>
<td>You can do it with http:// as well.  Simple of installing RPM from remote server.</td>
</tr>
<tr>
<td>rpm -ev apache2</td>
<td>Uninstall apache2 package..</td>
</tr>
<tr>
<td>rpm -Uvh apache2-1.i386.rpm</td>
<td>Upgrade an existing package.  You can also do rpm -Uvh ftp/http to fetch pkg.</td>
</tr>
<tr>
<td>rpm –verify apache2</td>
<td>List files that did not pass the verify tests.</td>
</tr>
<tr>
<td>rpm -qpl apache2.i386.rpm</td>
<td>List location where RPM would be installed.</td>
</tr>
<tr>
<td>rpm -ql apache2</td>
<td>List location of files on the system where the RPM has already been installed.</td>
</tr>
<tr>
<td>rpm -qi apache2</td>
<td>This one is my favorite.  It displays pkg information such as version, release, installed date and much more.</td>
</tr>
<tr>
<td>rpm -qf /etc/apache2/conf/httpd.conf</td>
<td>This will tell you which package the file httpd.conf belongs to.</td>
</tr>
<tr>
<td>rpm -qa</td>
<td>List all installed RPM packages on the system.</td>
</tr>
<tr>
<td>rpm -qa –last</td>
<td>List all the recently installed RPM packages.</td>
</tr>
<tr>
<td>rpm -qR apache2.i386.rpm</td>
<td>Outputs dependencies for the RPM.</td>
</tr>
</tbody>
</table>
<p><a href="http://www.mynitor.com/2010/07/23/rpm-quickies-the-ultimate-rpm-guide-for-newbies/">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/04/rpm-quickies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Image Basic</title>
		<link>http://linux.wxs.ro/2010/08/04/google-image-basic/</link>
		<comments>http://linux.wxs.ro/2010/08/04/google-image-basic/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 07:04:10 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=961</guid>
		<description><![CDATA[http://userscripts.org/scripts/show/82140]]></description>
			<content:encoded><![CDATA[<p><a href="http://userscripts.org/scripts/show/82140">http://userscripts.org/scripts/show/82140</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/04/google-image-basic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starcraft 2 overheating issues</title>
		<link>http://linux.wxs.ro/2010/08/04/starcraft-2-overheating-issues/</link>
		<comments>http://linux.wxs.ro/2010/08/04/starcraft-2-overheating-issues/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 07:03:01 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=959</guid>
		<description><![CDATA[Documents\StarCraft II Beta\variables.txt: frameratecapglue=30 frameratecap=60]]></description>
			<content:encoded><![CDATA[<p>Documents\StarCraft II Beta\variables.txt:</p>
<p><code>frameratecapglue=30<br />
frameratecap=60</code></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/04/starcraft-2-overheating-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
