<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Thoughts of a Sysadmin</title>
	<link>http://daniel.thegriswolds.us</link>
	<description></description>
	<lastBuildDate>Sun, 02 Aug 2009 17:13:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Using rsync over ssh to perform backups</title>
		<description>Due to the low cost of hard disk space, the popular backup method is from hard disk to hard disk.  When backing up systems, I use rsync to synchronize data directories from one system to another.  Using SSH, this data transfer can be encrypted and even performed securely across the ...</description>
		<link>http://daniel.thegriswolds.us/2009/08/01/using-rsync-over-ssh-to-perform-backups/</link>
			</item>
	<item>
		<title>Webmin on Ubuntu 9.04</title>
		<description>Install the needed prerequisites.  Perl, OpenSSL, and supporting libraries.
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl

Download and install the latest webmin.
wget http://voxel.dl.sourceforge.net/sourceforge/webadmin/webmin_1.480_all.deb &#124; sudo dpkg -i

Webmin can be accessed securely on port 10000 using any credentials present in the sodoers file.
https://localhost:10000 </description>
		<link>http://daniel.thegriswolds.us/2009/06/21/webmin-on-ubuntu-9-04/</link>
			</item>
	<item>
		<title>Groupwise 8 client on Ubuntu 9.04</title>
		<description>Novell offers a full featured Linux client for its Groupwise mail system.  The release version is built as rpm files, which integrates nicely with SuSE Linux Enterprise Desktop, but does not install directly on debian/ubuntu based systems.

Installation of the Groupwise client in Ubuntu Jaunty is relatively straight forward.

1.  Download the ...</description>
		<link>http://daniel.thegriswolds.us/2009/06/20/groupwise-8-client-on-ubuntu-9-04/</link>
			</item>
</channel>
</rss>

