Well, decided to install “Ultimate Ubuntu 1.8″, based upon Hardy Heron (Ubuntu 8.04), as i had a LOT of problems with my Nvidia 8800GT and Ubuntu – mainly Twinview having issues. Nvidia-config has trouble saving X to config, saying i dont have permisson, which is rather strange as i assumed i wouldnt need SU permission as it was in “Preferences” not “Administration” in the GUI.
When i installed UU1.8, the first thing that came to my mind was – good god this distro looks terrible. Wordart style headers, you name it. The default graphics sucked. However, like most things you need to dig a little deeper. Once it installed and i configured GRUB to dual-boot with my XP etc, i logged in. Again, the login page is visually awful, but after 5 mintues of changing i made it all pretty so i could actually use it.
Now, to recap, the main 2 gripes i had with Ubuntu 8.04 was dual screen spanning with applications, and mounting samba shares. I couldnt configure, via Xorg.conf or GUI, the application to NOT span across 2 windows using TwinView – when i double clicked it. Which is annoying. Whenever i tried “seperate X ..” it wouldnt work, even with Xinerama enabled.
Now with UU1.8, i was able to enable seperate X screens, allowing me to double click an application and it wouldnt span across 2 screens.
Regarding samba shares, at the moment i have RHEL 5 on my Server, running SAMBA. Whenever i tried to “mount -t cifs -o user=…”, i couldnt navigate to the folder i mounted it to – due to the fact the owner user and group where “500 502″, which really annoyed me. Doing a chown worked but it changes the permissions on the host server too which isnt desirable. After much googling, i found out that you need to download “smbfs”, via apt-get install smbfs. Once this is done, use “smbmount //192.168.1.2/Music /home/dbott/music -o username=dbott,password=mysecretpassword,uid=1000,mask=000″, where UID is the userid of the user owner in Ls -la on the actual server. If you do this as your user, and NOT as root, it will work fine, just remember the UID as it is key.
Now that i have my 2 main gripes fixed, i found the linux based desktop quite refreshing – however, unfortunately the lack of support for key applications such as VMWare ViClient 2 to run my ESX Server, or Football Manager 2008, COD4, etc, just meant it wasnt feasible as an all-year-round desktop. The way to get round this, im thinking, is to install VMWare Workstation and create a Windows XP VM, install all the Windows apps you need to run on that VM, and just power it up whenever you need that Windows loving. If anyone can comment on how to get said applications ^^ working i’d be more than grateful.