<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/linux</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 04 Jul 2008 17:00:51 GMT</pubDate>
<item>
<title>(Bash) Ueber Pipe | von stdin lesen - qrist0ph</title>
<link>http://snipplr.com/view/7108/ueber-pipe--von-stdin-lesen/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 03 Jul 2008 16:42:43 GMT</pubDate>
<guid>http://snipplr.com/view/7108/ueber-pipe--von-stdin-lesen/</guid>
</item>
<item>
<title>(Bash) Datei zeilenweise ausgeben oder Stdout zeilenweise durchlaufen - qrist0ph</title>
<link>http://snipplr.com/view/7101/datei-zeilenweise-ausgeben-oder-stdout-zeilenweise-durchlaufen/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 03 Jul 2008 09:38:16 GMT</pubDate>
<guid>http://snipplr.com/view/7101/datei-zeilenweise-ausgeben-oder-stdout-zeilenweise-durchlaufen/</guid>
</item>
<item>
<title>(Bash) Linux OS Informations in Cowthink - Sn0opy</title>
<link>http://snipplr.com/view/6610/linux-os-informations-in-cowthink/</link>
<description><![CDATA[ <p>Cowthink is an ASCII script for Linux to show text in a bubble over a cows head
Picture: http://tinyurl.com/5mupb7
Download: http://www.nog.net/~tony/warez/cowsay.shtml</p> ]]></description>
<pubDate>Fri, 06 Jun 2008 18:56:56 GMT</pubDate>
<guid>http://snipplr.com/view/6610/linux-os-informations-in-cowthink/</guid>
</item>
<item>
<title>(Bash) Remove certain files recursively in Linux - jturmel</title>
<link>http://snipplr.com/view/6527/remove-certain-files-recursively-in-linux/</link>
<description><![CDATA[ <p>Example code would remove all files/folders recursively starting from the current folder named file_name</p> ]]></description>
<pubDate>Sun, 01 Jun 2008 03:50:04 GMT</pubDate>
<guid>http://snipplr.com/view/6527/remove-certain-files-recursively-in-linux/</guid>
</item>
<item>
<title>(Bash) Get the linux modules for our pci devices - Juanje</title>
<link>http://snipplr.com/view/6155/get-the-linux-modules-for-our-pci-devices/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 08 May 2008 21:12:45 GMT</pubDate>
<guid>http://snipplr.com/view/6155/get-the-linux-modules-for-our-pci-devices/</guid>
</item>
<item>
<title>(Bash) Add script to default run level - funkmyer</title>
<link>http://snipplr.com/view/6129/add-script-to-default-run-level/</link>
<description><![CDATA[ <p>Run this command to add an /etc/init.d/ startup script to start at os bootup.</p> ]]></description>
<pubDate>Tue, 06 May 2008 05:17:25 GMT</pubDate>
<guid>http://snipplr.com/view/6129/add-script-to-default-run-level/</guid>
</item>
<item>
<title>(Bash) scan port - crazylion</title>
<link>http://snipplr.com/view/6018/scan-port/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 27 Apr 2008 12:29:27 GMT</pubDate>
<guid>http://snipplr.com/view/6018/scan-port/</guid>
</item>
<item>
<title>(Bash) Bootstrap a Django fastcgi setup - mandric</title>
<link>http://snipplr.com/view/5786/bootstrap-a-django-fastcgi-setup/</link>
<description><![CDATA[ <p>This is meant to be run as root, so do it at your own risk.  It's very raw and needs error checking, but works.  I run this script to get new django sites off the ground in  a few minutes.</p> ]]></description>
<pubDate>Fri, 11 Apr 2008 12:07:41 GMT</pubDate>
<guid>http://snipplr.com/view/5786/bootstrap-a-django-fastcgi-setup/</guid>
</item>
<item>
<title>(Bash) Which version of Linux is this? - cczona</title>
<link>http://snipplr.com/view/5690/which-version-of-linux-is-this/</link>
<description><![CDATA[ <p>(EDITED: Originally I had this snip using 'cat /proc/version'.  But have since replaced it with a more reliable  -- and specific -- method)

If you need still more info (or are on a BSD), see 'uname', 'dpkg-architecture'</p> ]]></description>
<pubDate>Thu, 03 Apr 2008 21:14:02 GMT</pubDate>
<guid>http://snipplr.com/view/5690/which-version-of-linux-is-this/</guid>
</item>
<item>
<title>(Bash) Parallels bridged networking with Ubuntu Server - cczona</title>
<link>http://snipplr.com/view/5689/parallels-bridged-networking-with-ubuntu-server/</link>
<description><![CDATA[ <p>If Ubuntu Server fails to resolve hostnames or find a network connection via Parallels 3 bridged networking, it may be attempting to use the wrong network interface.</p> ]]></description>
<pubDate>Thu, 03 Apr 2008 17:51:29 GMT</pubDate>
<guid>http://snipplr.com/view/5689/parallels-bridged-networking-with-ubuntu-server/</guid>
</item>
<item>
<title>(Bash) 1440x900 (24 bit) display resolution for Ubuntu Server - cczona</title>
<link>http://snipplr.com/view/5688/1440x900-24-bit-display-resolution-for-ubuntu-server/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 03 Apr 2008 17:23:42 GMT</pubDate>
<guid>http://snipplr.com/view/5688/1440x900-24-bit-display-resolution-for-ubuntu-server/</guid>
</item>
<item>
<title>(Other) Find files that contain a text string - arunpjohny</title>
<link>http://snipplr.com/view/5478/find-files-that-contain-a-text-string/</link>
<description><![CDATA[ <p>The -l switch outputs only the names of files in which the text occurs (instead of each line containing the text), the -i switch ignores the case, and the -r descends into subdirectories.</p> ]]></description>
<pubDate>Tue, 18 Mar 2008 09:01:44 GMT</pubDate>
<guid>http://snipplr.com/view/5478/find-files-that-contain-a-text-string/</guid>
</item>
<item>
<title>(ColdFusion) Restart, Start, or Stop Coldfusion 8 on Linux CentOS 4.6 - mswallace</title>
<link>http://snipplr.com/view/5458/restart-start-or-stop-coldfusion-8-on-linux-centos-46/</link>
<description><![CDATA[ <p>The Linux directories for your distro may be different. You can find out where your install of coldfusion is by doing this.

find / -name coldfusion</p> ]]></description>
<pubDate>Mon, 17 Mar 2008 11:04:42 GMT</pubDate>
<guid>http://snipplr.com/view/5458/restart-start-or-stop-coldfusion-8-on-linux-centos-46/</guid>
</item>
<item>
<title>(Other) Crontab Info - binarynomad</title>
<link>http://snipplr.com/view/5304/crontab-info/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 06 Mar 2008 14:30:42 GMT</pubDate>
<guid>http://snipplr.com/view/5304/crontab-info/</guid>
</item>
<item>
<title>(Bash) Savoir si une extension PHP est installée sur un serveur Linux - cyo</title>
<link>http://snipplr.com/view/5068/savoir-si-une-extension-php-est-installe-sur-un-serveur-linux/</link>
<description><![CDATA[ <p>Il suffit de créer une page PHP et y placer un phpinfo() ou si vous avez accès au serveur en ligne de commande (Putty, WinSCP, ...), vous pouvez tapez cette commande. Dans l'exemple, nous souhaitons savoir si l'extension openssl est présente et nous recherchons donc la chaîne 'SSL'. On indique l'option -i pour ne pas tenir compte de la casse.</p> ]]></description>
<pubDate>Thu, 14 Feb 2008 13:03:44 GMT</pubDate>
<guid>http://snipplr.com/view/5068/savoir-si-une-extension-php-est-installe-sur-un-serveur-linux/</guid>
</item>
<item>
<title>(Bash) blipsend - lukaszkorecki</title>
<link>http://snipplr.com/view/4992/blipsend/</link>
<description><![CDATA[ <p>blip (http://blip.pl) is a polish twitter clone
this little script adds new message using your blip account
requires: bash, curl and sed (99% of you have it already :))
should work on cygwin (_should_)

at this stage doesn't support characters wchich need \ prefix (except ' ' [space])</p> ]]></description>
<pubDate>Mon, 11 Feb 2008 15:06:10 GMT</pubDate>
<guid>http://snipplr.com/view/4992/blipsend/</guid>
</item>
<item>
<title>(Other) list partitions - willcodeforfood</title>
<link>http://snipplr.com/view/4374/list-partitions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 16 Dec 2007 19:26:38 GMT</pubDate>
<guid>http://snipplr.com/view/4374/list-partitions/</guid>
</item>
<item>
<title>(Bash) Change locale - therobot</title>
<link>http://snipplr.com/view/4320/change-locale/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 13 Dec 2007 07:24:40 GMT</pubDate>
<guid>http://snipplr.com/view/4320/change-locale/</guid>
</item>
<item>
<title>(Other) Email Command Output - vanne</title>
<link>http://snipplr.com/view/3817/email-command-output/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Oct 2007 09:30:38 GMT</pubDate>
<guid>http://snipplr.com/view/3817/email-command-output/</guid>
</item>
<item>
<title>(Bash) Password Protect Folder / Directory with htaccess and htpasswd on Apache and Linux / Unix - jonhenshaw</title>
<link>http://snipplr.com/view/3791/password-protect-folder--directory-with-htaccess-and-htpasswd-on-apache-and-linux--unix/</link>
<description><![CDATA[ <p>Good info here too: http://www.ilisys.com.au/support/linux-password-protect/</p> ]]></description>
<pubDate>Wed, 26 Sep 2007 21:19:43 GMT</pubDate>
<guid>http://snipplr.com/view/3791/password-protect-folder--directory-with-htaccess-and-htpasswd-on-apache-and-linux--unix/</guid>
</item>
</channel>
</rss>