<?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/language/bash/tags/ubuntu</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Sep 2008 08:58:55 GMT</pubDate>
<item>
<title>(Bash) ISO Image to USB Stick - sebastian_bergmann</title>
<link>http://snipplr.com/view/8002/iso-image-to-usb-stick/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 24 Aug 2008 11:07:15 GMT</pubDate>
<guid>http://snipplr.com/view/8002/iso-image-to-usb-stick/</guid>
</item>
<item>
<title>(Bash) ssh via proxy - crazylion</title>
<link>http://snipplr.com/view/7677/ssh-via-proxy/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 Aug 2008 01:33:34 GMT</pubDate>
<guid>http://snipplr.com/view/7677/ssh-via-proxy/</guid>
</item>
<item>
<title>(Bash) PPA dput config - Juanje</title>
<link>http://snipplr.com/view/7282/ppa-dput-config/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Jul 2008 05:13:27 GMT</pubDate>
<guid>http://snipplr.com/view/7282/ppa-dput-config/</guid>
</item>
<item>
<title>(Bash) Ubuntu shell eclipse loader. - jlbfalcao</title>
<link>http://snipplr.com/view/6611/ubuntu-shell-eclipse-loader/</link>
<description><![CDATA[ <p>Startup eclipse code.

sudo touch /usr/bin/eclipse
sudo chmod 755 /usr/bin/eclipse
sudoedit /usr/bin/eclipse</p> ]]></description>
<pubDate>Fri, 06 Jun 2008 20:52:16 GMT</pubDate>
<guid>http://snipplr.com/view/6611/ubuntu-shell-eclipse-loader/</guid>
</item>
<item>
<title>(Bash) Ubuntu Version - christiekoehler</title>
<link>http://snipplr.com/view/6609/ubuntu-version/</link>
<description><![CDATA[ <p>Use these commands to determine ubuntu version and kernel info</p> ]]></description>
<pubDate>Fri, 06 Jun 2008 18:45:26 GMT</pubDate>
<guid>http://snipplr.com/view/6609/ubuntu-version/</guid>
</item>
<item>
<title>(Bash) Setting rubygems under ubuntu hardy - narkisr</title>
<link>http://snipplr.com/view/6470/setting-rubygems-under-ubuntu-hardy/</link>
<description><![CDATA[ <p>A bash script which installs rubygems under ubuntu hardy.</p> ]]></description>
<pubDate>Tue, 27 May 2008 10:47:55 GMT</pubDate>
<guid>http://snipplr.com/view/6470/setting-rubygems-under-ubuntu-hardy/</guid>
</item>
<item>
<title>(Bash) Rename debian/ubuntu backport packages - Juanje</title>
<link>http://snipplr.com/view/6218/rename-debianubuntu-backport-packages/</link>
<description><![CDATA[ <p>This script goes to the directory you pass as a parameter and change de version of all the packages found in there.
It was used for an amount of packages which were building from the sources but for an lower version of Ubuntu (actually for Guadalinex v4 which codename is 'toro'. That's why in variable 'backport' says 'toro').
The code wasn't touched so we didn't change the 'debian/changelog' and the packages were generates with its normal version.
The problem is the packages were compiled with lower version of libraries than the Ubuntu version the packages was saying.
To avoid binary problems and mark those packages as a 'backport' we changed the packages version after the generation with dpkg-deb.

It's quite nasty stuff, but was useful and maybe it could help some one on similar purposes. Also it could be a shellscripting example for more things (var expansions, for example)</p> ]]></description>
<pubDate>Wed, 14 May 2008 03:10:07 GMT</pubDate>
<guid>http://snipplr.com/view/6218/rename-debianubuntu-backport-packages/</guid>
</item>
<item>
<title>(Bash) Quick remastering of a Ubuntu based Live iso - Juanje</title>
<link>http://snipplr.com/view/6216/quick-remastering-of-a-ubuntu-based-live-iso/</link>
<description><![CDATA[ <p>This is a simple script for testing changes in a live iso created with squashfs filesystem for the compression.
It will take the iso path as a parameter and it will open it up with unionfs to let you modify its content (into a chroot enviroment) and when you get out, it will create a new iso file with the new content.

It's pretty simple and easy stuff but useful for every day testing.</p> ]]></description>
<pubDate>Wed, 14 May 2008 02:28:49 GMT</pubDate>
<guid>http://snipplr.com/view/6216/quick-remastering-of-a-ubuntu-based-live-iso/</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) Ubuntu/Debian Nginx init.d script - funkmyer</title>
<link>http://snipplr.com/view/6125/ubuntudebian-nginx-initd-script/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 06 May 2008 03:53:11 GMT</pubDate>
<guid>http://snipplr.com/view/6125/ubuntudebian-nginx-initd-script/</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>(Bash) RubyWorks on Ubuntu - ctran</title>
<link>http://snipplr.com/view/3410/rubyworks-on-ubuntu/</link>
<description><![CDATA[ <p>A shell script to install a Rails production stack on Ubuntu</p> ]]></description>
<pubDate>Sat, 28 Jul 2007 17:57:47 GMT</pubDate>
<guid>http://snipplr.com/view/3410/rubyworks-on-ubuntu/</guid>
</item>
<item>
<title>(Bash) List/Search Packages installed - vanne</title>
<link>http://snipplr.com/view/2313/listsearch-packages-installed/</link>
<description><![CDATA[ <p>List all packages that are installed in your system</p> ]]></description>
<pubDate>Tue, 13 Mar 2007 08:13:34 GMT</pubDate>
<guid>http://snipplr.com/view/2313/listsearch-packages-installed/</guid>
</item>
<item>
<title>(Bash) Some Ubuntu configure and update commands - huckeduster</title>
<link>http://snipplr.com/view/1739/some-ubuntu-configure-and-update-commands/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 28 Nov 2006 04:09:23 GMT</pubDate>
<guid>http://snipplr.com/view/1739/some-ubuntu-configure-and-update-commands/</guid>
</item>
<item>
<title>(Bash) How to set a static IP in Ubuntu from the shell - huckeduster</title>
<link>http://snipplr.com/view/1737/how-to-set-a-static-ip-in-ubuntu-from-the-shell/</link>
<description><![CDATA[ <p>Seen here: http://textsnippets.com/posts/show/319</p> ]]></description>
<pubDate>Tue, 28 Nov 2006 02:47:57 GMT</pubDate>
<guid>http://snipplr.com/view/1737/how-to-set-a-static-ip-in-ubuntu-from-the-shell/</guid>
</item>
<item>
<title>(Bash) kill processes by regex - plexus</title>
<link>http://snipplr.com/view/1419/kill-processes-by-regex/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 17 Oct 2006 13:25:50 GMT</pubDate>
<guid>http://snipplr.com/view/1419/kill-processes-by-regex/</guid>
</item>
</channel>
</rss>