<?xml version="1.0" encoding="ISO-8859-15"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
	<channel>
		<title>freshbash.org</title>
		<link>http://freshbash.org</link>
		<description>the source for bash</description>
		<dc:date>2009-01-07T12:01:18Z</dc:date>
		<item>
			<title>wav2mp3 </title>
			<link>http://freshbash.org/project.php?project=wav2mp3</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">Easy script to convert wav files to mp3 with lame.</content:encoded>
		</item>
		<item>
			<title>brotete </title>
			<link>http://freshbash.org/project.php?project=brotete</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">With this script you can create random wallpaper. Very Simply to implement in exist environments.</content:encoded>
		</item>
		<item>
			<title>fedora download </title>
			<link>http://freshbash.org/project.php?project=fedora download</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">This script helps you to download fedora core images.</content:encoded>
		</item>
		<item>
			<title>wordpress_upgrade </title>
			<link>http://freshbash.org/project.php?project=wordpress_upgrade</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">A small and dirty script to update the wordpress installation. Found at roothausen.de</content:encoded>
		</item>
		<item>
			<title>pppcall </title>
			<link>http://freshbash.org/project.php?project=pppcall</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">pppcall checks if ppp0 is up. when ppp0 is down, it dial up a new connection.</content:encoded>
		</item>
		<item>
			<title>nagios nrpe </title>
			<link>http://freshbash.org/project.php?project=nagios nrpe</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">This script starts the nrpe daemon for Nagios.</content:encoded>
		</item>
		<item>
			<title>automysqlbackup-scp 0.2</title>
			<link>http://freshbash.org/project.php?project=automysqlbackup-scp</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">This is a modified version from automysqlbackup 2.5 from http://sourceforge.net/projects/automysqlbackup/

I added a easy function to copy the dumps to a remote server. It uses scp and is secure. You need to use ssh with keypairs.
</content:encoded>
		</item>
		<item>
			<title>amulestatus 0.1</title>
			<link>http://freshbash.org/project.php?project=amulestatus</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">Displays the current download queue of a running aMule daemon
</content:encoded>
		</item>
		<item>
			<title>wormuxsvn 0.3</title>
			<link>http://freshbash.org/project.php?project=wormuxsvn</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">This script helps you to build the svn from wormux with cmake or autogen. For more help run the build script. The autogen option is currently not tested. We added a bugfix for wormux data dir.</content:encoded>
		</item>
		<item>
			<title>isocreator OpenBSD </title>
			<link>http://freshbash.org/project.php?project=isocreator OpenBSD</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">A small perl script to create a iso file from a OpenBSD release. Found at bsdforen.de</content:encoded>
		</item>
		<item>
			<title>umts setpin </title>
			<link>http://freshbash.org/project.php?project=umts setpin</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">setpin helps you to set the pin for a UMTS Mobile Card.</content:encoded>
		</item>
		<item>
			<title>sqlsyslogd </title>
			<link>http://freshbash.org/project.php?project=sqlsyslogd</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">sqlsyslogd bridges syslog-ng and mysql. It copy syslog-ng (server) logs to a mysqldb.</content:encoded>
		</item>
		<item>
			<title>palmsync </title>
			<link>http://freshbash.org/project.php?project=palmsync</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">palmsync is a script to start all necessary programs to connect a Palm Treo 650 with a pc above bluetooth. </content:encoded>
		</item>
		<item>
			<title>portforwarding </title>
			<link>http://freshbash.org/project.php?project=portforwarding</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">An minimal example how you can forward a port with iptables.</content:encoded>
		</item>
		<item>
			<title>syslog-ng init </title>
			<link>http://freshbash.org/project.php?project=syslog-ng init</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">The startscript for the syslog-ng daemon.</content:encoded>
		</item>
		<item>
			<title>proftpd init </title>
			<link>http://freshbash.org/project.php?project=proftpd init</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">The startscript for the proftp daemon for debian sarge.</content:encoded>
		</item>
		<item>
			<title>ntpdate </title>
			<link>http://freshbash.org/project.php?project=ntpdate</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">A startscript for the ntp client (ntpdate). You must define the server in the startscript.</content:encoded>
		</item>
		<item>
			<title>networking </title>
			<link>http://freshbash.org/project.php?project=networking</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">The init script for network interfaces and some network configurations for debian.</content:encoded>
		</item>
		<item>
			<title>mysql init </title>
			<link>http://freshbash.org/project.php?project=mysql init</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">MySQL daemon start/stop script for Debian. Based on the original by TcX.</content:encoded>
		</item>
		<item>
			<title>hotplug init </title>
			<link>http://freshbash.org/project.php?project=hotplug init</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">Starts and stops each hotpluggable subsystem. On startup, may simulate hotplug events for devices that were present at boot time, before filesystems used by /sbin/hotplug became available. This init script is for the debian distribution</content:encoded>
		</item>
		<item>
			<title>apache2 init </title>
			<link>http://freshbash.org/project.php?project=apache2 init</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">This is the debian apache2 init script to start,stop or reload the apach2 server.</content:encoded>
		</item>
		<item>
			<title>local firewall </title>
			<link>http://freshbash.org/project.php?project=local firewall</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">A very small local firewall script for a standalone computer. It allow only http and dns requests (nothing more).</content:encoded>
		</item>
		<item>
			<title>ripXviD </title>
			<link>http://freshbash.org/project.php?project=ripXviD</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">The ripxvid script convert three DVDs to one DVD.</content:encoded>
		</item>
		<item>
			<title>systemupdate-bsd </title>
			<link>http://freshbash.org/project.php?project=systemupdate-bsd</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">This systemupdate-bsd script search and fix freebsd security issues with cron and portupgrade.</content:encoded>
		</item>
		<item>
			<title>mythbackend </title>
			<link>http://freshbash.org/project.php?project=mythbackend</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">mythbackend is a init script for the mythtv backend daemon.</content:encoded>
		</item>
		<item>
			<title>kernelscript 0.4.0</title>
			<link>http://freshbash.org/project.php?project=kernelscript</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">My intention is to simplify the way of installing a custom Linux-Kernel for unexperienced or new users of the major Distributions (e.g. Suse or Fedora). Bugs, exploits and buffer overflows are discovered fast by the community but the distributors are sometimes very slow when it comes to offering a new version of the kernel. Right now Kernelscript won't take away the steps of configuring the Kernel itself! This is planned to be an integrated feature of future Versions of my Script.</content:encoded>
		</item>
		<item>
			<title>getsrc </title>
			<link>http://freshbash.org/project.php?project=getsrc</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">getsrc decompressed many archives for you with one command. You can pass a archive or a url. It download automatically the file.</content:encoded>
		</item>
		<item>
			<title>mksslcert </title>
			<link>http://freshbash.org/project.php?project=mksslcert</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">This script create for you a ssl certificat for the apache server to service a SSL Server.</content:encoded>
		</item>
		<item>
			<title>isomount </title>
			<link>http://freshbash.org/project.php?project=isomount</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">isomount help you to mount easily an iso file to the loop device</content:encoded>
		</item>
		<item>
			<title>isoburn </title>
			<link>http://freshbash.org/project.php?project=isoburn</link>
			<content:encoded xmlns="http://www.w3.org/1999/xhtml">isoburn is a script to burn with ine small command iso or bin files to a CD.</content:encoded>
		</item>
	</channel>
</rss>
