<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Linux * Screw</title>
	
	<link>http://www.linuxscrew.com</link>
	<description />
	<pubDate>Fri, 03 Jul 2009 20:55:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/linuxscrew" type="application/rss+xml" /><feedburner:emailServiceId>linuxscrew</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/linuxscrew" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Postgresql: show tables, show databases, show columns</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/MsVpJ2qmwVc/</link>
		<comments>http://www.linuxscrew.com/2009/07/03/postgresql-show-tables-show-databases-show-columns/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 20:50:16 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=826</guid>
		<description>PostgreSQL is one of the best database engines for an average web project and many who moves to psql from mysql (for example) often ask the following questions: what  is the analog of &amp;#8220;show tables&amp;#8221; in postgres? or how can I get the list of databases in postgres like &amp;#8220;show databases&amp;#8221; in mysql? The answers [...]</description>
			<content:encoded><![CDATA[<p><strong><img class="size-full wp-image-827 alignright" title="postgresql logo" src="http://www.linuxscrew.com/wp-content/uploads/2009/07/postgresql_logo.png" alt="postgresql logo" width="250" height="198" />PostgreSQL</strong> is one of the best database engines for an average web project and many who moves to <strong>psql</strong> from mysql (for example) often ask the following questions: what  is the analog of &#8220;<strong>show tables</strong>&#8221; in postgres? or how can I get the list of databases in postgres like &#8220;<strong>show databases</strong>&#8221; in mysql? The answers are short:</p>
<p>mysql: <strong><code>SHOW TABLES</code></strong><br />
postgresql: <strong><code>\d</code></strong><br />
postgresql: <code>SELECT table_name FROM information_schema.tables WHERE table_schema = 'public';</code></p>
<p>mysql: <code><strong>SHOW DATABASES</strong></code><br />
postgresql: <strong><code>\l</code></strong><br />
postgresql: <code>SELECT datname FROM pg_database;</code></p>
<p>mysql: <strong><code>SHOW COLUMNS</code></strong><br />
postgresql: <strong><code>\d</code></strong> <strong>table</strong><br />
postgresql: <code>SELECT column_name FROM information_schema.columns WHERE table_name ='<em>table</em>&#8216;;</code></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=MsVpJ2qmwVc:5UEZkomkB4o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=MsVpJ2qmwVc:5UEZkomkB4o:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=MsVpJ2qmwVc:5UEZkomkB4o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=MsVpJ2qmwVc:5UEZkomkB4o:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=MsVpJ2qmwVc:5UEZkomkB4o:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=MsVpJ2qmwVc:5UEZkomkB4o:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=MsVpJ2qmwVc:5UEZkomkB4o:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/MsVpJ2qmwVc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/07/03/postgresql-show-tables-show-databases-show-columns/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/07/03/postgresql-show-tables-show-databases-show-columns/</feedburner:origLink></item>
		<item>
		<title>Install Ubuntu Chromium browser (Google Chrome for Linux)</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/iK4huJGRNPU/</link>
		<comments>http://www.linuxscrew.com/2009/06/22/install-ubuntu-chromium-browser-google-chrome-for-linux/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 14:30:18 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[applications]]></category>

		<category><![CDATA[howtos]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=798</guid>
		<description>One of the easiest way to try Chromium browser in Ubuntu Linux (Google Chrome browser for Unix/Linux operating system is named as Chromium) is to use daily binary builds at https://launchpad.net/chromium-project. Today Ubuntu is the most popular Linux disributions for desktops so there are daily builds available for the following Ubuntu versions: hardy, intrepid, jaunty, [...]</description>
			<content:encoded><![CDATA[<p>One of the easiest way to try <strong>Chromium</strong> browser in <strong>Ubuntu</strong> Linux (<strong><a href="http://www.google.com/chrome">Google Chrome</a> browser</strong> for Unix/Linux operating system is named as <a href="http://code.google.com/chromium/">Chromium</a>) is to use daily binary builds at <a rel="nofollow" href="https://launchpad.net/chromium-project">https://launchpad.net/chromium-project</a>. Today Ubuntu is the most popular Linux disributions for desktops so there are daily builds available for the following Ubuntu versions: <strong><a href="http://releases.ubuntu.com/hardy/">hardy</a></strong>, <strong><a href="http://releases.ubuntu.com/intrepid/">intrepid</a></strong>, <strong><a href="http://releases.ubuntu.com/jaunty/">jaunty</a></strong>, <strong><a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2009-February/000536.html">karmic</a></strong>.</p>
<p>First let your Ubuntu know where it should find chromium-browser deb package:</p>
<p><code>vi /etc/apt/sources.list</code></p>
<p>add the following lines:</p>
<p><code>deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main<br />
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main</code></p>
<p>Replace jaunty with hardy, intrepid or karmic depending which version you run at your computer. If you feel this information is not sufficient for you, follow <a href="https://help.ubuntu.com/8.04/add-applications/C/extra-repositories-adding.html">this link</a> to get Ubuntu official information on this matter or follow <a href="https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories">Launchpad help</a>.</p>
<p>The next step is to install Chromium browser:</p>
<p><code>sudo apt-get update</code><br />
<code>sudo apt-get install chromium-browser</code><br />
or<br />
<code>sudo aptitude install chromium-browser</code></p>
<p>Once you press enter <strong>Ubuntu</strong> will download around 18 MB of data from launchpad&#8217;s server and will install Chromium with gnome menu entries and shortcuts. Now you can go to <em>System menu &#8211;&gt; Internet &#8211;&gt; Chromium Web Browser</em> in order to launch<strong> Google browser</strong>.</p>
<div class="wp-caption aligncenter" style="width: 594px"><img title="Chromium Ubuntu (google chrome for linux)" src="http://linuxscrew.com/files/Chromium-Ubuntu.png" alt="Ubuntu Chromium (google chrome for linux)" width="584" height="561" /><p class="wp-caption-text">Ubuntu Chromium Google browser (Google Chrome Ubuntu)</p></div>
<p>As you might know there is still no official release of chromium/chrome available for Linux, so these daily builds from launchpad are for testing/observations purposes only. For example, there is no flash plugin available so you will be able to see html pages like this one and no swf/flash content. Anyway thanks to Google for great browser which has all chances to become &#8220;browser number one&#8221; for Linux or even for the rest of operating system such as Windows or Mac. Who knows? <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You might also find this page using <a href="http://www.google.com">Google</a> and the following keywords: <em>Ubuntu Chrome, Google Chrome Ubuntu, Chrome for Ubuntu </em>and others.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=iK4huJGRNPU:uxVKBroE0zw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=iK4huJGRNPU:uxVKBroE0zw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=iK4huJGRNPU:uxVKBroE0zw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=iK4huJGRNPU:uxVKBroE0zw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=iK4huJGRNPU:uxVKBroE0zw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=iK4huJGRNPU:uxVKBroE0zw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=iK4huJGRNPU:uxVKBroE0zw:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/iK4huJGRNPU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/06/22/install-ubuntu-chromium-browser-google-chrome-for-linux/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/06/22/install-ubuntu-chromium-browser-google-chrome-for-linux/</feedburner:origLink></item>
		<item>
		<title>Sort CLI output by line length</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/fkaTOeEkJ2U/</link>
		<comments>http://www.linuxscrew.com/2009/04/14/sort-cli-output-by-line-length/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:18:28 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[applications]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[docs]]></category>

		<category><![CDATA[faq]]></category>

		<category><![CDATA[gnome]]></category>

		<category><![CDATA[humour]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=767</guid>
		<description>Want to sort file contents by each line&amp;#8217;s lenght? No problems:
artemn@artemn-laptop:~$ cat /etc/passwd &amp;#124; awk '{print length, $0}' &amp;#124; sort -n &amp;#124; awk '{$1=""; print $0 }'

bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
root:x:0:0:root:/root:/bin/bash
proxy:x:13:13:proxy:/bin:/bin/sh
mail:x:8:8:mail:/var/mail:/bin/sh
lp:x:7:7:lp:/var/spool/lpd:/bin/sh
sync:x:4:65534:sync:/bin:/bin/sync
ntp:x:110:120::/home/ntp:/bin/false
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
ftp:x:111:65534::/home/ftp:/bin/false
games:x:5:60:games:/usr/games:/bin/sh
klog:x:102:103::/home/klog:/bin/false
man:x:6:12:man:/var/cache/man:/bin/sh
irc:x:39:39:ircd:/var/run/ircd:/bin/sh
dhcp:x:100:101::/nonexistent:/bin/false
news:x:9:9:news:/var/spool/news:/bin/sh
saned:x:120:131::/home/saned:/bin/false
syslog:x:101:102::/home/syslog:/bin/false
uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh
backup:x:34:34:backup:/var/backups:/bin/sh
www-data:x:33:33:www-data:/var/www:/bin/sh
libuuid:x:112:121::/var/lib/libuuid:/bin/sh
messagebus:x:103:109::/var/run/dbus:/bin/false
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
sshd:x:109:65534::/var/run/sshd:/usr/sbin/nologin
Debian-exim:x:117:128::/var/spool/exim4:/bin/false
artemn:x:1000:1000:artemn,,,:/home/artemn:/bin/bash
list:x:38:38:Mailing List Manager:/var/list:/bin/sh
mysql:x:119:130:MySQL Server,,,:/var/lib/mysql:/bin/false
gdm:x:108:118:Gnome Display Manager:/var/lib/gdm:/bin/false
hplip:x:104:7:HPLIP system user,,,:/var/run/hplip:/bin/false
pulse:x:113:123:PulseAudio daemon,,,:/var/run/pulse:/bin/false
polkituser:x:114:127:PolicyKit,,,:/var/run/PolicyKit:/bin/false
avahi:x:106:114:Avahi mDNS daemon,,,:/var/run/avahi-daemon:/bin/false
asterisk:x:118:129:Asterisk PBX daemon,,,:/var/lib/asterisk:/bin/false
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
haldaemon:x:107:116:Hardware abstraction layer,,,:/home/haldaemon:/bin/false
landscape:x:115:65534:Landscape Client Daemon,,,:/var/lib/landscape:/bin/false
avahi-autoipd:x:105:113:Avahi autoip daemon,,,:/var/lib/avahi-autoipd:/bin/false
chipcard:x:116:119:Chipcard-Tools Daemon Account,,,:/var/run/chipcard:/bin/false
For reverse sort, use the following [...]</description>
			<content:encoded><![CDATA[<p>Want to sort file contents by each line&#8217;s lenght? No problems:</p>
<pre>artemn@artemn-laptop:~$ cat /etc/passwd | awk '{print length, $0}' | sort -n | awk '{$1=""; print $0 }'</pre>
<p><span id="more-767"></span>
<pre>bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
root:x:0:0:root:/root:/bin/bash
proxy:x:13:13:proxy:/bin:/bin/sh
mail:x:8:8:mail:/var/mail:/bin/sh
lp:x:7:7:lp:/var/spool/lpd:/bin/sh
sync:x:4:65534:sync:/bin:/bin/sync
ntp:x:110:120::/home/ntp:/bin/false
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
ftp:x:111:65534::/home/ftp:/bin/false
games:x:5:60:games:/usr/games:/bin/sh
klog:x:102:103::/home/klog:/bin/false
man:x:6:12:man:/var/cache/man:/bin/sh
irc:x:39:39:ircd:/var/run/ircd:/bin/sh
dhcp:x:100:101::/nonexistent:/bin/false
news:x:9:9:news:/var/spool/news:/bin/sh
saned:x:120:131::/home/saned:/bin/false
syslog:x:101:102::/home/syslog:/bin/false
uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh
backup:x:34:34:backup:/var/backups:/bin/sh
www-data:x:33:33:www-data:/var/www:/bin/sh
libuuid:x:112:121::/var/lib/libuuid:/bin/sh
messagebus:x:103:109::/var/run/dbus:/bin/false
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
sshd:x:109:65534::/var/run/sshd:/usr/sbin/nologin
Debian-exim:x:117:128::/var/spool/exim4:/bin/false
artemn:x:1000:1000:artemn,,,:/home/artemn:/bin/bash
list:x:38:38:Mailing List Manager:/var/list:/bin/sh
mysql:x:119:130:MySQL Server,,,:/var/lib/mysql:/bin/false
gdm:x:108:118:Gnome Display Manager:/var/lib/gdm:/bin/false
hplip:x:104:7:HPLIP system user,,,:/var/run/hplip:/bin/false
pulse:x:113:123:PulseAudio daemon,,,:/var/run/pulse:/bin/false
polkituser:x:114:127:PolicyKit,,,:/var/run/PolicyKit:/bin/false
avahi:x:106:114:Avahi mDNS daemon,,,:/var/run/avahi-daemon:/bin/false
asterisk:x:118:129:Asterisk PBX daemon,,,:/var/lib/asterisk:/bin/false
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
haldaemon:x:107:116:Hardware abstraction layer,,,:/home/haldaemon:/bin/false
landscape:x:115:65534:Landscape Client Daemon,,,:/var/lib/landscape:/bin/false
avahi-autoipd:x:105:113:Avahi autoip daemon,,,:/var/lib/avahi-autoipd:/bin/false
chipcard:x:116:119:Chipcard-Tools Daemon Account,,,:/var/run/chipcard:/bin/false</pre>
<p>For reverse sort, use the following command:</p>
<pre>cat /etc/passwd | awk '{print length, $0}' | sort -rn | awk '{$1=""; print $0 }'</pre>
<p>Source: <a href="http://www.opennet.ru">www.opennet.ru</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=fkaTOeEkJ2U:zBzF6prjWSs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=fkaTOeEkJ2U:zBzF6prjWSs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=fkaTOeEkJ2U:zBzF6prjWSs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=fkaTOeEkJ2U:zBzF6prjWSs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=fkaTOeEkJ2U:zBzF6prjWSs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=fkaTOeEkJ2U:zBzF6prjWSs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=fkaTOeEkJ2U:zBzF6prjWSs:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/fkaTOeEkJ2U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/04/14/sort-cli-output-by-line-length/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/04/14/sort-cli-output-by-line-length/</feedburner:origLink></item>
		<item>
		<title>Faces behind Linux — Part #1</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/TCVL0OlUGZI/</link>
		<comments>http://www.linuxscrew.com/2009/04/02/faces-behind-linux-part-1/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 20:48:39 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=726</guid>
		<description>What/who you imagine when you hear the names &amp;#8220;Ubuntu&amp;#8221;, &amp;#8220;Debian&amp;#8221;, &amp;#8220;Slackware&amp;#8221;, etc?  Is this tux, penguin, disribution logo? Have you ever wondered who is behind certain Linux distribution?
Ian Murdock (left) founded Debian while a student in 1993. He named Debian after himself and his then-girlfriend Debra, now his ex-wife, thus Deb(ra) and Ian.
From Ian&amp;#8217;s blog:
Debian [...]</description>
			<content:encoded><![CDATA[<p>What/who you imagine when you hear the names &#8220;Ubuntu&#8221;, &#8220;Debian&#8221;, &#8220;Slackware&#8221;, etc?  Is this tux, penguin, disribution logo? Have you ever wondered who is behind certain Linux distribution?</p>
<p><img class="alignleft" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/ian_murdock_debian_small.jpg" alt="Ian Murdock -- Debian Linux" /><strong><a href="http://en.wikipedia.org/wiki/Ian_Murdock">Ian Murdock</a></strong> (left) founded <strong><a href="http://www.debian.org">Debian</a></strong> while a student in 1993. He named Debian after himself and his then-girlfriend Debra, now his ex-wife, thus Deb(ra) and Ian.</p>
<p>From <a href="http://ianmurdock.com/about/">Ian&#8217;s blog</a>:</p>
<blockquote><p>Debian was one of the first Linux distributions and arguably the first open source project that explicity set out to be developed in a decentralized fashion by a group of volunteers. Today, over 1,000 volunteers are involved in Debian’s development, and there are millions of Debian users worldwide.</p></blockquote>
<p><br/<br/><img class="alignright" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/Mark_Shuttleworth_Ubuntu.jpg" alt="Mark Shuttleworth -- Ubuntu Linux" /><strong><a href="http://en.wikipedia.org/wiki/Mark_Shuttleworth">Mark Shuttleworth</a></strong> (right) who founded <a href="http://www.ubuntu.com"><strong>Ubuntu</strong></a> Linux was the second space tourist and one of Debian&#8217;s key developers. His <a href="http://www.markshuttleworth.com/biography">biography</a> is too interesting to be published here so just use google to get more facts. Mark:</p>
<blockquote><p>I can pay, however, because ten years ago when I was still studying at the University of Cape Town in South Africa&#8230; Linux allowed me to compete with the best companies in the world, without any obstacles between me and success. That made me a billionaire; so I could fly into space and do many other wonderful things.</p></blockquote>
<p><img class="alignleft" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/gael_duval_mandriva.jpg" alt="Gael Duval -- Mandriva Linux" /><strong><a href="http://en.wikipedia.org/wiki/Ga%C3%ABl_Duval">Gaël Duval</a></strong> (left) was born 1973. He is a graduate of the Caen University in France where studied networks and documentary applications. In July 1998, he created Mandrake Linux (now <a href="http://en.wikipedia.org/wiki/Mandriva_Linux"><strong>Mandriva</strong> Linux</a>), a Linux distribution originally based on Red Hat Linux and KDE. He was also a co-founder of MandrakeSoft (now merged in Mandriva) with Jacques Le Marois and Frédéric Bastok. Gaël Duval was responsible for communication in the Mandriva management team until he was laid off by the company in March 2006, in a round of cost-cutting. Duval suspected part of the reason for his dismissal was disagreement with management over the company&#8217;s future strategy, resulting in a lawsuit against the company. Gael:</p>
<blockquote><p>It was clear for me that Linux had the potential to be an excellent alternative to Windows, or maybe even a full replacement, and at the time I thought that it would be good to provide a Linux distribution that would be as easy to use as Windows.</p></blockquote>
<p><img class="alignright" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/patrick_volkerding_slackware_small.jpg" alt="Patrick Volkerding -- Slackware Linux" /><a href="http://en.wikipedia.org/wiki/Patrick_Volkerding"><b>Patrick Volkerding</b></a> (right) was born 20th October 1966. He is the founder and maintainer of the <a href="http://www.slackware.com/" class="broken_link" ><strong>Slackware</strong></a> Linux distribution. He is the &#8220;Slackware Benevolent Dictator for Life&#8221;. Volkerding earned a Bachelor of Science in computer science from Minnesota State University Moorhead in 1993. Patrick in 1994:</p>
<blockquote><p>Linux is my big fun project right now - gets pretty crazy sometimes trying to keep up with all of the development going on; for instance, last week the new C libraries, GCC, and kernel were all released within a couple days of each other. Luckily, I like keeping my machine current. Judging from the mail I get when things fall a bit behind, so does everyone else.</p></blockquote>
<p><img class="alignleft" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/daniel_robbins_gentoo.jpg" alt="Daniel Robbins -- Gentoo Linux" /><strong><a href="http://en.wikipedia.org/wiki/Daniel_Robbins">Daniel Robbins</a></strong> (left) is best known as a founder of <strong><a href="http://en.wikipedia.org/wiki/Gentoo_Linux">Gentoo Linux</a></strong> project. During his time as a system administrator at the University of New Mexico in Albuquerque Robbins first came into contact with Linux. He became a developer on <a href="http://en.wikipedia.org/wiki/Stampede_Linux" class="broken_link" >Stampede</a> Linux, and later formed his own distribution Enoch Linux, which was later renamed Gentoo in 2002.<br />
Daniel in 2007:</p>
<blockquote><p>The logic is as follows: it is impossible to write a kernel module without it being a derivative work of the kernel, which is GPL, so in turn the module itself must be distributed under the terms of the GPL and thus cannot be binary-only/proprietary in nature.</p></blockquote>
<p>To be continued&#8230;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=TCVL0OlUGZI:Kpz2Aza6NKU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=TCVL0OlUGZI:Kpz2Aza6NKU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=TCVL0OlUGZI:Kpz2Aza6NKU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=TCVL0OlUGZI:Kpz2Aza6NKU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=TCVL0OlUGZI:Kpz2Aza6NKU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=TCVL0OlUGZI:Kpz2Aza6NKU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=TCVL0OlUGZI:Kpz2Aza6NKU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/TCVL0OlUGZI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/04/02/faces-behind-linux-part-1/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/04/02/faces-behind-linux-part-1/</feedburner:origLink></item>
		<item>
		<title>Tiny bash scripts: check Internet connection availability</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/qn8GeUmM7-k/</link>
		<comments>http://www.linuxscrew.com/2009/04/02/tiny-bash-scripts-check-internet-connection-availability/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 07:54:12 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[shell]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=722</guid>
		<description>Sometimes it is necessary to check whether server you want to run some big bash script is connected to Internet. Usually it makes sense while running scripts periodically using cron.  Below is the tiny bash script for this purpose:
#!/bin/bash

WGET="/usr/bin/wget"

$WGET -q --tries=10 --timeout=5 http://www.google.com -O /tmp/index.google &amp;#38;&amp;#62; /dev/null
if [ ! -s /tmp/index.google ];then
	echo "no"
else
	echo "yes"
fi
As you [...]</description>
			<content:encoded><![CDATA[<p>Sometimes it is necessary to check whether server you want to run some big bash script is connected to Internet. Usually it makes sense while running scripts periodically using cron.  Below is the tiny bash script for this purpose:</p>
<pre>#!/bin/bash

WGET="/usr/bin/wget"

$WGET -q --tries=10 --timeout=5 http://www.google.com -O /tmp/index.google &amp;&gt; /dev/null
if [ ! -s /tmp/index.google ];then
	echo "no"
else
	echo "yes"
fi</pre>
<p>As you see it tries to download google&#8217;s index page, if it&#8217;s not empty script returns &#8220;yes&#8221;, if there is not Internet connection available script will return &#8220;no&#8221;. If it is impossible to fetch the page in more than 5 seconds script will return &#8220;no&#8221; as well.</p>
<p>Anything to add? You are welcome! <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=qn8GeUmM7-k:B4et0MEnZPs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=qn8GeUmM7-k:B4et0MEnZPs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=qn8GeUmM7-k:B4et0MEnZPs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=qn8GeUmM7-k:B4et0MEnZPs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=qn8GeUmM7-k:B4et0MEnZPs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=qn8GeUmM7-k:B4et0MEnZPs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=qn8GeUmM7-k:B4et0MEnZPs:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/qn8GeUmM7-k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/04/02/tiny-bash-scripts-check-internet-connection-availability/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/04/02/tiny-bash-scripts-check-internet-connection-availability/</feedburner:origLink></item>
		<item>
		<title>Watching HD Media on Linux made easy</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/Dxgf80S8k0Y/</link>
		<comments>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 07:43:04 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[docs]]></category>

		<category><![CDATA[drivers]]></category>

		<category><![CDATA[laptop]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=694</guid>
		<description>&lt;p&gt;&lt;img class="size-full wp-image-695 alignright" title="h1_camcorder_1" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/canon_xl_h1_camcorder_1.jpg" alt="h1_camcorder_1" width="200" height="160" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This article is presented to you by LaptopLogic.com.  Go there to read the latest info on the &lt;/em&gt;&lt;a href="http://laptoplogic.com/top-rated-laptops/"&gt;&lt;em&gt;top rated  laptops&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and the &lt;/em&gt;&lt;a href="http://laptoplogic.com/laptop-accessories"&gt;&lt;em&gt;best laptop  accessories&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/Video_compression"&gt;High Definition&lt;/a&gt; (&lt;strong&gt;HD&lt;/strong&gt;) content is everywhere these days,  from HD and &lt;a href="http://en.wikipedia.org/wiki/Blue_ray_disc"&gt;Blue Ray Discs&lt;/a&gt; to streaming HD media. Although HD content gives best  picture quality, it also uses a lot of computational power to decode and  play.&lt;/p&gt;
&lt;p&gt;This was made easy for Windows by the introduction of new  drivers from graphics card manufacturers, &lt;a href="http://www.nvidia.com"&gt;Nvidia&lt;/a&gt; and &lt;a href="http://ati.amd.com"&gt;ATI&lt;/a&gt;, which allowed the  whole media to be decoded on the &lt;a href="http://en.wikipedia.org/wiki/Graphics_card"&gt;dedicated graphics card&lt;/a&gt;, saving cost in  computational power, and the need to have a stronger processor.&lt;/p&gt;
&lt;p&gt;&lt;img class="size-full wp-image-696 alignleft" title="nvidia graphics" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/image-2.jpg" alt="nvidia graphics" width="250" height="188" /&gt;&lt;strong&gt;Nvidia&lt;/strong&gt; recently released a new set of &lt;a href="http://www.nvidia.com/object/unix.html"&gt;drivers for Linux&lt;/a&gt; supporting &lt;a href="http://www.nvidia.com/page/purevideo.html"&gt;PureVideo&lt;/a&gt; technology for its line of graphics hardware, enabling full  hardware HD-decoding, and giving smooth HD content playback, even on less  powerful computers. The &lt;a href="http://www.nvidia.com/object/linux_display_ia32_180.44.html"&gt;180&lt;/a&gt; series supports PureVideo decode acceleration. These  drivers adds a new &lt;a href="http://en.wikipedia.org/wiki/VDPAU"&gt;VDPAU API&lt;/a&gt;, which provides PureVideo like features on Linux,  adds &lt;a href="http://www.nvidia.com/object/cuda_home.html"&gt;CUDA&lt;/a&gt; support, X Render optimizations, new workstation performance  optimizations and some other improvements. The new versions offer optimizations  and support for a wide range of Nvidia hardware, and is expected to improve with  future releases.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Linux&lt;/strong&gt; uses &lt;a href="http://en.wikipedia.org/wiki/X_video_extension"&gt;X-Video&lt;/a&gt; (Xv) as output extensions, where as  &lt;a href="http://en.wikipedia.org/wiki/X-Video_Motion_Compensation"&gt;X-Video MotionCompensation&lt;/a&gt; (XvMC) is an X-Video extension which offers some  video decoding on &lt;a href="http://en.wikipedia.org/wiki/GPU"&gt;GPU&lt;/a&gt;. With the new drivers, Nvidia implements &lt;a href="http://en.wikipedia.org/wiki/VDPAU"&gt;VDPAU&lt;/a&gt; (Video  Decode and Presentation API for UNIX).&lt;/p&gt;
&lt;p&gt;VDAPU is capable of hardware acceleration and the decoding  of MPEG-1, MPEG-2, VC-1 and H.264 bit streams. It also provides an API for  post-processing of decoded video in order to apply operations such as noise  reduction and temporal and spatial de-interlacing, timestamp-based presentation  of final video frames, and compositing of sub-picture elements.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.amd.com"&gt;&lt;strong&gt;&lt;img class="size-full wp-image-697 alignright" title="amd-4800-series-graphic-card" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/amd-4800-series-graphic-card.jpg" alt="amd-4800-series-graphic-card" width="200" height="201" /&gt;AMD&lt;/strong&gt;&lt;/a&gt; also supports hardware acceleration through X-Video Bit  stream Acceleration or &lt;a href="http://en.wikipedia.org/wiki/X-Video_Bitstream_Acceleration"&gt;XvBA API&lt;/a&gt;. The recent drivers can take advantage of  &lt;a href="http://en.wikipedia.org/wiki/Unified_Video_Decoder"&gt;Unified Video Decoder&lt;/a&gt; (UVD2).&lt;/p&gt;
&lt;p&gt;These new technologies are also supported by new video  playback softwares, which can fully utilize the Graphics Hardware for video  playback, providing smooth frames in HD and Blue-Ray movies. The VDPAU supported  players include &lt;a href="http://en.wikipedia.org/wiki/Libavcodec"&gt;libavcodec&lt;/a&gt;, &lt;a href="http://www.mplayerhq.hu"&gt;mplayer&lt;/a&gt; and &lt;a href="http://ffmpeg.mplayerhq.hu/"&gt;ffmpeg&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;CUDA support is also provided with 180 series drivers for  Linux, and it can also be used to accelerate videos, and also to do any  processing involved, like &lt;a href="http://blog.mymediasystem.net/avchd/coreavc-109-for-linux/"&gt;CoreAVC 1.9.0&lt;/a&gt; is the first media player to offer this  decoding.&lt;/p&gt;
&lt;p&gt;The video acceleration on Linux came late, but  certainly, with these new advancements by Graphics chips manufacturers, Linux  users will be able to experience HD media playback, even on less powerful  systems.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-695 alignright" title="h1_camcorder_1" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/canon_xl_h1_camcorder_1.jpg" alt="h1_camcorder_1" width="200" height="160" /></p>
<p><em>This article is presented to you by LaptopLogic.com.  Go there to read the latest info on the </em><a href="http://laptoplogic.com/top-rated-laptops/"><em>top rated  laptops</em></a><em> and the </em><a href="http://laptoplogic.com/laptop-accessories"><em>best laptop  accessories</em></a><em>.</em></p>
<p>The <a href="http://en.wikipedia.org/wiki/Video_compression">High Definition</a> (<strong>HD</strong>) content is everywhere these days,  from HD and <a href="http://en.wikipedia.org/wiki/Blue_ray_disc">Blue Ray Discs</a> to streaming HD media. Although HD content gives best  picture quality, it also uses a lot of computational power to decode and  play.</p>
<p>This was made easy for Windows by the introduction of new  drivers from graphics card manufacturers, <a href="http://www.nvidia.com">Nvidia</a> and <a href="http://ati.amd.com">ATI</a>, which allowed the  whole media to be decoded on the <a href="http://en.wikipedia.org/wiki/Graphics_card">dedicated graphics card</a>, saving cost in  computational power, and the need to have a stronger processor.</p>
<p><img class="size-full wp-image-696 alignleft" title="nvidia graphics" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/image-2.jpg" alt="nvidia graphics" width="250" height="188" /><strong>Nvidia</strong> recently released a new set of <a href="http://www.nvidia.com/object/unix.html">drivers for Linux</a> supporting <a href="http://www.nvidia.com/page/purevideo.html">PureVideo</a> technology for its line of graphics hardware, enabling full  hardware HD-decoding, and giving smooth HD content playback, even on less  powerful computers. The <a href="http://www.nvidia.com/object/linux_display_ia32_180.44.html">180</a> series supports PureVideo decode acceleration. These  drivers adds a new <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU API</a>, which provides PureVideo like features on Linux,  adds <a href="http://www.nvidia.com/object/cuda_home.html">CUDA</a> support, X Render optimizations, new workstation performance  optimizations and some other improvements. The new versions offer optimizations  and support for a wide range of Nvidia hardware, and is expected to improve with  future releases.</p>
<p><strong>Linux</strong> uses <a href="http://en.wikipedia.org/wiki/X_video_extension">X-Video</a> (Xv) as output extensions, where as  <a href="http://en.wikipedia.org/wiki/X-Video_Motion_Compensation">X-Video MotionCompensation</a> (XvMC) is an X-Video extension which offers some  video decoding on <a href="http://en.wikipedia.org/wiki/GPU">GPU</a>. With the new drivers, Nvidia implements <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU</a> (Video  Decode and Presentation API for UNIX).</p>
<p>VDAPU is capable of hardware acceleration and the decoding  of MPEG-1, MPEG-2, VC-1 and H.264 bit streams. It also provides an API for  post-processing of decoded video in order to apply operations such as noise  reduction and temporal and spatial de-interlacing, timestamp-based presentation  of final video frames, and compositing of sub-picture elements.</p>
<p><a href="http://www.amd.com"><strong><img class="size-full wp-image-697 alignright" title="amd-4800-series-graphic-card" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/amd-4800-series-graphic-card.jpg" alt="amd-4800-series-graphic-card" width="200" height="201" />AMD</strong></a> also supports hardware acceleration through X-Video Bit  stream Acceleration or <a href="http://en.wikipedia.org/wiki/X-Video_Bitstream_Acceleration">XvBA API</a>. The recent drivers can take advantage of  <a href="http://en.wikipedia.org/wiki/Unified_Video_Decoder">Unified Video Decoder</a> (UVD2).</p>
<p>These new technologies are also supported by new video  playback softwares, which can fully utilize the Graphics Hardware for video  playback, providing smooth frames in HD and Blue-Ray movies. The VDPAU supported  players include <a href="http://en.wikipedia.org/wiki/Libavcodec">libavcodec</a>, <a href="http://www.mplayerhq.hu">mplayer</a> and <a href="http://ffmpeg.mplayerhq.hu/">ffmpeg</a>.</p>
<p>CUDA support is also provided with 180 series drivers for  Linux, and it can also be used to accelerate videos, and also to do any  processing involved, like <a href="http://blog.mymediasystem.net/avchd/coreavc-109-for-linux/">CoreAVC 1.9.0</a> is the first media player to offer this  decoding.</p>
<p>The video acceleration on Linux came late, but  certainly, with these new advancements by Graphics chips manufacturers, Linux  users will be able to experience HD media playback, even on less powerful  systems.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=Dxgf80S8k0Y:xS_oMIB9tZ4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=Dxgf80S8k0Y:xS_oMIB9tZ4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=Dxgf80S8k0Y:xS_oMIB9tZ4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=Dxgf80S8k0Y:xS_oMIB9tZ4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=Dxgf80S8k0Y:xS_oMIB9tZ4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=Dxgf80S8k0Y:xS_oMIB9tZ4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=Dxgf80S8k0Y:xS_oMIB9tZ4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/Dxgf80S8k0Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/</feedburner:origLink></item>
		<item>
		<title>The fastest way to disable PC speaker in Ubuntu</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/zeJOHON2W_4/</link>
		<comments>http://www.linuxscrew.com/2009/03/17/the-fastest-way-to-disable-pc-speaker-in-ubuntu/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 19:41:39 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=688</guid>
		<description>There are several ways to disable usually noisy PC speaker in Ubuntu Linux (this is what beeps every time you wish to keep silent). The fastest one is just to unload its kernel module/driver:
sudo modprobe -r pcspkr
Add the the line &amp;#8220;blacklist pcspkr&amp;#8221; to /etc/modprobe.d/blacklist to turn off the speaker forever</description>
			<content:encoded><![CDATA[<p><img class="alignright" title="ubuntu log" src="http://www.linuxscrew.com/wp-content/uploads/2007/09/ubuntu_logo.gif" alt="" width="200" height="200" />There are several ways to disable usually noisy <strong>PC speaker</strong> in <strong>Ubuntu</strong> Linux (this is what <strong>beeps</strong> every time you wish to keep silent). The fastest one is just to unload its kernel module/driver:</p>
<p><code>sudo modprobe -r pcspkr</code></p>
<p>Add the the line &#8220;<em>blacklist pcspkr&#8221;</em> to <em>/etc/modprobe.d/blacklist</em> to turn off the speaker forever <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=zeJOHON2W_4:KFvpr_7BlyI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=zeJOHON2W_4:KFvpr_7BlyI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=zeJOHON2W_4:KFvpr_7BlyI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=zeJOHON2W_4:KFvpr_7BlyI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=zeJOHON2W_4:KFvpr_7BlyI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=zeJOHON2W_4:KFvpr_7BlyI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=zeJOHON2W_4:KFvpr_7BlyI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/zeJOHON2W_4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/03/17/the-fastest-way-to-disable-pc-speaker-in-ubuntu/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/03/17/the-fastest-way-to-disable-pc-speaker-in-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Mount remote filesystem via ssh protocol using sshfs and fuse [Fedora/RedHat/Debian/Ubuntu way]</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/7wZxvZ926QA/</link>
		<comments>http://www.linuxscrew.com/2009/03/10/mount-remote-filesystem-via-ssh-protocol-using-sshfs-and-fuse-fedoraredhatdebianubuntu-way/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 17:56:18 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[docs]]></category>

		<category><![CDATA[fedora]]></category>

		<category><![CDATA[howtos]]></category>

		<category><![CDATA[ssh]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=674</guid>
		<description>Imagine the following situation: you have to compile some Linux/Unix application or kernel module that requires kernel source present at your hard drive, say, in /usr/src/kernels/kernel-2.6.21-i386/ or elsewhere. But there is not enough disk space to copy these sources or install kernel-devel or linux-source packages (in Fedora/RedHat or Ubuntu/Debian distros respectively)&amp;#8230; Sounds familiar? Believe me, [...]</description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_673" class="wp-caption alignright" style="width: 138px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-673" title="sshfs" src="http://www.linuxscrew.com/wp-content/uploads/2009/03/sshfs.png" alt="sshfs" width="128" height="128" /></dt>
</dl>
</div>
<p>Imagine the following situation: you have to compile some Linux/Unix application or kernel module that requires kernel source present at your hard drive, say, in /usr/src/kernels/kernel-2.6.21-i386/ or elsewhere. But there is not enough disk space to copy these sources or install kernel-devel or linux-source packages (in Fedora/RedHat or Ubuntu/Debian distros respectively)&#8230; Sounds familiar? Believe me, sometimes it happens <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As a solution you can <strong>mount</strong> the directory of some remote PC that contains needed kernel source. It can be done via several protocols like smb, ftp etc. In this article we will mount remote directory using <strong>ssh protocol</strong> that is one the most popular for remote and secure access to <strong>Linux</strong> boxes over the network.</p>
<p>Below are the steps which should be taken to get the ball rolling. We need two packages: <strong>sshfs</strong> and <strong>fuse-utils</strong>.</p>
<p><img class="size-full wp-image-683 alignright" title="ssh" src="http://www.linuxscrew.com/wp-content/uploads/2009/03/ssh.jpg" alt="ssh" width="264" height="415" /><strong>1.</strong> Install necessary packages:</p>
<p>a. Ubuntu/Debian:</p>
<p><code>sudo aptitude install fuse-utils sshfs</code></p>
<p>b. Fedora/Centos/RedHat:</p>
<p><code>yum install fuse-sshfs fuse fuse-libs</code></p>
<p>c. Other Linux: download and compile sshfs/fuse from <a href="http://fuse.sourceforge.net/sshfs.html">sources</a></p>
<p><strong>2.</strong> Check that kernel module <code>fuse</code> is loaded:</p>
<p><code>lsmod | grep fuse</code></p>
<p>There should be the line containing &#8220;fuse&#8221; in the output (of not try <code>modprobe fuse</code>).</p>
<p><strong>3.</strong> Mount remote filesystem using something like this (two commands):</p>
<p><code>mkdir -p /mnt/sshfs/</code><br />
<code>sshfs remote-user@remote-machine:/some/directory /mnt/sshfs</code></p>
<p>where <em>remote-user</em> is the username allowed to login <em>remote-machine</em> via ssh protocol. It will ask you to type the password so just type it and press return <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>4.</strong> That&#8217;s it. Good luck!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=7wZxvZ926QA:a_yXxKDPyAc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=7wZxvZ926QA:a_yXxKDPyAc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=7wZxvZ926QA:a_yXxKDPyAc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=7wZxvZ926QA:a_yXxKDPyAc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=7wZxvZ926QA:a_yXxKDPyAc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=7wZxvZ926QA:a_yXxKDPyAc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=7wZxvZ926QA:a_yXxKDPyAc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/7wZxvZ926QA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/03/10/mount-remote-filesystem-via-ssh-protocol-using-sshfs-and-fuse-fedoraredhatdebianubuntu-way/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/03/10/mount-remote-filesystem-via-ssh-protocol-using-sshfs-and-fuse-fedoraredhatdebianubuntu-way/</feedburner:origLink></item>
		<item>
		<title>Distribution of the week: BackTrack — Network Security Suite</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/cDEwUqChHgg/</link>
		<comments>http://www.linuxscrew.com/2009/03/05/distribution-of-the-week-backtrack-network-security-suite/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 12:23:06 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[distros]]></category>

		<category><![CDATA[links]]></category>

		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=666</guid>
		<description>BackTrack is Live distribution for penetration and security tests. This is how its developers describe it. But there are plenty of tools, utilities, programs behind this brief description. Let&amp;#8217;s dig into.





This distribution started from the merge of two ones: WHAX (or Whoppix) and Auditor Security Collection (the swiss army knife for security assessments). The latest [...]</description>
			<content:encoded><![CDATA[<p><a href="http://www.remote-exploit.org/backtrack.html"><strong></strong></a></p>
<p><strong>BackTrack</strong> is Live distribution for penetration and security tests. This is how its developers describe it. But there are plenty of tools, utilities, programs behind this brief description. Let&#8217;s dig into.</p>
<div class="mceTemp">
<dl class="wp-caption alignright" style="width: 281px;">
<dt class="wp-caption-dt"><a><strong><strong><img title="BackTrack logo" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/09/Backtrack_logo.png/271px-Backtrack_logo.png" alt="BackTrack logo" width="271" height="64" /></strong></strong></a></dt>
</dl>
</div>
<p>This distribution started from the merge of two ones: <a href="http://www.remote-exploit.org/backtrack.html">WHAX</a> (or Whoppix) and <a href="http://en.wikipedia.org/wiki/Auditor_Security_Collection">Auditor Security Collection</a> (<a href="http://seclists.org/bugtraq/2004/May/0239.html">the swiss army knife for security assessments</a>). The latest stable version (BackTrack 3) contains more than <strong><a href="http://backtrack.offensive-security.com/index.php/Tools">300 tools</a></strong> (including such monsters as <a href="http://wireshark.org/">wireshark</a>, <a href="http://www.insecure.org/nmap">nmap</a>, <a href="http://www.hping.org/">hping</a> and others) which will be appreciated by every <strong>security professional</strong>. All tools are categorized into:</p>
<p>1. Information gathering<br />
2. Network Mapping<br />
3. Vulnerability Identification<br />
4. Penetration<br />
5. Privilage Escalation<br />
6. Maintaining Access<br />
7. Covering Tracks<br />
8. Radio Network Analysis (Wi-Fi and Bluetooth)<br />
9. VoIP and Telephony Analysis<br />
10. Digital Forensics<br />
11. Reverse Engineering</p>
<p>The full list of tools with descriptions you can find at <a href="http://backtrack.offensive-security.com/index.php/Tools#Hping">official BackTrack wiki</a>, screenshots and documentation are <a href="http://www.remote-exploit.org/backtrack.html">here</a>.</p>
<p>Download Now: <a href="http://www.remote-exploit.org/cgi-bin/fileget?version=bt3-cd">CD Image</a>, <a href="http://www.remote-exploit.org/cgi-bin/fileget?version=bt3-usb">USB Image</a>. <a href="http://www.remote-exploit.org/backtrack_download.html">More?</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxscrew?a=cDEwUqChHgg:vxLEzYS8Evo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=cDEwUqChHgg:vxLEzYS8Evo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=cDEwUqChHgg:vxLEzYS8Evo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=cDEwUqChHgg:vxLEzYS8Evo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=cDEwUqChHgg:vxLEzYS8Evo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxscrew?i=cDEwUqChHgg:vxLEzYS8Evo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxscrew?a=cDEwUqChHgg:vxLEzYS8Evo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxscrew?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/cDEwUqChHgg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/03/05/distribution-of-the-week-backtrack-network-security-suite/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/03/05/distribution-of-the-week-backtrack-network-security-suite/</feedburner:origLink></item>
		<item>
		<title>Midnight Commander 4.6.2: Back to the future</title>
		<link>http://feedproxy.google.com/~r/linuxscrew/~3/4WP8a82_Scg/</link>
		<comments>http://www.linuxscrew.com/2009/02/02/midnight-commander-462-back-to-the-future/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 19:49:36 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=661</guid>
		<description>Midnight Commander (mc) is one of the most popular console applications with text user interface that displays file system; it also has the ability to view the contents of RPM files, edit files (with powerful highlighting), connect to samba shares, ftp server etc. and etc. Try "sudo apt-get install mc" in Ubuntu or "sudo yum [...]</description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_664" class="wp-caption alignright" style="width: 74px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-664" title="midnight commander" src="http://www.linuxscrew.com/wp-content/uploads/2009/02/midnightcommander.png" alt="midnight commander" width="64" height="64" /></dt>
</dl>
</div>
<p><a href="http://midnight-commander.org/"><strong>Midnight Commander</strong></a> (mc) is one of the most popular console applications with text user interface that displays file system; it also has the ability to view the contents of RPM files, edit files (with powerful highlighting), connect to samba shares, ftp server etc. and etc. Try <code>"sudo apt-get install mc"</code> in <strong>Ubuntu</strong> or <code>"sudo yum install mc"</code> in <strong>Fedora</strong>/Redhat/Centos to install this app.</p>
<p>After almost four years of stagnation developers of GNU Midnight Commander <a href="http://midnight-commander.org/downloads/">released</a> fresh version of this mega popular file manager. Well, good news for text file managers fans. The latest version 4.6.2 contains numerous updates since previous version which were released in 2005, here are some of them:</p>
<pre>- Added a micro helper library in order to go slowly
avay from glib (Closes: #157)
- Use static strings as section entries in ~/.mc/history
WARNING!: This will break old files (Closes: #50)
- Fixed a repaint issue when clicking on the "View" Button instead
of using F3 (Closes: #35)
- Removed obsolete autoconf macros (Closes: #133)
- Fix escaping for command line completion (Closes: #147)
- prevent mc from segfaulting when getting invalid timestamps on files (Closes: #96)
- Fixed a keybord issue when running mc via a putty console (Closes: #203)
- setted pty fd to closeonexec (on subshell) (Closes: #174)
- Fixed file renames, when copying/moving is performed
into deleted directories. (Closes: #181)
- Add an option to show executables first in the panels (Closes: #173)
- Fixed concat_dir_and_file if there is a parameter = NULL (Closes: #180)
- Allow out-of-tree builds (Closes: #224, #208)</pre>
<p>Officially <strong>mc</strong> doesn&#8217;t support <strong>utf-8</strong> locale while there is <a href="http://midnight-commander.org/downloads/mc-4.6.2-utf8.patch.gz">corresponding patch available</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=D9g65W8z"><img src="http://feeds.feedburner.com/~f/linuxscrew?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=UtcHnH5g"><img src="http://feeds.feedburner.com/~f/linuxscrew?d=50" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=boOQH5EU"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=boOQH5EU" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=zxGg29JE"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=zxGg29JE" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=OTud81E3"><img src="http://feeds.feedburner.com/~f/linuxscrew?d=43" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/4WP8a82_Scg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/02/02/midnight-commander-462-back-to-the-future/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2009/02/02/midnight-commander-462-back-to-the-future/</feedburner:origLink></item>
	</channel>
</rss><!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
