<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3763982</id><updated>2011-04-22T03:09:03.525Z</updated><title type='text'>barnskilinux</title><subtitle type='html'>Random postings as I wind my way through the world of Free and Open Source Software.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://barnski-linux.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default?start-index=101&amp;max-results=100'/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>297</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3763982.post-4942110134019505685</id><published>2007-04-23T18:53:00.000Z</published><updated>2007-04-23T18:55:33.477Z</updated><title type='text'></title><content type='html'>Red Hat have published a &lt;a href="http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/"&gt;useful article on Linux daemons&lt;/a&gt;, explaining what they each do, and in what circumstances you could disable them. This is obviously good for security and performance. &lt;br /&gt;&lt;br /&gt;If you want to really go to town on performance, you might also consider &lt;a href="http://wiki.centos.org/HowTos/Disk_Optimization"&gt;optimising your ext3 volumes&lt;/a&gt; :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-4942110134019505685?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/4942110134019505685'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/4942110134019505685'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2007_04_01_archive.html#4942110134019505685' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-117069848947017804</id><published>2007-02-05T17:58:00.000Z</published><updated>2007-02-05T18:01:30.060Z</updated><title type='text'></title><content type='html'>Implementing OpenManage Server Administrator (OMSA) on a Dell PowerEdge running Red Hat Enterprise Linux today, I found &lt;a href="http://linux.dell.com/repo/software/"&gt;this&lt;/a&gt;, which is the unofficial Dell repository for OMSA. They even provide a couple of scripts to help you import the GPG keys, set the repo up and install the latest version over the net. &lt;br /&gt;Worked like a charm :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-117069848947017804?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/117069848947017804'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/117069848947017804'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2007_02_01_archive.html#117069848947017804' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-117034661467043286</id><published>2007-02-01T16:16:00.000Z</published><updated>2007-02-01T16:16:55.763Z</updated><title type='text'></title><content type='html'>I have been refining my use of Linux as an iTunes client, so I can get a crappy old machine running Linux and use it to access my entire iTunes library over the network. Output can then be to anything via the headphone jack. &lt;br /&gt;To achieve this with Ubuntu 6.10 (Edgy Eft), I have found that the following works: &lt;br /&gt;&lt;b&gt;apt-get install gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly-multiverse gstreamer0.8-plugins&lt;/b&gt;&lt;br /&gt;Then edit /etc/default/avahi-daemon so that&lt;br /&gt;&lt;b&gt;AVAHI_DAEMON_START=1&lt;/b&gt;&lt;br /&gt;Restart avahi-daemon (or reboot), and Rhythmbox now discovers and plays all your local iTunes shared libraries. &lt;br /&gt;:)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-117034661467043286?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/117034661467043286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/117034661467043286'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2007_02_01_archive.html#117034661467043286' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-116497817671192818</id><published>2006-12-01T13:00:00.000Z</published><updated>2006-12-01T13:06:12.413Z</updated><title type='text'></title><content type='html'>GNU screen is like a window manager for terminal sessions - when you invoke screen, you can have multiple terminals (screen windows) open and running different processes, a bit like having the multiple desktop spaces in Gnome or KDE. &lt;br /&gt;&lt;br /&gt;You can also "detach" screen, which puts all your active screen windows into the background and returns you to your default terminal session. You have now quit screen. This is a bit like disconnecting from a terminal server session - you can log off and log on again later from another machine, and re-attach your screen session. At this point, you can pick up all the processes you left running in your screen windows. &lt;br /&gt;&lt;br /&gt;Invoke by using&lt;br /&gt;screen&lt;br /&gt;&lt;br /&gt;Screen windows are numbered 0-9&lt;br /&gt;&lt;br /&gt;Create a new screen window with&lt;br /&gt;ctrl-a c&lt;br /&gt;&lt;br /&gt;Switch to next screen window with &lt;br /&gt;ctrl-a n&lt;br /&gt;&lt;br /&gt;Switch to previous with &lt;br /&gt;ctrl-a p&lt;br /&gt;&lt;br /&gt;Switch to screen window x with&lt;br /&gt;ctrl-a x&lt;br /&gt;&lt;br /&gt;Detach a screen from terminal (put screen windows in background) with&lt;br /&gt;ctrl-a d&lt;br /&gt;note that closing a terminal session without logging out also appears to detach active screen windows. &lt;br /&gt;&lt;br /&gt;A detached screen (including all it's windows) can be resumed by invoking screen with the -r option:&lt;br /&gt;screen -r&lt;br /&gt;if you have multiple disconnected screen sessions, you will be told how to reconnect to one of your choice. &lt;br /&gt;&lt;br /&gt;This pretty much covers what I need GNU screen for right now, but as is often the way with GNU/Linux software, it is immensely powerful and does &lt;i&gt;way&lt;/i&gt; more than this. A screen users manual is &lt;a href="http://www.delorie.com/gnu/docs/screen/screen_toc.html"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-116497817671192818?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/116497817671192818'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/116497817671192818'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_12_01_archive.html#116497817671192818' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-116238239316648563</id><published>2006-11-01T11:59:00.000Z</published><updated>2006-11-01T12:05:29.816Z</updated><title type='text'></title><content type='html'>I have previously mentioned an &lt;a href="http://www.anandtech.com/mac/showdoc.aspx?i=2520"&gt;article by AnandTech&lt;/a&gt; in which they documented a fairly convincing lab exercise in which it was shown that &lt;a href="http://www.apple.com/server/macosx/"&gt;Mac OS X Tiger Server&lt;/a&gt; made a pretty poor show of running &lt;a href="http://www.mysql.com/"&gt;MySQL&lt;/a&gt;. In fact, they claimed, OS X was up to 5 times slower than Linux running the same benchmarks on the same G5 hardware. &lt;br /&gt;&lt;br /&gt;We have a customer who presently run a LAMP application (Linux, Apache, MySQL, PHP) that we set up for them on &lt;a href="http://www.redhat.com/"&gt;Red Hat Linux&lt;/a&gt;, running on Dell PowerEdge hardware and it's doing a sterling job. &lt;br /&gt;&lt;br /&gt;Trouble is that they now want to scale up quite significantly, and the server that they presently have can't expand to give them enough storage without an external array (bear with me here). &lt;br /&gt;&lt;br /&gt;So, I got to thinking about how we could give them a good value proposition in terms of storage expansion, and that led me to &lt;a href="http://www.apple.com/xserve/raid/"&gt;Xserve RAID&lt;/a&gt;. I had a chance to chat to the Apple guys at this years Mac Expo, and found out that the Xserve RAID is in fact &lt;a href="http://bugzilla.redhat.com/hwcert/show.cgi?id=153601"&gt;Red Hat Certified&lt;/a&gt;, so that opens up a good option in terms of just bunging more storage on the PowerEdge server. Further research indicates that this may only be for Red Hat Enterprise Linux 3, and we are running 4, so I don't know where that leaves us. &lt;br /&gt;&lt;br /&gt;The Apple guys also said that the MySQL performance problem had been &lt;a href="http://www.apple.com/support/downloads/macosxserverupdate1047.html"&gt;addressed in 10.4.7&lt;/a&gt; (but they would). So, while we're at it, we might want to beef up the processing side of things, so why not look at a nice spanky 64-bit Intel &lt;a href="http://www.apple.com/xserve/"&gt;Xserve&lt;/a&gt; if it's all good now? And if we've got an Xserve and Xserve RAID, then Mac OS X might not be such a bad idea, but that brings us back to the MySQL performance problem. &lt;br /&gt;&lt;br /&gt;However, I reasoned that since OS X is now on Intel, perhaps the situation may have changed. A bit more research has led me to find that firstly, AnandTech's findings were skewed, and secondly that &lt;a href="http://www.roughlydrafted.com/0506.linuxmyth2.2.html"&gt;OS X may be a more compelling option after all&lt;/a&gt; (great article).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-116238239316648563?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/116238239316648563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/116238239316648563'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_11_01_archive.html#116238239316648563' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-115865152875682884</id><published>2006-09-19T07:37:00.000Z</published><updated>2006-09-19T07:39:30.103Z</updated><title type='text'></title><content type='html'>The &lt;a href="http://www.inside-security.de/INSERT_en.html"&gt;Inside Security Rescue Toolkit&lt;/a&gt; (INSERT) is a complete, bootable linux system. It comes with a graphical user interface running the fluxbox window manager while still being sufficiently small to fit on a credit card-sized CD-ROM. INSERT contains a multitude of useful tools to be at your hand in a variety of situations:&lt;br /&gt;&lt;br /&gt; full read-write support for NTFS-partitions using captive and linux-ntfs&lt;br /&gt; support for various file system types:&lt;br /&gt; locally: EXT2,EXT3,REISERFS,REISER4,JFS,XFS,NTFS,FAT,MSDOS,MINIX,UDF,HFS,HFS+,HPFS,UFS,UNIONFS&lt;br /&gt; net based: NFS,SMBFS,CIFS,NCPFS,SSHFS,AFS&lt;br /&gt; support for linux software RAID and LVM2&lt;br /&gt; support for WLAN adapters&lt;br /&gt; network analysis (e.g. nmap, tcpdump)&lt;br /&gt; disaster recovery (e.g. gparted, gpart, partimage, testdisk, recover)&lt;br /&gt; virus scanning (Clam Antivirus with GUI avscan)&lt;br /&gt; computer forensics (e.g. chkrootkit, foremost, rootkit hunter)&lt;br /&gt; surf the internet (e.g. the web browser dillo [enhanced version], the graphical FTP client gFTP)&lt;br /&gt; network boot server to boot network boot enabled clients that cannot boot from the CD (insert-remote)&lt;br /&gt; installation on a USB memory stick (usb-install)&lt;br /&gt; based on Linux kernel 2.6.12.5 and Knoppix 4.0.2&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-115865152875682884?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/115865152875682884'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/115865152875682884'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_09_01_archive.html#115865152875682884' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-114917954170212399</id><published>2006-06-01T16:30:00.000Z</published><updated>2006-06-01T16:32:33.676Z</updated><title type='text'></title><content type='html'>&lt;a href="http://cdimage.ubuntu.com/xubuntu/releases/6.06/release/"&gt;xubuntu&lt;/a&gt; is the low-power, small-footprint version of ubuntu (using xfce): &lt;br /&gt;&lt;i&gt;"Xubuntu is the newest official Ubuntu derivative distribution, using the&lt;br /&gt;Xfce desktop environment and a selection of GTK2 applications.  Its&lt;br /&gt;lightweight footprint is well suited for low-end hardware and thin&lt;br /&gt;clients.  Xubuntu builds on the solid foundation of Ubuntu, with&lt;br /&gt;world-class hardware support and access to a vast repository of&lt;br /&gt;additional software.&lt;br /&gt;=== On the Desktop ===&lt;br /&gt;&lt;br /&gt; * Xfce 4.4beta1 including a more flexible panel, many panel plugins&lt;br /&gt;and icons on the desktop&lt;br /&gt; * Thunar file manager&lt;br /&gt; * GDM desktop manager&lt;br /&gt; * Gnome Office (latest Abiword and Gnumeric)&lt;br /&gt; * Evince document viewer&lt;br /&gt; * Xarchiver archive manager&lt;br /&gt; * Xfburn simple CD burner&lt;br /&gt; * Xubuntu System Tools for GUI system administration&lt;br /&gt; * Firefox 1.5.0.3&lt;br /&gt; * Thunderbird 1.5.0.2&lt;br /&gt; * Package updates manager&lt;br /&gt; * Graphical .deb package installer (''GDebi'')&lt;br /&gt;&lt;br /&gt; * New documentation (''Xubuntu Desktop Guide'')&lt;br /&gt; * New and more consistent artwork&lt;br /&gt;&lt;br /&gt;and more.&lt;br /&gt;&lt;br /&gt;In addition, OpenOffice.org and Gnome CUPS Manager are included on the&lt;br /&gt;alternate CD but not installed by default."&lt;/i&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-114917954170212399?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114917954170212399'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114917954170212399'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_06_01_archive.html#114917954170212399' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-114856067957694855</id><published>2006-05-25T12:36:00.000Z</published><updated>2006-05-25T12:37:59.833Z</updated><title type='text'></title><content type='html'>&lt;a href="http://fedoranews.org/mediawiki/index.php/How_to_setup_and_manage_your_disk_software_mirroring"&gt;This is an awesome article&lt;/a&gt; on software mirroring under Linux - I came a cropper today because I didn't understand the requirement to manually configure grub &lt;i&gt;before&lt;/i&gt; the first disk in the mirror fails (D'OH!). The article also describes rebuilding the mirrored pair when yu've added a fresh disk following a failure. Very handy indeed :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-114856067957694855?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114856067957694855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114856067957694855'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_05_01_archive.html#114856067957694855' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-114855296150558324</id><published>2006-05-25T10:27:00.000Z</published><updated>2006-05-25T10:29:21.696Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.opensourcecms.com/"&gt;OpenSourceCMS.com&lt;/a&gt; is a handy site that demos all kinds of open source CMS systems. You can go and play with them before having to go through the pain of an install yourself, and the systems are wiped clean every 2 hours so you can wreak whatever havoc you like :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-114855296150558324?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114855296150558324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114855296150558324'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_05_01_archive.html#114855296150558324' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-114768142473906050</id><published>2006-05-15T08:22:00.000Z</published><updated>2006-05-15T08:23:44.910Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www-128.ibm.com/developerworks/linux/library/l-selinux.html?ca=dgr-lnxw07SELinux"&gt;SELinux from scratch&lt;/a&gt; - an article from IBM on how to implement SELinux on systems that are not SELinux aware. This might be a handy way to get to understand SELinux.......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-114768142473906050?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114768142473906050'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114768142473906050'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_05_01_archive.html#114768142473906050' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-114292794190553504</id><published>2006-03-21T07:53:00.000Z</published><updated>2006-03-21T07:59:02.116Z</updated><title type='text'></title><content type='html'>Stuff that I have only just come to know about: &lt;a href="http://www.gnusolaris.org/gswiki/Nexenta_OS"&gt;Nexenta&lt;/a&gt; is a GNU/Solaris distribution. Whilst not part of the Debian project, they have used Debian and the OpenSolaris kernel to make a distro. Nice. &lt;br /&gt;Also &lt;a href="http://www.freebsd.org/"&gt;FreeBSD 6.0&lt;/a&gt; has been released.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-114292794190553504?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114292794190553504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114292794190553504'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_03_01_archive.html#114292794190553504' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-114089884218826483</id><published>2006-02-25T20:19:00.000Z</published><updated>2006-03-21T07:59:42.136Z</updated><title type='text'></title><content type='html'>IBM have published some useful &lt;a href="http://www-128.ibm.com/developerworks/linux/lpi/201.html?S_TACT=105AGX59&amp;S_CMP=LPLINUX-GR&amp;ca=dgr-btw01LPItutorials"&gt;LPI Exam Prep&lt;/a&gt; guides.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-114089884218826483?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114089884218826483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/114089884218826483'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_02_01_archive.html#114089884218826483' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113959176740942220</id><published>2006-02-10T16:45:00.000Z</published><updated>2006-02-10T17:16:07.616Z</updated><title type='text'></title><content type='html'>A new project that I am farting about with at home is getting Linux running on an old &lt;a href="http://sunsolve.sun.com/handbook_pub/Systems/U5/U5.html"&gt;Ultra 5&lt;/a&gt; that I have lying about. Why? - well the old Ultrasparc is an incredibly well made and robust hardware platform - I've seen these things running Solaris as servers in dusty back rooms without interruption for &lt;i&gt;years&lt;/i&gt;. Plus, the geek factor of running one of these things is awesome. &lt;br /&gt;I presently host a small &lt;a href="http://www.mamboserver.com"&gt;Mambo&lt;/a&gt; site for my own use from home, and right now it's on a crappy old Dell PC with a PII 333 CPU and 312MB RAM. The 64-bit 400MHz UltraSparc IIi CPU with 265MB RAM is therefore &lt;i&gt;almost&lt;/i&gt; an upgrade :) &lt;br /&gt;This machine also allows me to remotely connect in and test connections over the net to stuff I set up for customers, so I need X and a graphical web browser. &lt;br /&gt;Anyway, installing &lt;a href="http://www.debian.org"&gt;Debian&lt;/a&gt; on the Ultra5 was a piece of cake. However, things are getting a bit more tricky now that I'm fetterng with it, so I thought I'd make some notes. &lt;br /&gt;I installed Debian 3.1 Sparc on the Ultra 5 by simply giving it a "boot cdrom" command from the "ok" OpenBoot prompt and following the normal debian installer. My CD was a netinst job, and I just selected to install the graphical environment, as I'll apt everything else as I need it. &lt;br /&gt;My Ultra5 has a Sun m64 graphics head, which Sun made a big song and dance about when it was new, but it turns out that it's pretty much an ATI Rage chipset, so I selected ATI for the graphics, and X was up and well, except the mouse didn't work. &lt;br /&gt;I have one of the newer 3-button sun mice that connects to the keyboard using a PS/2 type connector. &lt;a href="http://lists.debian.org/debian-sparc/2003/10/msg00111.html"&gt;This post&lt;/a&gt; helped me out here, as I was able to use &lt;b&gt;&lt;i&gt;od&lt;/i&gt;&lt;/b&gt; as described to determine that I needed to use the /dev/sunmouse identifier. Once I'd hacked this into the X config file, I was good to go. &lt;br /&gt;At this point I had an Ultra5 running Debian Sarge on a stock 2.4 kernel, with X and networking, which is all I need (I'm not bothered about sound - it's a server). So far, so good. &lt;br /&gt;And this is where I balls it up.......&lt;br /&gt;Next I wanted to upgrade to a 2.6 kernel. Mainly this was because I like to be up to date, but stable and the 2.6 kernel in the Debian stable tree gives you this. Secondarily, at boot time, I was getting some errors relating to the hard disk on the Ultra5, and I had read somewhere that these are fixed in the 2.6 kernel. &lt;br /&gt;So, I used apt to install a stable 2.6 kernel for 64-bit sparc, and rebooted. The disk errors were gone, but so was X, and I couldn't log in at the console as the keymap was buggered. Nice. &lt;br /&gt;The answers to almost all of this are &lt;a href="http://ginfo.egim-mrs.fr/article.php3?id_article=36"&gt;here in this article&lt;/a&gt;, but this still didn't get my mouse going again. Using &lt;b&gt;&lt;i&gt;od&lt;/i&gt;&lt;/b&gt; agan, I was able to determine that the 2.6 kernel saw my mouse as /dev/psaux now, rather than /dev/sunmouse. Once I realised that I needed to tell it to use the PS/2 protocol, we were in business again. &lt;br /&gt;At this point, I have an Ultra5 running Debian Linux on a 64-bit 2.6 kernel with X. I am a happy customer - this server will hopefully run for years!&lt;br /&gt;My current XF86Config-4 file has stanzas for both 2.4 and 2.6 kernel device maps, so you could just chop and change which are selected in the ServerLayout stanza as appropriate. &lt;a href="http://barneygrice.pwp.blueyonder.co.uk/downloads/ultra5/XF86Config-4"&gt;Download my XF86Config-4 here&lt;/a&gt;. &lt;br /&gt;Next steps will be to install and configure Apache, MySQL etc., but that's for another day. If there's anything unusual involved , I'll post it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113959176740942220?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113959176740942220'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113959176740942220'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_02_01_archive.html#113959176740942220' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113956071514509437</id><published>2006-02-10T08:37:00.000Z</published><updated>2006-02-10T08:38:35.310Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.sealiesoftware.com/pssh/"&gt;PSSH&lt;/a&gt; is another open source ssh client for Palm OS 5 - works fine on the Treo 650, apparently.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113956071514509437?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113956071514509437'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113956071514509437'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_02_01_archive.html#113956071514509437' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113922858171138656</id><published>2006-02-06T12:23:00.000Z</published><updated>2006-02-06T12:25:13.526Z</updated><title type='text'></title><content type='html'>I'm real pissed off with having no &lt;a href="http://www.itunes.com"&gt;iTunes&lt;/a&gt; client on Linux, as my entire music library is available from a &lt;a href="http://www.mt-daapd.org/"&gt;mt-daapd&lt;/a&gt; server at home. This is a great solution, as I mostly use Macs and can stream my music wherever I am. &lt;br /&gt;However, I have a crappy old intel laptop that I thought I might use as a dedicated device for streaming music in my front room (it's too crappy for real use as a computer any more - Celeron 333, maxed out at 128MB RAM, 10GB, 800x600 display!). Trouble is, due to the lack of a Linux iTunes client, I have to run Windows on it. :(&lt;br /&gt;I'm now thinking that perhaps running iTunes under &lt;a href="http://www.winehq.com/"&gt;WINE&lt;/a&gt; might be a plan, and &lt;a href="http://frankscorner.org/index.php?p=itunes6"&gt;Frank's Corner&lt;/a&gt; has some notes that indicate this is a real possibility. I'll post back if I ever get round to working on it (I'm also having problems with WPA under Linux with it right now).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113922858171138656?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113922858171138656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113922858171138656'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_02_01_archive.html#113922858171138656' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113922095036259201</id><published>2006-02-06T10:15:00.000Z</published><updated>2006-02-06T10:15:50.553Z</updated><title type='text'></title><content type='html'>&lt;a href="http://f-spot.org/Main_Page"&gt;F-Spot&lt;/a&gt; is a photo management tool for Gnome - kind of an iPhoto for Linux.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113922095036259201?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113922095036259201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113922095036259201'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_02_01_archive.html#113922095036259201' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113872526784174361</id><published>2006-01-31T16:34:00.000Z</published><updated>2006-01-31T16:34:28.050Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.bellevuelinux.org/reasons_to_convert.html"&gt;25 Reasons to Convert to Linux, compiled by The Linux Information Project&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113872526784174361?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113872526784174361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113872526784174361'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_01_01_archive.html#113872526784174361' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113818046295613957</id><published>2006-01-25T09:14:00.000Z</published><updated>2006-01-25T09:14:23.256Z</updated><title type='text'></title><content type='html'>&lt;a href="https://wiki.ubuntu.com/WPAHowto?highlight=%28wpa%29"&gt;WPAHowto - Ubuntu Wiki&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113818046295613957?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113818046295613957'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113818046295613957'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_01_01_archive.html#113818046295613957' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113777458412347660</id><published>2006-01-20T16:27:00.000Z</published><updated>2006-01-20T16:29:44.326Z</updated><title type='text'></title><content type='html'>&lt;a href="http://linuxhelp.blogspot.com/"&gt;All About Linux&lt;/a&gt; is another blog (much more polished than this one) that deals with Linux. &lt;a href="http://linuxhelp.blogspot.com/2006/01/my-dalliance-with-gentoo-linux.html"&gt;this week&lt;/a&gt; there's an interesting post on using Gentoo.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113777458412347660?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113777458412347660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113777458412347660'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_01_01_archive.html#113777458412347660' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113766932779122939</id><published>2006-01-19T11:08:00.000Z</published><updated>2006-01-19T11:15:27.966Z</updated><title type='text'></title><content type='html'>Red Hat have put up a page entitled &lt;a href="http://www.redhat.com/promo/easy/"&gt;Linux is Easy&lt;/a&gt; with some flash animations of how easily you can set up a &lt;a href="http://www.redhat.com/v/swf/apache/"&gt;web server&lt;/a&gt;, a &lt;a href="http://www.redhat.com/v/swf/samba/"&gt;file and print server&lt;/a&gt; or a &lt;a href="http://www.redhat.com/v/swf/squid/"&gt;network services server&lt;/a&gt; (DNS, firewall, DHCP). &lt;br /&gt;There's nothing too advanced here judging by the Apache one. but I guess that's because the Red Hat GUI tools still only allow for basic configuration - in my experience, if you want to do anything advanced you still need to get your hands dirty with .conf files. &lt;br /&gt;That said, this is still a good step towards encouraging Windows sys admins that Linux is not to be feared, and that is the first step towards convincing them that in some roles, it should be embraced.......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113766932779122939?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113766932779122939'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113766932779122939'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_01_01_archive.html#113766932779122939' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113762307506574407</id><published>2006-01-18T22:17:00.000Z</published><updated>2006-01-18T22:24:35.246Z</updated><title type='text'></title><content type='html'>I'm a long time fan of &lt;a href="http://www.smoothwall.org"&gt;SmoothWall&lt;/a&gt;, but if I was considering an alternative, I'd definitely be evaluating &lt;a href="http://m0n0.ch/wall/"&gt;m0n0wall&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113762307506574407?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113762307506574407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113762307506574407'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_01_01_archive.html#113762307506574407' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113714125079841149</id><published>2006-01-13T08:33:00.000Z</published><updated>2006-01-13T08:34:10.810Z</updated><title type='text'></title><content type='html'>A useful &lt;a href="http://www.unixguide.net/linux/linuxshortcuts.shtml"&gt;list of linux commands&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113714125079841149?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113714125079841149'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113714125079841149'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_01_01_archive.html#113714125079841149' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113685173197651980</id><published>2006-01-10T00:08:00.000Z</published><updated>2006-01-10T00:08:52.026Z</updated><title type='text'></title><content type='html'>&lt;a href="http://free.grisoft.com/doc/4040/lng/us/tpl/v5"&gt;Grisoft Freeweb: Grisoft Introduces AVG Free for Linux Virus Protection&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113685173197651980?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113685173197651980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113685173197651980'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2006_01_01_archive.html#113685173197651980' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113524483044493393</id><published>2005-12-22T09:47:00.000Z</published><updated>2005-12-22T09:47:10.456Z</updated><title type='text'></title><content type='html'>One of those things I really must find the time to learn about is &lt;a href="http://clamav.net/"&gt;ClamAV&lt;/a&gt;, which is Open Source anti-virus software for UNIX and UNIX-like platforms (i.e. Linux &amp; BSD). There's no file cleaning, but there is real-time scanning and reporting as well as a host of plugins, including one for mail servers. &lt;br /&gt;What's more, there is now the &lt;a href="http://www.clamwin.com/"&gt;ClamWin&lt;/a&gt; Windows port, and (even better) the &lt;a href="http://www.clamxav.com/"&gt;ClamXav&lt;/a&gt; port for OS X.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113524483044493393?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113524483044493393'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113524483044493393'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_12_01_archive.html#113524483044493393' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113411969687313061</id><published>2005-12-09T09:12:00.000Z</published><updated>2005-12-09T09:14:56.883Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.bitrot.de/macswitch.html"&gt;Here's a nice article&lt;/a&gt; about a Linux user getting to grips with a Mac mini. What I liked about it was the techie criticism of Apple's O/S - the spinning beach ball syndrome is apparently due to poor parallelism due to the Mach microkernel.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113411969687313061?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113411969687313061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113411969687313061'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_12_01_archive.html#113411969687313061' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-113404639574005552</id><published>2005-12-08T12:52:00.000Z</published><updated>2005-12-08T12:53:15.750Z</updated><title type='text'></title><content type='html'>Check out the useful &lt;a href="http://linuxhelp.blogspot.com/2005/12/essential-house-keeping-in-ubuntu.html"&gt; essential house-keeping tasks for Ubuntu. &lt;/a&gt;&lt;br /&gt;Still doesn't help with my ATI card though......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-113404639574005552?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113404639574005552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/113404639574005552'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_12_01_archive.html#113404639574005552' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112927976713029080</id><published>2005-10-14T08:49:00.000Z</published><updated>2005-10-14T08:49:27.156Z</updated><title type='text'></title><content type='html'>&lt;a href="http://aizatto.com/blog/?p=45"&gt;strange symphonies - Blog Archive - Ubuntu 5.10 Preview on R52&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112927976713029080?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112927976713029080'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112927976713029080'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_10_01_archive.html#112927976713029080' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112927736765560853</id><published>2005-10-14T08:09:00.000Z</published><updated>2005-10-14T08:12:10.400Z</updated><title type='text'></title><content type='html'>&lt;a href="http://bin-false.org/?p=8"&gt;Ubuntu: Installing VMware Workstation 5.5 RC1 in Breezy&lt;/a&gt; - this guy uses symbolic links to fake a correct gcc version. &lt;br /&gt;Alternatively, &lt;a href="http://www.ubuntuforums.org/showthread.php?t=65638"&gt;this guy on the forums&lt;/a&gt; actually installs multiple versions of gcc.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112927736765560853?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112927736765560853'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112927736765560853'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_10_01_archive.html#112927736765560853' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112906594120047519</id><published>2005-10-11T21:25:00.000Z</published><updated>2005-10-11T21:25:41.243Z</updated><title type='text'></title><content type='html'>&lt;a href="http://mpt.net.nz/archive/2005/04/11/ubuntu"&gt;Matthew Thomas - Blog Archive - My first 48 hours enduring Ubuntu 5.04&lt;/a&gt;. An intelligent and interesting critique of Ubuntu from a Mac user's perspective. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112906594120047519?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112906594120047519'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112906594120047519'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_10_01_archive.html#112906594120047519' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112896227761970897</id><published>2005-10-10T16:37:00.000Z</published><updated>2005-10-10T16:39:31.643Z</updated><title type='text'></title><content type='html'>Howto Script a Secure Copy&lt;br /&gt;or&lt;br /&gt;scripting scp and sftp network file copies&lt;br /&gt;&lt;br /&gt;Today I needed to set up a scheduled file copy between two Linux servers. Due to security requirements, I could only use ssh. Here's how I got on. &lt;br /&gt;&lt;br /&gt;Before going any further I would like to state that this is, as usual, written so that I can come back to it in 6 months and remind myself how this works. It is therefore written for someone of my Linux abilities, which is to say familiar with Linux, but not a guru. However, if you don't understand at least the basics of TCP/IP networking, Linux system administration, ssh, and public/private key pairs, then this might not be much use to you as understanding of that stuff is implicit in the notes below. &lt;br /&gt;&lt;br /&gt;OK, firstly, let me set the scene by saying that: &lt;br /&gt; - the copy had to be a pull operation (internal server pulling from DMZ server)&lt;br /&gt; - the target (DMZ) server only allows SSH protocol 2&lt;br /&gt; - root logins over SSH are disabled&lt;br /&gt;&lt;br /&gt;So, the difficulty is that there is no way to script an SSH copy and provide a user password. This script is scheduled, so it must &lt;i&gt;not&lt;/i&gt; require any interaction. &lt;br /&gt;&lt;br /&gt;The solution is to use a public-private ssh key pair for authentication of the ssh session (this stuff rocks!). &lt;br /&gt;&lt;br /&gt;OK, so first I created a user on each server (source and target) with the same username. This is a standard Linux user, as it is only to be used for the purposes of this copy operation. The only caveat is that on the target (DMZ) server, the user has to have read access to the files you want to copy. &lt;br /&gt;&lt;br /&gt;Next, I created the ssh key pair on the &lt;i&gt;internal&lt;/i&gt; server. The deal is that this server will establish the connection, so it holds the private key. We give the public key to the target server. That way, only our internal server can establish an authenticated session to the target server using the keys (i.e. without a password). &lt;br /&gt;&lt;br /&gt;To create the ssh keypair, we log in as our user account created earlier and use the following command: &lt;br /&gt;&lt;b&gt;ssh-keygen -t dsa&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Note that this can take a minute on a slow server. When prompted for a password, just hit enter - we are setting a blank password. (If we do not set a blank password, then our scripted copy will require interaction to type the password). You can also specify rsa instead of dsa for the key type for SSH2 if you like (and if you're a nutter and not worried about security, rsa1 is the type for SSH1, but I would not use SSH1 on any production systems as it is insecure). &lt;br /&gt;&lt;br /&gt;This creates two files in &lt;b&gt;~/.ssh&lt;/b&gt;: &lt;br /&gt;&lt;b&gt;id_dsa&lt;/b&gt;&lt;br /&gt;and &lt;br /&gt;&lt;b&gt;id_dsa.pub&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;In a fairly self-explanatory naming convention, id_dsa is our private key and id_dsa.pub is our public key. For obvious reasons, do &lt;i&gt;&lt;b&gt;not&lt;/b&gt;&lt;/i&gt; ever export the private key or make it available over the network in any way, as it can be used to access the target server without a password. &lt;br /&gt;&lt;br /&gt;Next, we need to set up the target (DMZ) server to allow ssh connections authenticated by our public key. We do this by logging in as our new user on the target server and editing &lt;b&gt;~/.ssh/authorized_keys&lt;/b&gt;. Note that if this file does not exist, you can just create it. &lt;br /&gt;&lt;br /&gt;We then set the file up with our new public key by &lt;i&gt;appending&lt;/i&gt; our public key to whatever is there already. &lt;br /&gt;&lt;br /&gt;Now we test the connection from the internal server to the target (DMZ) server, by issuing the following command on the internal server (logged in as our new user): &lt;br /&gt;&lt;b&gt;sftp targetserver&lt;/b&gt;&lt;br /&gt;e.g.&lt;br /&gt;&lt;b&gt;sftp webserver&lt;/b&gt;&lt;br /&gt;or&lt;br /&gt;&lt;b&gt;sftp 192.168.0.1&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If all is well, you will be straight into an sftp session without being prompted for authentication. This means that the session has been authenticated by the certificate key pair. &lt;br /&gt;&lt;br /&gt;Now we can do some scripting!&lt;br /&gt;&lt;br /&gt;The command I used today is as follows: &lt;br /&gt;&lt;b&gt;scp -2 -r user@targetserver:/directory/subdirectory /home/user/subdirectory/&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Note that this uses scp (secure copy) rather than sftp, as it's a bit less cumbersome for this type of operation. The -2 option forces SSH2, and the -r makes the copy recursive. &lt;br /&gt;&lt;br /&gt;So, finally I just chucked this command in a script that also rotates the last three copies on the internal server (so we have the last three days copies on disk) and set it to run in the new user's crontab (sending output to &lt;b&gt;/dev/null&lt;/b&gt;, of course). &lt;br /&gt;&lt;br /&gt;In summary, this is a nice way of securely harvesting data from a DMZ server to an internal host. The only &lt;i&gt;slight&lt;/i&gt;, super-paranoid security concern is that the public key on the target (DMZ) server contains the FQDN hostname of the internal server. This is not an attack vector, but if the DMZ server was compromised, it could give an attacker useful information about the internal DNS naming structure. &lt;br /&gt;&lt;br /&gt;Note that experimentation suggested that removing the FQDN name (an indeed the user name) from the public key on the target server still allows connection, &lt;i&gt;but&lt;/i&gt; I haven't researched this, and it may well be the case that this would allow connection from any host (or any user) using the private key, rather than just from the internal server (and specified user) so I have not made this change on my production server.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112896227761970897?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112896227761970897'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112896227761970897'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_10_01_archive.html#112896227761970897' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112841997471648291</id><published>2005-10-04T09:57:00.000Z</published><updated>2005-10-04T10:10:54.986Z</updated><title type='text'></title><content type='html'>This is a nice problem to have to look into: &lt;a href="http://www.ubuntu.com/support/documentation/faq/helpcenterfaq.2004-09-21.1496455883"&gt;Ubuntu only sees the first 900MB of RAM&lt;/a&gt; due to native support for only that much in the default i386 kernel. &lt;br /&gt;Next step is to upgrade the kernel; the question is, which kernel should be used for a Centrino CPU? (I'm guessing 686).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112841997471648291?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112841997471648291'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112841997471648291'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_10_01_archive.html#112841997471648291' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112841245668882635</id><published>2005-10-04T07:54:00.000Z</published><updated>2005-10-04T07:54:16.693Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.gen-ux.com/node/16"&gt;GenUX Launches Technical Support | GenUX&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112841245668882635?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112841245668882635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112841245668882635'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_10_01_archive.html#112841245668882635' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112841045120191508</id><published>2005-10-04T07:19:00.000Z</published><updated>2005-10-04T07:20:51.206Z</updated><title type='text'></title><content type='html'>&lt;a href="https://wiki.ubuntu.com/MarkShuttleworth"&gt;Mark Shuttleworth on Ubuntu&lt;/a&gt;. Interesting.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112841045120191508?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112841045120191508'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112841045120191508'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_10_01_archive.html#112841045120191508' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112840886524394969</id><published>2005-10-04T06:52:00.000Z</published><updated>2005-10-04T06:54:25.246Z</updated><title type='text'></title><content type='html'>The next release of &lt;a href="http://www.ubuntu.com"&gt;Ubuntu&lt;/a&gt; will support &lt;a href="https://wiki.ubuntu.com/ThinClientHowto"&gt;an LTSP implementation&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112840886524394969?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112840886524394969'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112840886524394969'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_10_01_archive.html#112840886524394969' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112789029788058596</id><published>2005-09-28T06:51:00.000Z</published><updated>2005-09-28T06:51:37.916Z</updated><title type='text'></title><content type='html'>&lt;a href="http://lxer.com/module/newswire/view/44050/index.html"&gt;LXer: 10 Days as a Windows XP User: A GNU Perspective on Things&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112789029788058596?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112789029788058596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112789029788058596'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_09_01_archive.html#112789029788058596' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112697540385734034</id><published>2005-09-17T16:42:00.000Z</published><updated>2005-09-17T16:43:23.863Z</updated><title type='text'></title><content type='html'>&lt;a href="http://software.newsforge.com/software/05/02/16/169208.shtml"&gt;This is a great short article&lt;/a&gt; on backup and bare metal restore of a Linux system using tar.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112697540385734034?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112697540385734034'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112697540385734034'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_09_01_archive.html#112697540385734034' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112672159137991713</id><published>2005-09-14T18:13:00.000Z</published><updated>2005-09-14T18:13:11.400Z</updated><title type='text'></title><content type='html'>&lt;a href="http://linuxhelp.blogspot.com/2005/09/how-to-change-mac-address-of-your.html"&gt;All about Linux: How to change the MAC address of your machine&lt;/a&gt;. Handy tip. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112672159137991713?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112672159137991713'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112672159137991713'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_09_01_archive.html#112672159137991713' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112635655635427888</id><published>2005-09-10T12:45:00.000Z</published><updated>2005-09-10T12:49:16.360Z</updated><title type='text'></title><content type='html'>The &lt;a href="http://mt-daapd.org/"&gt;mt-daapd&lt;/a&gt; site has posted about iTunes 5 breakage. &lt;br /&gt;I have updated to 0.2.2 from the &lt;a href="http://nightlies.mt-daapd.org/"&gt;nightlies site&lt;/a&gt;, and it works like a charm with iTunes 5.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112635655635427888?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112635655635427888'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112635655635427888'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_09_01_archive.html#112635655635427888' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112551475966851650</id><published>2005-08-31T18:55:00.000Z</published><updated>2005-08-31T18:59:19.676Z</updated><title type='text'></title><content type='html'>I feel like noting that I now use &lt;a href="http://www.centos.org/"&gt;CentOS&lt;/a&gt; instead of &lt;a href="http://fedora.redhat.com"&gt;Fedora Core&lt;/a&gt; for my main home server. This is for one main reason: Fedora updates too often. &lt;br /&gt;&lt;br /&gt;I use my home server to provide file serving, DNS and iTunes sharing to my home LAN. I also use it as a VMWare workstation for systems design and development work that I do. That's it; Samba, BIND, daapd and VMWare. &lt;br /&gt;&lt;br /&gt;When I was running Fedora Core (up until a couple of weeks ago), I would have to fight with VMWare on a regular basis. Fedora Core would release a new kernel every month or two, and often the new kernel was compiled with a newer version of GCC than was installed on the system. Fedora would not provide the newer version of GCC as an update. This breaks VMWare big style, as the vmware-config.pl script that you have to run after a kernel update will not complete if the kernel is compiled with a different version of GCC than is on the system. There are ways around this, but it's a big frickin' pain in the arse to have to go through on a regular basis. &lt;br /&gt;&lt;br /&gt;CentOS is a pretty close clone of Red Hat Enterprise Linux, and as such is built with stability and reliability in mind. This means that you get security updates, but not "bleeding edge" software upgrades - updates are much less frequent. As a server, it beats Fedora hands down (although if you were running as a desktop, you might still consider Fedora, as RPMs for apps are more common, cutting-edge features are there, and multimedia is much easier to get working).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112551475966851650?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112551475966851650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112551475966851650'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112551475966851650' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112538546616307933</id><published>2005-08-30T07:04:00.000Z</published><updated>2005-08-30T07:04:26.220Z</updated><title type='text'></title><content type='html'>XYZ Computing - &lt;a href="http://www.xyzcomputing.com/index.php?option=content&amp;amp;task=view&amp;amp;id=411&amp;amp;Itemid=26"&gt;Vista to Open Doors for Desktop Linux&lt;/a&gt;. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112538546616307933?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112538546616307933'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112538546616307933'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112538546616307933' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112499968571247130</id><published>2005-08-25T19:54:00.000Z</published><updated>2005-08-25T19:54:45.760Z</updated><title type='text'></title><content type='html'>&lt;a href="http://getittogether.sourceforge.net/"&gt;Get It Together&lt;/a&gt; - an Open Source, Java-based (?) daap client/server. &lt;br /&gt;Not strictly a Linux or Open Source post, as this runs on Winblows and Mac OS X as well (although why you'd want to use it on those platforms when you have iTunes is not clear). I want this for Linux machines though. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112499968571247130?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112499968571247130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112499968571247130'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112499968571247130' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112490725255685395</id><published>2005-08-24T18:13:00.000Z</published><updated>2005-08-24T18:14:12.560Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.livejournal.com/users/davyd/93604.html"&gt;davyd: libopendaap/tunesbrowser&lt;/a&gt; - debian packages for tunesbrowser and libopendaap. &lt;br /&gt;Untested, but potentially handy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112490725255685395?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112490725255685395'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112490725255685395'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112490725255685395' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112480864978962036</id><published>2005-08-23T14:49:00.000Z</published><updated>2005-08-23T14:50:49.793Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.phpmyadmin.net/home_page/"&gt;phpMyAdmin&lt;/a&gt; is a PHP admin interface for MySQL.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112480864978962036?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112480864978962036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112480864978962036'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112480864978962036' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112472845748921826</id><published>2005-08-22T16:33:00.000Z</published><updated>2005-08-22T16:34:17.493Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.linuxworldexpo.co.uk/"&gt;Linux World Expo 2005&lt;/a&gt;, October, Olympia, London - check it out.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112472845748921826?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112472845748921826'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112472845748921826'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112472845748921826' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112436990449175326</id><published>2005-08-18T12:56:00.000Z</published><updated>2005-08-18T12:58:24.496Z</updated><title type='text'></title><content type='html'>This &lt;a href="http://www.theregister.com/2005/08/16/solaris_x86_not_too_shabby/"&gt;Register article on Solaris 10&lt;/a&gt; does a pretty good job of showing where it's at by comparison with Linux. &lt;br /&gt;I personally run Solaris on Sparc, so many of the problems they ran into don't apply to me......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112436990449175326?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112436990449175326'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112436990449175326'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112436990449175326' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112367982856576170</id><published>2005-08-10T13:15:00.000Z</published><updated>2005-08-10T13:17:08.570Z</updated><title type='text'></title><content type='html'>&lt;a href="http://freeengineer.org/learnUNIXin10minutes.html"&gt;Learn UNIX in 10 minutes&lt;/a&gt; - a basic html file giving the basics of basic UNIX shell operations. Handy for thos n00bs ;)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112367982856576170?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112367982856576170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112367982856576170'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112367982856576170' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112353632336018109</id><published>2005-08-08T21:25:00.000Z</published><updated>2005-08-08T21:25:23.406Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.symphonyos.com/about.html"&gt;Symphony OS&lt;/a&gt; is a promising distro, based on Debian and Knoppix. It has a new UI based on FVWM and uses perl and html code for GUI applications. Overall, it promises to be a really simple to use environment. I reckon that next time I get asked if an old PC could be recycled as a web browser kiosk/terminal, then this might be worth a look. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112353632336018109?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112353632336018109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112353632336018109'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112353632336018109' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112309187281342842</id><published>2005-08-03T17:56:00.000Z</published><updated>2005-08-03T17:57:52.820Z</updated><title type='text'></title><content type='html'>Under &lt;a href="http://www.novell.com"&gt;Novell&lt;/a&gt; stewardship, &lt;a href="http://www.suse.com"&gt;SuSE&lt;/a&gt; is &lt;a href="http://os.newsforge.com/os/05/08/03/1246236.shtml?tid=2&amp;tid=138"&gt;going open source&lt;/a&gt;. More &lt;a href="http://www.eweek.com/article2/0,1895,1843097,00.asp"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112309187281342842?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112309187281342842'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112309187281342842'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_08_01_archive.html#112309187281342842' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112134056124518610</id><published>2005-07-14T11:29:00.000Z</published><updated>2005-07-14T11:29:21.283Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.trustix.net/"&gt;Trustix Secure Linux&lt;/a&gt; version 3.0 is out. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112134056124518610?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112134056124518610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112134056124518610'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_07_01_archive.html#112134056124518610' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112084322966117651</id><published>2005-07-08T17:19:00.000Z</published><updated>2005-07-08T17:20:29.666Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.serverelements.com/"&gt;Server Elements&lt;/a&gt; - these guys produce NAS Lite, which is a mini-OS based on Linux that will turn a PC into a dedicated NAS device.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112084322966117651?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112084322966117651'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112084322966117651'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_07_01_archive.html#112084322966117651' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112081893354001153</id><published>2005-07-08T10:35:00.000Z</published><updated>2005-07-08T10:35:33.563Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.windowmaker.org/"&gt;Window Maker&lt;/a&gt; have released version 0.92.0. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112081893354001153?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112081893354001153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112081893354001153'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_07_01_archive.html#112081893354001153' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112056488367714148</id><published>2005-07-05T12:01:00.000Z</published><updated>2005-07-05T12:01:23.726Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.hula-project.org/Hula_Server"&gt;Hula Server - Hula&lt;/a&gt;. A promising looking Open Source messaging and calendaring server. I heard about this on &lt;a href="http://www.lugradio.org/"&gt;LugRadio&lt;/a&gt;, which is an ace podcast. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112056488367714148?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112056488367714148'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112056488367714148'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_07_01_archive.html#112056488367714148' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112054948170356417</id><published>2005-07-05T07:44:00.000Z</published><updated>2005-07-05T07:46:18.070Z</updated><title type='text'></title><content type='html'>&lt;a href="http://searchenterpriselinux.techtarget.com/originalContent/0,289142,sid39_gci1102680,00.html"&gt;Comparing security on Windows and Linux&lt;/a&gt;: "A more objective method of rating security is to track the number of bug fixes issued for a particular software suite. When compared to Linux, Windows appears to be more prone to flaws by this measure. Recent U.S. Computer Emergency Readiness Team (CERT) vulnerability metrics reported 250 episodes for Microsoft Windows, 39 of these having a severity rating of 40 or greater. With Red Hat Linux there were only 46 episodes, of which only with only 3 scored over 40. There are thousands of reports that compare the two operating systems but reports like this by an independent government body, on the relative number of critical flaws between them, should be given greatest consideration."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112054948170356417?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112054948170356417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112054948170356417'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_07_01_archive.html#112054948170356417' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-112054565509988829</id><published>2005-07-05T06:40:00.000Z</published><updated>2005-07-05T06:40:55.140Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.crashrecovery.org/"&gt;Crash Recovery Kit for Linux&lt;/a&gt; - kind of a mini-knoppix with a few useful tools built in, I think. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-112054565509988829?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112054565509988829'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/112054565509988829'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_07_01_archive.html#112054565509988829' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111971185191489664</id><published>2005-06-25T15:03:00.000Z</published><updated>2005-06-25T15:04:11.920Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.freeos.com/articles/2879/"&gt;Exploring /proc&lt;/a&gt; - useful explanation of the /proc filesystem.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111971185191489664?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111971185191489664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111971185191489664'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111971185191489664' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111937282710558142</id><published>2005-06-21T16:53:00.000Z</published><updated>2005-06-21T16:53:47.150Z</updated><title type='text'></title><content type='html'>&lt;a href="http://simon.incutio.com/archive/2004/03/31/phpAndApache2"&gt;Simon Willison: PHP and Apache 2.0&lt;/a&gt; - usefully sums up the problem with PHP and Apache 2. One of the comments mentions that it's OK in RHEL though, which is what I am looking at right now. &lt;br /&gt;Also found this: &lt;br /&gt;&lt;i&gt;"MPMs is how Apache 2 handles multiple web server requests. That is, with multiple processes or multiple threads or some combination. For now, on Linux (and even UNIX) you should only use the (default) prefork module with PHP. This is specified at compile time. Other MPM modules (any involving threaes) break PHP. This is partly because PHP uses a great number of external libraries, and many or most of them are not thread-safe or thread-aware. In any case, Linux 2.4 doesn't handle threads efficiently yet--multiple processes are better (this changes with Linux 2.6, or RedHat 9 with 2.6 threads backported to Linux 2.4)."&lt;/i&gt;. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111937282710558142?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111937282710558142'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111937282710558142'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111937282710558142' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111933688596688823</id><published>2005-06-21T06:54:00.000Z</published><updated>2005-06-21T06:54:46.013Z</updated><title type='text'></title><content type='html'>&lt;a href="http://forums.fedoraforum.org/archive/index.php/t-44319.html"&gt;unknown network activity&lt;/a&gt; - a useful discussion. Someone is sending IIS buffer overrun attacks against my web server. Fortunately, I'm running Apache on Linux behind a firewall, so it's not done any damage, other than makng a mess of my log files. Still, these guys have a couple of useful pointers for additional security that I might well take up. &lt;br /&gt;There's also a useful tip &lt;a href="http://www.linuxquestions.org/questions/showthread.php?s=&amp;forumid=27&amp;threadid=240235"&gt;here&lt;/a&gt; on modifying Apache so that it doesn't bother logging reams of crap when the IIS attack is launched. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111933688596688823?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111933688596688823'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111933688596688823'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111933688596688823' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111929515538543465</id><published>2005-06-20T19:19:00.000Z</published><updated>2005-06-20T19:19:15.440Z</updated><title type='text'></title><content type='html'>&lt;a href="http://en.wikibooks.org/wiki/Knowing_Knoppix"&gt;Knowing Knoppix - Wikibooks&lt;/a&gt; is a great reference resource for &lt;a href="http://www.knoppix.org/"&gt;Knoppix&lt;/a&gt;, which helped me out of another situation today. &lt;br /&gt;Sometimes Linux just does rock my pants :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111929515538543465?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111929515538543465'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111929515538543465'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111929515538543465' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111926390531313231</id><published>2005-06-20T10:38:00.000Z</published><updated>2005-06-20T10:38:25.366Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.linuxjournal.com/"&gt;Linux Journal&lt;/a&gt; - &lt;a href="http://doc.weblogs.com/"&gt;Doc Searls&lt;/a&gt; writes for these guys, I think. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111926390531313231?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111926390531313231'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111926390531313231'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111926390531313231' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111908686095378595</id><published>2005-06-18T09:26:00.000Z</published><updated>2005-06-18T09:29:34.286Z</updated><title type='text'></title><content type='html'>Installing Linux on the Libretto (again). &lt;br /&gt;&lt;br /&gt;So, the libretto in my life (an old 70ct) is being revived. Why? Well, I have this crazy idea about using &lt;a href="http://crazney.net/programs/itunes/tunesbrowser.html"&gt;TunesBrowser&lt;/a&gt; and a WiFi card so that it can sit near my stereo being small and quiet and just be an mp3 player using my &lt;a href="http://www.deleet.de/projekte/daap/daapd/"&gt;daapd&lt;/a&gt; shared music library. &lt;br /&gt;&lt;br /&gt;So, previously the libretto was running Debian Woody, with a bunch of manually hacked crap to allow it to do WiFi (mainly HostAP - see my &lt;a href="http://barnski-linux.blogspot.com/2004_02_01_barnski-linux_archive.html#107636939304362509&lt;br /&gt;"&gt;old posts&lt;/a&gt;) and a lot of unnecessary services that I had been playing with (samba and Apache server, Webmin) and that were using up some of the precious 32MB RAM. The machine had about 200MB free disk space (it's only a 1.2GB disk). &lt;br /&gt;&lt;br /&gt;How did I install Woody? Well, I can't remember the details, but it wasn't that hard. I basically lifted the hard disk out of the libretto and shoved it in an old Tecra from the same era. I booted the Tecra from Woody install media and installed the base system on the HDD. I then shoved the HDD back in the libretto and completed the install. That's about it. The difficult bit was the X config and HostAP stuff I did later....&lt;br /&gt;&lt;br /&gt;Anyway, I had a chew over my options, and decided to stick with &lt;a href="http://www.debian.org"&gt;Debian&lt;/a&gt; because, well, it rocks as a free O/S. I didn't want to do an upgrade though, as I have little system resources and wanted to do a lean and clean install of Sarge. What I did, therefore, was a network install, &lt;a href="http://www.uk.debian.org/releases/stable/i386/ch04s05.html.en"&gt;booting from the hard disk&lt;/a&gt;. I then just &lt;a href="http://www.lugor.org/sig/newbie/lilo/"&gt;hacked LILO&lt;/a&gt; to give me a boot menu, rebooted and chose "newinstall". &lt;br /&gt;&lt;br /&gt;What's cool is that I did this all with a Netgear PCMCIA Wireless card, and the new installer just let me join my wireless LAN and get on with it - the network install is going on over WiFi as I speak. All that fighting with HostAP is (hopefully) a thing of the past. :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111908686095378595?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111908686095378595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111908686095378595'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111908686095378595' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111883786274080697</id><published>2005-06-15T12:17:00.000Z</published><updated>2005-06-15T12:17:42.776Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.minislack.org/"&gt;MiniSlack - The project site of the MiniSlack linux distribution&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111883786274080697?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111883786274080697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111883786274080697'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111883786274080697' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111847442243570575</id><published>2005-06-11T07:15:00.000Z</published><updated>2005-06-11T07:20:22.440Z</updated><title type='text'></title><content type='html'>&lt;a href="http://software.newsforge.com/article.pl?sid=05/05/27/0612243&amp;from=rss"&gt;Building a Linux Virtual Server&lt;/a&gt;. This is not a cluster as I understand it, as it does not provide for a single instance of a service across multiple servers. It also (as described) has a single point of failure, but it is incredibly simple and is a pretty good load balancing solution. Can't see why anyone would use Windows NLB when you can do stuff like this on Linux :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111847442243570575?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111847442243570575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111847442243570575'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111847442243570575' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111812676686624817</id><published>2005-06-07T06:45:00.000Z</published><updated>2005-06-07T06:46:06.870Z</updated><title type='text'></title><content type='html'>Well, Apple might have gone intel, but at least &lt;a href="http://www.debian.org/releases/stable/"&gt;Debian Sarge has been released&lt;/a&gt; to cheer me up a bit :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111812676686624817?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111812676686624817'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111812676686624817'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_06_01_archive.html#111812676686624817' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111754078637191185</id><published>2005-05-31T11:59:00.000Z</published><updated>2005-05-31T11:59:46.416Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.linuxisotorrent.com/"&gt;LinuxISOtorrent.com :: Linux ISO Torrents&lt;/a&gt; - does what it says on the tin. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111754078637191185?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111754078637191185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111754078637191185'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111754078637191185' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111720914854669829</id><published>2005-05-27T15:52:00.000Z</published><updated>2005-05-27T15:52:28.603Z</updated><title type='text'></title><content type='html'>&lt;a href="http://themes.freshmeat.net/projects/aqualightblue-gtk2/?topic_id=958"&gt;freshmeat.net: Project details for AquaLightBlue GTK 2&lt;/a&gt;; give your Linux desktop a Mac OS X flavour :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111720914854669829?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111720914854669829'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111720914854669829'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111720914854669829' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111634648495545529</id><published>2005-05-17T16:14:00.000Z</published><updated>2005-05-17T16:14:44.960Z</updated><title type='text'></title><content type='html'>..and the answer to my previous post is given in the mambo forums: &lt;a href="http://forum.mamboserver.com/archive/index.php/t-23352.html"&gt;Mambo - A PHP &amp; MySQL Content Management System - Help! importing DB generates syntax errors&lt;/a&gt;. &lt;br /&gt;Basically, it's an issue where the backup file has some SQL that includes SQL reserved words as column names. SQL jibs when this happens, unless the offending column names are delimited by `backticks` to indicate that they should not be parsed as a reserved word. &lt;br /&gt;There were two instances in my backup which I corrected by hand, but to avoid future problems, if you do a DB backup from the command line using mysqldump, you need to include the option; &lt;br /&gt;--quote-names, -Q&lt;br /&gt;Note that this is default in MySQL 4.1.1 and later, but since I am using Debian stable, I am only on 3.23.49, so I will need to specify it. &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111634648495545529?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111634648495545529'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111634648495545529'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111634648495545529' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111634496325773921</id><published>2005-05-17T15:49:00.000Z</published><updated>2005-05-17T15:49:23.303Z</updated><title type='text'></title><content type='html'>Holy crap, I am a dumbass. Today I hosed my Mambo site by dropping the MySQL database, thinking I was connected to a different server. :(&lt;br /&gt;Anyway, I have an up to date backup of the database created using &lt;a href="http://dev.mysql.com/doc/mysql/en/mysqldump.html"&gt;mysqldump&lt;/a&gt;, which has created an sql file. It should be piss to restore the database from this file, as per &lt;a href="http://answers.google.com/answers/threadview?id=24558"&gt;Google Answers: MySQL dump/import command&lt;/a&gt;, but it's not. :( :(&lt;br /&gt;Basically, I get an error when I try the restore as follows: &lt;br /&gt;&lt;i&gt;ERROR 1064 at line 138: You have an error in your SQL syntax near 'option varchar(50) NOT NULL default '',&lt;br /&gt;  ordering int(11) NOT NULL default '0',' at line 9&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;No idea what's causing this, but it is &lt;i&gt;really&lt;/i&gt; causing me grief. &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111634496325773921?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111634496325773921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111634496325773921'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111634496325773921' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111627817935343352</id><published>2005-05-16T21:16:00.000Z</published><updated>2005-05-16T21:16:19.406Z</updated><title type='text'></title><content type='html'>&lt;a href="http://observer.guardian.co.uk/business/story/0,6903,1483969,00.html"&gt;The Observer | Business | The Networker: John Naughton&lt;/a&gt; - an article following recent advice from BECTA to UK schools that they should ditch ms systems. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111627817935343352?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111627817935343352'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111627817935343352'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111627817935343352' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111588098587510284</id><published>2005-05-12T06:43:00.000Z</published><updated>2005-05-12T06:56:25.943Z</updated><title type='text'></title><content type='html'>So, I recently read an article extolling the virtues of &lt;a href="http://www.nagios.org"&gt;nagios&lt;/a&gt; as a network (server) monitoring system, and have been trialling it for a customer who needs an open source solution. Problem is, the nsclient agent for windows servers is no longer being developed, and doesn't seem to support Win2003. I have, however, just found &lt;a href="http://www.shatterit.com/nc_net/"&gt;NC_Net&lt;/a&gt;, which is supposed to be a drop-in replacement that will do Win2k and Win2003 (but not NT 4.0), which is fine by me. (More on the Nagios forums &lt;a href="http://www.nagiosexchange.org/Windows.49.0.html?&amp;tx_netnagext_pi1%5Bp_view%5D=199"&gt;here&lt;/a&gt;). &lt;br /&gt;Trouble may be brewing though, becauseI have now also found &lt;a href="http://www.zabbix.com/index.php"&gt;Zabbix&lt;/a&gt;, which also looks very promising as an alternative to Nagios, as it uses a proper database backend. I guess I'll have to evaluate both.......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111588098587510284?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111588098587510284'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111588098587510284'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111588098587510284' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111566016937970932</id><published>2005-05-09T17:36:00.000Z</published><updated>2005-05-09T17:36:09.460Z</updated><title type='text'></title><content type='html'>&lt;a href="http://nsclient.ready2run.nl/faq.htm"&gt;nsclient FAQ&lt;/a&gt; - it's either this or using SNMP to monitor your windoze servers using &lt;a href="http://www.nagios.org"&gt;nagios&lt;/a&gt;. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111566016937970932?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111566016937970932'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111566016937970932'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111566016937970932' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111565872934448814</id><published>2005-05-09T17:12:00.000Z</published><updated>2005-05-09T17:12:09.446Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.onlamp.com/pub/a/onlamp/2002/09/26/nagios.html?page=1"&gt;ONLamp.com: Nagios, Part 2&lt;/a&gt; - a useful overview of &lt;a href="http://www.nagios.org"&gt;nagios&lt;/a&gt; configuration. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111565872934448814?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111565872934448814'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111565872934448814'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111565872934448814' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111536191656409177</id><published>2005-05-06T06:38:00.000Z</published><updated>2005-05-06T06:46:56.416Z</updated><title type='text'></title><content type='html'>Novell have launched &lt;a href="http://www.novell.com/products/openenterpriseserver/"&gt;Open Enterprise Server&lt;/a&gt;, which is basically Netware combined with the SuSE Linux Enterprise Server offering. This is hopefully where things start to get interesting; if I can run Directory Services, applications, file &amp; print and collaboration services off of a supported Linux platform with Linux and Microsoft Client compatibility (admittedly with a software install) and Group Policy (managed through Zen), then maybe I can really start to ditch Microsoft? It's early days still, but Novell might just put together a contender. &lt;br /&gt;Novell have also posted a slightly misleading but amusing &lt;a href="http://www.novell.com/linux/windowstolinux/publicservice/"&gt;advert&lt;/a&gt; from the "Institute for Information Therapy", aimed at NT 4.0 users.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111536191656409177?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111536191656409177'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111536191656409177'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111536191656409177' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111529020508227012</id><published>2005-05-05T10:50:00.000Z</published><updated>2005-05-05T10:50:05.246Z</updated><title type='text'></title><content type='html'>&lt;a href="http://darwinports.opendarwin.org/"&gt;DarwinPorts&lt;/a&gt; - run open source apps on OS X!&lt;br /&gt;It's difficult to know which way to go now, as I've been meaning to look at &lt;a href="http://fink.sourceforge.net/"&gt;fink&lt;/a&gt; for a while, and maybe even &lt;a href="http://www.metadistribution.org/macos/"&gt;Gentoo for Mac OS X&lt;/a&gt;, both of which also provide Open Source apps for OS X. &lt;br /&gt;I wonder if you could run all three....... &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111529020508227012?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111529020508227012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111529020508227012'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_05_01_archive.html#111529020508227012' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111271214158761094</id><published>2005-04-05T14:42:00.000Z</published><updated>2005-04-05T14:42:21.586Z</updated><title type='text'></title><content type='html'>From &lt;a href="http://www.ipaterson.ca/writings/technical/apt-get.proxy.html"&gt;Using apt-get through a Proxy&lt;/a&gt;:   &lt;br /&gt;&lt;br /&gt;True to the tradition of standardized variables, the one big thing you need to know to make this work is $http_proxy. $http_proxy is an environmental variable that is used by all sorts of well known programs, such as lynx and wget. The simplest way of taking advantage of this little wonder is to set or define it. In bash, we do it like this:&lt;br /&gt;&lt;br /&gt;$ export http_proxy='http://server:port'&lt;br /&gt;&lt;br /&gt;    If your lucky enough to have a proper proxy setup, you might be able to pass the login and password via the URL and save yourself a step. The syntax is pretty straight forward:&lt;br /&gt;&lt;br /&gt;$ export http_proxy='http://user:password@server:port'&lt;br /&gt;&lt;br /&gt;    Now that we've got that pesky variable squared away, we can move on to getting the proxy to recognize us as an authenticated user by logging in. Firing up lynx, after first checking to make sure our variable is properly set (echo $http_proxy), we try to hit an innocent site like Google. If all went well, we should be presented with the proxy page screaming for our user name and password, lest they send the fifth horsemen after us to gnaw on our shoulders. Enter in the required information and proceed as if everything were as normal as rain in the gutter, while opening another xterm.&lt;br /&gt;&lt;br /&gt;    The moment of truth has arrived, for if our amazing feats of hackery succeeded in the goals we set out to achieve, we will receive the gift from the gods, the holy deb files."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111271214158761094?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111271214158761094'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111271214158761094'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_04_01_archive.html#111271214158761094' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111270500635308076</id><published>2005-04-05T12:43:00.000Z</published><updated>2005-04-05T12:43:26.353Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.schooltool.org/"&gt;SchoolTool - The SchoolTool Project&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111270500635308076?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111270500635308076'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111270500635308076'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_04_01_archive.html#111270500635308076' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111212394309884222</id><published>2005-03-29T19:19:00.000Z</published><updated>2005-03-29T19:19:03.096Z</updated><title type='text'></title><content type='html'>&lt;a href="http://the.taoofmac.com/space/HOWTO/Set Up daapd on Fedora Linux"&gt;The Tao of Mac - HOWTO/Set Up daapd on Fedora Linux&lt;/a&gt;. It's like this bloke is some kind of karmic twin/mentor for me or something - he is a Mac fanatic who also uses Linux, and this is &lt;i&gt;exactly&lt;/i&gt; what I want to achieve. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111212394309884222?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111212394309884222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111212394309884222'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_03_01_archive.html#111212394309884222' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111199820881605153</id><published>2005-03-28T08:23:00.000Z</published><updated>2005-03-28T08:41:21.016Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.whatsinyourbox.org/"&gt;What's in Your Box?&lt;/a&gt; - an interesting (although not necessarily frequently updated) blog of links, including &lt;a href="http://www.whatsinyourbox.org/article28.html"&gt;The Guide to a Linux iTunes Server&lt;/a&gt;. &lt;br /&gt;Looks very much like I can keep a copy of my music library on my Linux server and have it available to every other machine over iTunes rendezvous. More &lt;a href="http://www.macosxhints.com/article.php?story=20030711140157143"&gt;here&lt;/a&gt; and at the &lt;a href="http://www.deleet.de/projekte/daap/daapd/"&gt;official daapd page&lt;/a&gt;. &lt;br /&gt;Tasty.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111199820881605153?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111199820881605153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111199820881605153'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_03_01_archive.html#111199820881605153' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111177195500593833</id><published>2005-03-25T17:32:00.000Z</published><updated>2005-03-25T17:32:35.006Z</updated><title type='text'></title><content type='html'>Some tasty Linux &lt;a href="http://glatozen.org/wallpaper/"&gt;Wallpaper&lt;/a&gt; - note links on the left for categories. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111177195500593833?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111177195500593833'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111177195500593833'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_03_01_archive.html#111177195500593833' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111174453794220188</id><published>2005-03-25T09:55:00.000Z</published><updated>2005-03-25T09:55:37.943Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.nagios.org/"&gt;Nagios&lt;/a&gt; is an open source network and systems monitoring tool. You'll probably also want some &lt;a href="http://nagiosplug.sourceforge.net/"&gt;plugins&lt;/a&gt;, some mates in the &lt;a href="http://www.nagiosexchange.org/"&gt;community&lt;/a&gt; and also &lt;a href="http://perfparse.sourceforge.net/"&gt;PerfParse&lt;/a&gt; to store and analyse the collected data. &lt;br /&gt;This might take me a while to get running.......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111174453794220188?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111174453794220188'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111174453794220188'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_03_01_archive.html#111174453794220188' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111045493082834380</id><published>2005-03-10T11:42:00.000Z</published><updated>2005-03-10T11:42:10.826Z</updated><title type='text'></title><content type='html'>&lt;a href="http://nvu.com/index.html"&gt;Nvu - The Complete Web Authoring System for Linux, Macintosh&lt;/a&gt;. Basically, the reincarnation of Mozilla Composer, I think. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111045493082834380?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111045493082834380'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111045493082834380'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_03_01_archive.html#111045493082834380' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111037226819149942</id><published>2005-03-09T12:44:00.000Z</published><updated>2005-03-09T12:44:28.190Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.goosee.com/puppy/download/downpage.htm"&gt;Puppy Linux&lt;/a&gt; - runs of a bootable multi-session CD so you can save files if you boot offa CDRW drive. Nice. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111037226819149942?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111037226819149942'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111037226819149942'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_03_01_archive.html#111037226819149942' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-111023378272087784</id><published>2005-03-07T22:16:00.000Z</published><updated>2005-03-07T22:16:22.720Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.aboutdebian.com/webcam.htm"&gt;How To Set Up A Debian Linux WebCam Server Using a USB Web Cam&lt;/a&gt;. Another thing I always meant to look into.......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-111023378272087784?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111023378272087784'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/111023378272087784'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_03_01_archive.html#111023378272087784' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110892493283768136</id><published>2005-02-20T18:42:00.000Z</published><updated>2005-02-20T18:42:12.836Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.shirtpocket.co.uk/cat/docs/zaurus.SL-C750.SL-C760.php?osCsid=c0696c9607b09e6dd44677fa928b683c"&gt;ShirtPocket: Sharp Zaurus SL-C860/SL-C3000&lt;/a&gt;. Beautiful. If only it would play ball with iSync........&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110892493283768136?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110892493283768136'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110892493283768136'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2005_02_01_archive.html#110892493283768136' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110375505452218447</id><published>2004-12-22T22:37:00.000Z</published><updated>2004-12-22T22:37:34.523Z</updated><title type='text'></title><content type='html'>Some links on USB palm devices and Ubuntu / Linux &lt;a href="http://ubuntuforums.org/archive/index.php/t-3591.html"&gt;here&lt;/a&gt; and &lt;a href="http://howtos.linuxbroker.com/PalmOS-HOWTO.html#PC-CONNECT-USB"&gt;here&lt;/a&gt;. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110375505452218447?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110375505452218447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110375505452218447'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_12_01_archive.html#110375505452218447' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110373219393923256</id><published>2004-12-22T16:16:00.000Z</published><updated>2004-12-22T16:16:33.940Z</updated><title type='text'></title><content type='html'>Ubuntu artwork; &lt;a href="http://www.volvoguy.net/ubuntu/"&gt;here&lt;/a&gt; and &lt;a href="http://shweet.bendug.org/~mark/"&gt;here&lt;/a&gt;. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110373219393923256?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110373219393923256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110373219393923256'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_12_01_archive.html#110373219393923256' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110355452446903498</id><published>2004-12-20T14:55:00.000Z</published><updated>2004-12-20T14:55:24.470Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.tuxs.org/dolive.htm"&gt;(:^tuxs.org) 10 things to do with a live linux cd&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110355452446903498?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110355452446903498'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110355452446903498'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_12_01_archive.html#110355452446903498' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110355449919872606</id><published>2004-12-20T14:54:00.000Z</published><updated>2004-12-20T14:54:59.196Z</updated><title type='text'></title><content type='html'>Codeweavers &lt;a href="http://www.codeweavers.com/site/products/cxoffice/"&gt;CrossOver Office&lt;/a&gt; now offers &lt;a href="http://www.codeweavers.com/site/compatibility/browse/name?app_id=134"&gt;support for iTunes&lt;/a&gt; on Linux (although CD burning doesn't work). &lt;br /&gt;The alternative is the new &lt;a href="http://www.mindawn.com/"&gt;Mindawn&lt;/a&gt; service, but I am a &lt;i&gt;major&lt;/i&gt; user of iTunes on my Macs :) - I wonder if sharing will work?.......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110355449919872606?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110355449919872606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110355449919872606'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_12_01_archive.html#110355449919872606' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110353334244922101</id><published>2004-12-20T08:41:00.000Z</published><updated>2004-12-20T09:25:02.390Z</updated><title type='text'></title><content type='html'>So, I've been playing with &lt;a href="http://www.ubuntulinux.org"&gt;Ubuntu&lt;/a&gt; on an old &lt;a href="http://h18027.www1.hp.com/athome/support/msgs/305/spec.html"&gt;Compaq Presario 305&lt;/a&gt; laptop. This is an old "sub-notebook" featuring a Celeron 333MHz CPU and 128MB RAM. Mine has a 6GB HDD. The floppy and CD-ROM drives are in a "Mobile Expansion Unit", which is a base that doubles the thickness of the notebook, but can be removed when not in use. &lt;br /&gt;I just wanted to summarise my experience here: &lt;br /&gt;First I downloaded the iso image for Ubuntu "Warty Warthog" and burned it to a CD. &lt;br /&gt;Next, I plugged the Presario into it's base "Mobile Expansion Unit" and connected mains power. &lt;br /&gt;Then, I inserted a NetGear WG511 wireless PCMCIA 802.11g card in the single PCMCIA slot. &lt;br /&gt;Next,  I booted the laptop from the Ubuntu CD. &lt;br /&gt;The Ubuntu text-based installer then ran. This is from memory, so it's not a "howto", but the installer asked for normal, simple information such as hostname, user information, time, date, regional settings and then, to my great surprise and pleasure, the ESSID and WEP key for my wireless network! :)&lt;br /&gt;Ubuntu then proceeded to install, and seemed to use the wireless connection to retrieve some packages. &lt;br /&gt;Following the install process (about half an hour to 45 minutes, I'd say), an "install complete" message appeared, and when I clicked "OK", Ubuntu loaded to the GDM login screen! &lt;br /&gt;When I then logged in, it became apparent that sound was working, as I was greeted with the lovely Ubuntu login chime. &lt;br /&gt;This (in my experience) is a fantastic result with Linux on a notebook - I have always had to fight with something in the past, but Ubuntu got it almost all right automatically. Also, the Gnome UI is well done - simple, attractive and effective. It works fine on this old notebook (although I am restricted to 800x600 by the old TFT). &lt;br /&gt;&lt;br /&gt;Anyway, the only issues I had were that the battery meter didn't work, and the laptop did not actually power down on shutdown - I was just left at the command line with the "Power Down" message and had to hit the button myself. &lt;br /&gt;This turned out to be no great shakes to fix - to get both working, I just followed &lt;a href="http://ubuntuforums.org/archive/index.php/t-2620.html"&gt;bsherman's forum advice&lt;/a&gt; and disabled ACPI (which wasn't loading anyway) and enabled APM, as follows: &lt;br /&gt;&lt;i&gt;&lt;br /&gt;Here is a much simpler way to switch to using APM.&lt;br /&gt;&lt;br /&gt;Edit your boot config using this command:&lt;br /&gt;sudo nano /boot/grub/menu.lst &lt;br /&gt;&lt;br /&gt;You'll want to change the kernel line to add the items in red.&lt;br /&gt;kernel /vmlinuz-2.6.8.1-3-386 root=/dev/hda4 ro quiet splash acpi=off noacpi&lt;br /&gt;&lt;br /&gt;In order to make sure this change propegates to future kernel upgrades, you'll also want to edit the default lines:&lt;br /&gt;## You can have ONLY one nonaltoptions line&lt;br /&gt;# nonaltoptions=quiet splash acpi=off noacpi&lt;br /&gt;&lt;br /&gt;CTRL-X to save, and your boot config is updated.&lt;br /&gt;One last thing, ensure you load the apm module.&lt;br /&gt;&lt;br /&gt;sudo nano /etc/modules &lt;br /&gt;&lt;br /&gt;Simple add a new line with the module name "apm":&lt;br /&gt;&lt;br /&gt;psmouse&lt;br /&gt;mousedev&lt;br /&gt;ide-cd&lt;br /&gt;ide-disk&lt;br /&gt;ide-generic&lt;br /&gt;apm&lt;br /&gt;&lt;br /&gt;Reboot, and you're running APM, not ACPI.&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;So, I now have a Presario 305 running Ubuntu :)&lt;br /&gt;&lt;br /&gt;As another note, when I attached my Fuji digital camera via USB, Ubuntu recognised that there were pictures on the attached device and asked if I wanted to import them - another gold star for Ubuntu!&lt;br /&gt;&lt;br /&gt;Also, note that Ubuntu doesn't offer root login anywhere - you are not even prompted for a root password at any point IIRC. This is a good thing - root access is available via sudo or a special system utility in the GUI which is a root terminal. In order to open the root termiinal or to perform other O/S management tasks, you are prompted for &lt;i&gt;your&lt;/i&gt; password. This is very much like Mac OS X, and I think it's a fine way to manage things in a desktop environment that might be used by non-geeks. &lt;br /&gt;&lt;br /&gt;Finally, I use Debian on other machines, and the traditional apt-get commands work just fine for system updates. &lt;br /&gt;&lt;br /&gt;All in all, I would have to say that Ubuntu is the most user-friendly Linux distro I have tried. I am very impressed with the installation and hardware detection, the GUI is clean and manageable (even for non-techies, I would say), and best of all, it's based on Debian and is free. I will certainly be using Ubuntu whenever I need a Linux desktop/workstation from now on - full marks!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110353334244922101?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110353334244922101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110353334244922101'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_12_01_archive.html#110353334244922101' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110349441744632230</id><published>2004-12-19T22:13:00.000Z</published><updated>2004-12-19T22:13:37.446Z</updated><title type='text'></title><content type='html'>&lt;a href="http://ubuntuforums.org/archive/index.php/t-2620.html"&gt;Ubuntu Linux Forums - Using APM instead of ACPI?&lt;/a&gt; - this sorted me out on my old Presario 305, as the battery meter wasn't working. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110349441744632230?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110349441744632230'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110349441744632230'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_12_01_archive.html#110349441744632230' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110329423375826293</id><published>2004-12-17T14:37:00.000Z</published><updated>2004-12-17T14:37:13.756Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.understated.co.uk/blog/2004/12/automatic-shutdown-in-ubuntu.html"&gt;Matthew Revell: Automatic shutdown in Ubuntu&lt;/a&gt; - top tip. &lt;br /&gt;Ubuntu still rocks, though. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110329423375826293?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110329423375826293'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110329423375826293'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_12_01_archive.html#110329423375826293' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110324107707090150</id><published>2004-12-16T23:51:00.000Z</published><updated>2004-12-16T23:51:17.070Z</updated><title type='text'></title><content type='html'>&lt;a href="http://ubuntuforums.org/archive/index.php/t-1421.html"&gt;Ubuntu Linux Forums - Disable trackpad tapping&lt;/a&gt;. &lt;br /&gt;I gotta tell ya though - this is my &lt;i&gt;only&lt;/i&gt; complaint about Ubuntu on my old laptop. All hardware, including wireless, was detected and configured beautifully. And it's based on Debian. &lt;br /&gt;In short, Ubuntu &lt;i&gt;rocks!!&lt;/i&gt;. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110324107707090150?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110324107707090150'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110324107707090150'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_12_01_archive.html#110324107707090150' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110182437891764299</id><published>2004-11-30T14:19:00.000Z</published><updated>2004-11-30T14:19:38.916Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.rpmfind.net//linux/RPM/dag/fedora/3/i386/bittorrent-3.4.2-1.1.fc3.rf.noarch.html"&gt;bittorrent RPM for Fedora Core 3&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110182437891764299?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110182437891764299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110182437891764299'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_11_01_archive.html#110182437891764299' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110175056946942761</id><published>2004-11-29T17:49:00.000Z</published><updated>2004-11-29T17:49:29.470Z</updated><title type='text'></title><content type='html'>Apparently, using a recent version, it is possible to use vnc to remote the "console" desktop (display:0) on Linux, using &lt;a href="http://www.realvnc.com/v4/x0.html"&gt;RealVNC - Native X display support&lt;/a&gt;. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110175056946942761?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110175056946942761'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110175056946942761'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_11_01_archive.html#110175056946942761' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110035746255672646</id><published>2004-11-13T14:51:00.000Z</published><updated>2004-11-13T14:51:02.556Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.ubuntulinux.org/"&gt;Ubuntu Linux&lt;/a&gt; - the new kid on the Open Source block, apparently. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110035746255672646?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110035746255672646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110035746255672646'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_11_01_archive.html#110035746255672646' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-110024565076150805</id><published>2004-11-12T07:47:00.000Z</published><updated>2004-11-12T07:47:30.760Z</updated><title type='text'></title><content type='html'>&lt;a href="http://voidmain.kicks-ass.net/redhat/redhat_8_terminal_server.html"&gt;Red Hat/Fedora X Terminal Server&lt;/a&gt; - actually, it's not, but it is a very useful little howto on using XDMCP with Fedora/Red Hat. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-110024565076150805?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110024565076150805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/110024565076150805'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_11_01_archive.html#110024565076150805' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-109932020332484713</id><published>2004-11-01T14:43:00.000Z</published><updated>2004-11-01T14:43:23.323Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.linuxiso.org/"&gt;LinuxISO.org&lt;/a&gt; - - A place to learn about, download, and discuss Linux. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-109932020332484713?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109932020332484713'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109932020332484713'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_11_01_archive.html#109932020332484713' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-109897955936019384</id><published>2004-10-28T16:05:00.000Z</published><updated>2004-10-28T16:05:59.360Z</updated><title type='text'></title><content type='html'>&lt;a href="http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html"&gt;ATI Linux driver packages for Debian&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-109897955936019384?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109897955936019384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109897955936019384'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_10_01_archive.html#109897955936019384' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-109897949736740526</id><published>2004-10-28T16:04:00.000Z</published><updated>2004-10-28T16:04:57.366Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.linuxformat.co.uk/modules.php?op=modload&amp;amp;name=phpBB_14&amp;amp;file=index&amp;amp;action=viewtopic&amp;amp;topic=10254&amp;amp;forum=1"&gt;Linux Format ::&lt;/a&gt; - a tip for installing VMWare on Mandrake 10.1. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-109897949736740526?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109897949736740526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109897949736740526'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_10_01_archive.html#109897949736740526' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-109897927037029036</id><published>2004-10-28T16:01:00.000Z</published><updated>2004-10-28T16:01:10.370Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.linuxformat.co.uk/modules.php?op=modload&amp;amp;name=phpBB_14&amp;amp;file=index&amp;amp;action=viewtopic&amp;amp;topic=10254&amp;amp;forum=1"&gt;Linux Format ::&lt;/a&gt; - a tip for installing VMWare on Mandrake 10.1. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-109897927037029036?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109897927037029036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109897927037029036'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_10_01_archive.html#109897927037029036' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry><entry><id>tag:blogger.com,1999:blog-3763982.post-109873765398141082</id><published>2004-10-25T20:54:00.000Z</published><updated>2004-10-25T20:54:13.980Z</updated><title type='text'></title><content type='html'>&lt;a href="http://www.linuxgazette.com/book/print/826"&gt;H/W detection in Debian ?&lt;/a&gt; - the answer is &lt;i&gt;discover&lt;/i&gt;, it seems.......&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3763982-109873765398141082?l=barnski-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109873765398141082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3763982/posts/default/109873765398141082'/><link rel='alternate' type='text/html' href='http://barnski-linux.blogspot.com/2004_10_01_archive.html#109873765398141082' title=''/><author><name>barnski</name><uri>http://www.blogger.com/profile/11077957970900230176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_SWLbEKddrm0/Sv_kCKmlYfI/AAAAAAAAABY/G855wo9Ub68/S220/barney-aim.png'/></author></entry></feed>
