Browse by Tags
All Tags »
Linux (RSS)
Decided to upgrade to Ubuntu 10.04 using an in place upgrade - This failed horribly. There were several errors to do with likewise-open (my laptop belongs in a Windows AD domain). The final one told me that it had left my distro in an unusable state (some
Read More...
1. Install libmotif3 sudo apt-get install libmotif3 2. Create libXm.so.4 as needed by the Citrix receiver cd /usr/lib ln -s libXm.so.3.0.2 libXm.so.4 3. Download the Citrix receiver as a TGZ file from www.citrix.com 4. Extract this to a tmp directory
Read More...
I've just bought a 2xQuad Core Zeon, Dell Poweredge 1900, with 16GB RAM. This is for some heavy duty Hyper-V testing in Windows Server 2008 but I thought it'd be fun to run it under OpenSuse 10.3 first. The result: Click the above image for a full size
Read More...
I bought a lttle Eee PC 701 machine but had problems configuring it to print to my Canon MP530. I decided to try the Turboprint.de driver and had some success. Download the Turboprint debian package from http://www.turboprint.info/ Start a terminal by
Read More...
I've managed to improve my video by switching from the Vesa driver (enabled by default) to the Radeon driver. The Radeon driver would not work properly without adding the line Option '"LVDSBiosNativeMode" "FALSE"' to /etc/X11/xorg.conf. Thanks to Ricky
Read More...
Well - I've been running Vista on my new laptop for sometime so decided to play with the new Ubuntu release on my old Dell Inspiron 5100. It was a very easy install! I had to start from the CD in safe graphics mode but when the install was complete, Ubuntu
Read More...
I've been trying to test some printing configurations on SLES 10 SP1 but I couldn't get my laptop running Windows Vista Ultimate and VMWare Server v1.0.3 to successfully bridge onto the wireless adaptor. I could use NAT but then it was difficult to test
Read More...
I had a query on how to setup NIC bonding in RHEL4 so thought I would document it for the blog. I'll start with a standard server with 2 NICs, eth0 and eth1. Here is the output from 'ifconfig': The configuration scripts are found in /etc/sysconfig/network/network/scripts:
Read More...
After playing with the bcm43xx wireless module I noticed my eth0 had been renamed to eth1, indeed the message also appeared in dmesg output: dmesg | grep eth1 eth0 renamed to eth1 After a bit of poking I found duplicates of my network card mac address
Read More...
As of Kernel 2.6.17rc a native, reverse engineered, driver is available for bcm43xx range of wireless cards. I have had my bcm4306 rev 02 (Dell Truemobile 1300) card working in my Inspiron 5100 using ndiswrapper for some time but wanted to get the native
Read More...
This site has a nice script to run each incoming mail through ClamAV and to display a warning and move it to a quarentine folder if it contains a virus. Thanks to Fred Blaise .
Read More...
This documents my attempt to install XGL on my Dell Inspiron 5100 laptop using Suse 10.1. I first tested it with the Kororaa Xgl Live CD so I knew that it would work. I had some problems with the login screen (seen this reported elsewhere - but I don't
Read More...
I've tried using CrossOffice to run MS Office applications on Linux but you really can't beat VMWare with an XP guest machine to run Outlook. That is unless you can't get VMWare to run. Thanks to Nilesh Bansal now I can.
Read More...
As always I had to use ndiswrapper to get my wireless working but this time was the easiest ever. I followed the following proceedure: Downloaded the latest drivers for my minipci from here . Bear in mind that I am in the UK so these are the non US/Japan
Read More...
With my laptop failing and having to send it back to Dell for repair it seemed an ideal opportunity to try out the latest beta of Vista (beta 2). Unfortuneatelty my graphics card (Mobility Radeon 7500) didn't let me use Aero and I had quite a few problems
Read More...