<?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>modern-geek.com</title>
	<atom:link href="http://modern-geek.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://modern-geek.com</link>
	<description>betting, linux, networking</description>
	<lastBuildDate>Mon, 08 Mar 2010 22:54:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get your windows compatible camera to work on linux</title>
		<link>http://modern-geek.com/2010/03/08/get-your-windows-compatible-camera-to-work-on-linux/</link>
		<comments>http://modern-geek.com/2010/03/08/get-your-windows-compatible-camera-to-work-on-linux/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 22:54:46 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://modern-geek.com/2010/03/08/get-your-windows-compatible-camera-to-work-on-linux/</guid>
		<description><![CDATA[withc gspca &#8211; everything explained here
]]></description>
			<content:encoded><![CDATA[<p>withc gspca &#8211; everything explained <a href="http://stemp.wordpress.com/2009/11/03/karmic-get-the-latest-drivers-for-gspca-uvc-usbvideo-and-other/" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2010/03/08/get-your-windows-compatible-camera-to-work-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto save corrupted USB drive with filenames?</title>
		<link>http://modern-geek.com/2010/02/21/howto-save-corrupted-usb-drive-with-filenames/</link>
		<comments>http://modern-geek.com/2010/02/21/howto-save-corrupted-usb-drive-with-filenames/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 17:42:56 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=437</guid>
		<description><![CDATA[primjer 1]]></description>
			<content:encoded><![CDATA[<p>check it out here -&gt; <a href="http://www.linuxjournal.com/article/8366">http://www.linuxjournal.com/article/8366</a></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2010/02/21/howto-save-corrupted-usb-drive-with-filenames/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco IOS hints and tricks</title>
		<link>http://modern-geek.com/2010/01/22/cisco-ios-hints-and-tricks/</link>
		<comments>http://modern-geek.com/2010/01/22/cisco-ios-hints-and-tricks/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 09:36:05 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=434</guid>
		<description><![CDATA[@ http://blog.ioshints.info
]]></description>
			<content:encoded><![CDATA[<p>@ <a href="http://blog.ioshints.info" target="_blank">http://blog.ioshints.info</a></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2010/01/22/cisco-ios-hints-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to your router/switch via USB to SERIAL cabel on linux</title>
		<link>http://modern-geek.com/2010/01/14/connect-to-your-routerswitch-via-usb-to-serial-cabel-on-linux/</link>
		<comments>http://modern-geek.com/2010/01/14/connect-to-your-routerswitch-via-usb-to-serial-cabel-on-linux/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:24:46 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=424</guid>
		<description><![CDATA[user@computer# tail -f /var/log/messages
connect USB to SERIAL cable to your network device and to your computer. turn on network device, and locate port (mine is ttyUSB0)
&#8212;&#8212;&#8212;&#8212;&#8212;-
[ 3201.770270] usb 7-1: new full speed USB device using uhci_hcd and address 2
[ 3201.934529] usb 7-1: configuration #1 chosen from 1 choice
[ 3202.360357] usbcore: registered new interface driver usbserial
[ [...]]]></description>
			<content:encoded><![CDATA[<p style="padding-left: 30px;">user@computer# <strong>tail -f /var/log/messages</strong></p>
<p>connect <strong>USB to SERIAL</strong> cable to your network device and to your computer. turn on network device, and locate port (mine is <strong>ttyUSB0</strong>)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[ 3201.770270] usb 7-1: new full speed USB device using uhci_hcd and address 2<br />
[ 3201.934529] usb 7-1: configuration #1 chosen from 1 choice<br />
[ 3202.360357] usbcore: registered new interface driver usbserial<br />
[ 3202.360391] USB Serial support registered for generic<br />
[ 3202.360484] usbcore: registered new interface driver <strong>usbserial_generic</strong><br />
[ 3202.360491] usbserial: USB Serial Driver core<br />
[ 3202.373747] USB Serial support registered for <strong>pl2303</strong><br />
[ 3202.373815] pl2303 7-1:1.0: pl2303 converter detected<br />
[ 3202.385706] usb 7-1: pl2303 converter now attached to <strong>ttyUSB0</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p style="padding-left: 30px;">user@computer# <strong>aptitude install minicom</strong><br />
user@computer# <strong>sudo minicom -s</strong></p>
<p>go to <strong>Serial port setup</strong>, press <strong>A</strong> and change <strong>Serial Device</strong> (in my case it&#8217;s <strong>/dev/ttyUSB0</strong>).<br />
now, press <strong>E</strong> and change  <strong>Bps/Par/Bits</strong> to <strong>9600 8N1</strong>.<br />
Choose <strong>Save setup as df1</strong>, and then <strong>Exit</strong>.</p>
<p>voila! you&#8217;re connected <img src='http://modern-geek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>for extra configuration, you can edit<strong> /etc/minicom/minicom.users</strong> or simply use <strong>man minicom</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2010/01/14/connect-to-your-routerswitch-via-usb-to-serial-cabel-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 powerful linux commands</title>
		<link>http://modern-geek.com/2009/12/30/10-powerful-linux-commands/</link>
		<comments>http://modern-geek.com/2009/12/30/10-powerful-linux-commands/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 09:09:54 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=421</guid>
		<description><![CDATA[via digg.com @ laptoplogic.com
]]></description>
			<content:encoded><![CDATA[<p>via digg.com @ <a href="http://laptoplogic.com/resources/ten-powerful-linux-commands" target="_blank">laptoplogic.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2009/12/30/10-powerful-linux-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash video downloader&#8230;</title>
		<link>http://modern-geek.com/2009/12/10/flash-video-downloader/</link>
		<comments>http://modern-geek.com/2009/12/10/flash-video-downloader/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 10:07:48 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=419</guid>
		<description><![CDATA[U don&#8217;t have to install anything&#8230; just go here and copy paste URL.
]]></description>
			<content:encoded><![CDATA[<p>U don&#8217;t have to install anything&#8230; just go <a href="http://dys.lexal.net/flv/downloader.php" target="_blank">here</a> and copy paste URL.</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2009/12/10/flash-video-downloader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>faster linux desktop&#8230;</title>
		<link>http://modern-geek.com/2009/10/23/faster-linux-desktop/</link>
		<comments>http://modern-geek.com/2009/10/23/faster-linux-desktop/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 21:43:25 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=413</guid>
		<description><![CDATA[i got quite frustrated with kde4 and it&#8217;s bugs/memory overeating/crashing&#8230; so, i&#8217;ve decided to switch to lightweight xfce and optimize desktop machine a bit&#8230;
first, i did some tweaking as said here, then i managed startup programs with rcconf, improved my graphics as described here and finally found decent applications which helped me to forget about [...]]]></description>
			<content:encoded><![CDATA[<p>i got quite frustrated with kde4 and it&#8217;s bugs/memory overeating/crashing&#8230; so, i&#8217;ve decided to switch to lightweight xfce and optimize desktop machine a bit&#8230;</p>
<p>first, i did some tweaking as said <a href="http://www.techradar.com/news/computing/pc/make-linux-faster-lighter-and-more-powerful-641317" target="_blank">here</a>, then i managed startup programs with <a href="http://wiki.linuxquestions.org/wiki/Rcconf">rcconf</a>, improved my graphics as described <a href="http://modern-geek.com/2009/09/21/boost-your-graphics-nvidia-only/">here</a> and finally found decent applications which helped me to forget about kde4 <img src='http://modern-geek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: left; padding-left: 30px;"><strong>used before -&gt; using now</strong><a href="http://kate-editor.org/" target="_blank"><br />
kate</a> -&gt; <a href="http://www.geany.org" target="_blank">geany</a><br />
<a href="http://amarok.kde.org" target="_blank"> amarok</a> -&gt; <a href="http://www.exaile.org" target="_blank">exaile</a><br />
<a href="http://www.mozilla.com/firefox" target="_blank"> firefox</a> -&gt; <a href="http://dev.chromium.org/getting-involved/dev-channel" target="_blank">google chrome</a><br />
<a href="http://userbase.kde.org/Kontact" target="_blank"> kontact</a> -&gt; <a href="http://projects.gnome.org/evolution/" target="_blank">evolution</a><br />
<a href="http://ktorrent.org" target="_blank"> ktorrent</a> -&gt; <a href="http://www.transmissionbt.com" target="_blank">transmission</a><br />
<a href="http://konsole.kde.org" target="_blank"> konsole</a> -&gt; <a href="http://www.xfce.org/projects/terminal/" target="_blank">terminal</a><br />
<a href="http://utils.kde.org/projects/kwalletmanager/" target="_blank"> kwallet</a> -&gt; <a href="http://oss.codepoet.no/revelation/wiki/Home" target="_blank">revelation</a><br />
<a href="http://kopete.kde.org" target="_blank"> kopete</a> -&gt; <a href="http://live.gnome.org/Empathy" target="_blank">empathy</a><br />
<a href="http://docs.kde.org/stable/en/kdenetwork/krdc/index.html" target="_blank"> krdc</a> -&gt; <a href="http://sourceforge.net/projects/tsclient/" target="_blank">terminal server client</a></p>
<p>btw. if U think that xfce is ugly, make sure U visit <a href="www.xfce-look.org" target="_blank">xfce-look</a> and <a href="http://www.google.hr/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;ved=0CAkQFjAA&amp;url=http%3A%2F%2Fwww.deviantart.com%2F&amp;ei=9yLiSurJOI-D_AbDvdT7AQ&amp;usg=AFQjCNHmDdg0gv-P_udQ7LtbLDkXF4HZVA&amp;sig2=7fvezb-XcjIxZmEyPPQeyw">deviantart</a> &#8211; U will be amazed!</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2009/10/23/faster-linux-desktop/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The League of Extraordinary Gentlemen</title>
		<link>http://modern-geek.com/2009/10/22/the-league-of-extraordinary-gentlemen/</link>
		<comments>http://modern-geek.com/2009/10/22/the-league-of-extraordinary-gentlemen/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 12:23:29 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=411</guid>
		<description><![CDATA[ieoc.com
]]></description>
			<content:encoded><![CDATA[<p><a href="http://ieoc.com/">ieoc.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2009/10/22/the-league-of-extraordinary-gentlemen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>See what ports are open</title>
		<link>http://modern-geek.com/2009/10/10/see-what-ports-are-open/</link>
		<comments>http://modern-geek.com/2009/10/10/see-what-ports-are-open/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 16:10:42 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=401</guid>
		<description><![CDATA[user@server:/# netstat -untap
]]></description>
			<content:encoded><![CDATA[<p>user@server:/# <strong>netstat -untap</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2009/10/10/see-what-ports-are-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boost your graphics (nvidia only)</title>
		<link>http://modern-geek.com/2009/09/21/boost-your-graphics-nvidia-only/</link>
		<comments>http://modern-geek.com/2009/09/21/boost-your-graphics-nvidia-only/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 10:45:22 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=397</guid>
		<description><![CDATA[debian/ubuntu users that own nvidia graphics can dramatically boost their performance by editing /etc/X11/xorg.conf
just copy paste following in sections &#8220;Module&#8221; and &#8220;Device&#8221;
Section &#8220;Module&#8221;
Load           &#8220;dbe&#8221;
Load           &#8220;extmod&#8221;
Load           &#8220;type1&#8243;
Load           &#8220;freetype&#8221;
Load           &#8220;dri&#8221;
Load           &#8220;glx&#8221;
EndSection
Section &#8220;Device&#8221;
Option         &#8220;AllowGLXWithComposite&#8221; &#8220;true&#8221;
Option         &#8220;TripleBuffer&#8221; &#8220;true&#8221;
Option         &#8220;BackingStore&#8221; &#8220;True&#8221;
Option         &#8220;UseEvents&#8221; &#8220;False&#8221;
Option         &#8220;DamageEvents&#8221; &#8220;True&#8221;
Option         &#8220;AddARGBGLXVisuals&#8221; &#8220;True&#8221;
Option         &#8220;RenderAccel&#8221; &#8220;True&#8221;
Option         &#8220;XAANoOffscreenPixmaps&#8221;
EndSection
save and restart X server. U can see results by minimizing [...]]]></description>
			<content:encoded><![CDATA[<p>debian/ubuntu users that own nvidia graphics can <strong>dramatically</strong> boost their performance by editing /etc/X11/xorg.conf<br />
just copy paste following in sections &#8220;Module&#8221; and &#8220;Device&#8221;</p>
<p style="padding-left: 30px;">Section &#8220;Module&#8221;<br />
Load           &#8220;dbe&#8221;<br />
Load           &#8220;extmod&#8221;<br />
Load           &#8220;type1&#8243;<br />
Load           &#8220;freetype&#8221;<br />
Load           &#8220;dri&#8221;<br />
Load           &#8220;glx&#8221;<br />
EndSection</p>
<p style="padding-left: 30px;">Section &#8220;Device&#8221;<br />
Option         &#8220;AllowGLXWithComposite&#8221; &#8220;true&#8221;<br />
Option         &#8220;TripleBuffer&#8221; &#8220;true&#8221;<br />
Option         &#8220;BackingStore&#8221; &#8220;True&#8221;<br />
Option         &#8220;UseEvents&#8221; &#8220;False&#8221;<br />
Option         &#8220;DamageEvents&#8221; &#8220;True&#8221;<br />
Option         &#8220;AddARGBGLXVisuals&#8221; &#8220;True&#8221;<br />
Option         &#8220;RenderAccel&#8221; &#8220;True&#8221;<br />
Option         &#8220;XAANoOffscreenPixmaps&#8221;<br />
EndSection</p>
<p>save and restart X server. U can see results by minimizing and maximizing windows, switching desktops + using compiz extra effects (those effects which slowed your computer so far).</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2009/09/21/boost-your-graphics-nvidia-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
