Been trying to run Youtube from the desktop of gOS 3 Beta. Nadda Zip is happening. The cause: No permissions to the desktop file ls -al /usr/share/applications/youtube.desktop -rw------- 1 root root 216 2008-08-05 01:02 /usr/share/applications/youtube.desktop The fix:...
IT Tips
Convert Redhat 3.1 VMWare Server VM to VMWare ESX Server 3i using VMWare Convertor – Error loading operating system
I just attempted to convert a Redhat 3.1 VMWare Server 1.04 VMImage using VMWare Convertor 3.03 to VMWare ESX Server 3i v 3.5. The VMWare Convertor conversion completed successfully and loaded the VM to the ESX Server however when I booted the VM on the ESX Server I...
The subst work-a-round for an un-installer complaining about a missing drive
When un-installing applications in an environment where you have my documents re-directed to a mapped network drive for example "H:\My Documents" you may get an error and the un-installer will quit. (I think may be an installshield error) Sometimes you don't really...
OCR – Tesseract
Just made a spectacularly unsuccessful attempt to use Tesseract OCR. Here is a sample: "|I11;XII;"1n -¤:2;;2:¤ LIEEEEEEE.-::2;;;: nz ’‘·* *--2.. ::2;;: "=I;;;. :1:;*-- ::2;£2|a:‘¤I;;;.XXi.X ·¤:;1;;¤· X;|:;t1X '!EEEXI|· XXXIIEX--EXIIXX-.:21:;. -·¤a.;¤¤a..a··...
KixTart – Finding out if a user is admin
There is supposed to a macro @PRIV that will return if the user running the kixtart script is an admin or not. However if you have given yourself local Administration priveleges by adding a domain group you are a member of to the local Administrators Group then @PRIV...
ICMP Redirects not being sent from CentOS Router
Update: This ended up being an iptables problem... The firewall rules I had were "stateful" so the icmp redirect was being killed by IPTables because it didn't identify the redirect as part of an already started connection. After changing it from stateful to...
Linux PING works but Traceroute doesn’t
Just had an issue where traceroute w.x.y.z failed however ping w.x.y.z worked fine.... The fix: traceroute -I w.x.y.z or traceroute -T w.x.y.z Where w.x.y.z is the IP address of the remote host e.g. 10.22.34.8 By default the Linux traceroute was using UDP which must...
The Google Diamond – Each Facet Shines with a Different Lustre
Anyway for a while when I searched for James McDonald in Google I would get https://toggen.com.au/blog on the 1st page of results. Today I have done a search on "James McDonald" and It's like page 9. I wondered why, and what was happening. Now here is the interesting...
Fedora 9 – Using the MF332 aka Telstra Turbo Card from www.zte.com.au
There is a whirlpool forum with information on connecting a MF332 using Linux. It shows how to use the /etc/ppp/chap-secret /etc/ppp/peers/* to get it all connected. However on Fedora 9 I used the standard system-config-network option to configure the connection as...
Shrink a Windows XP NTFS Partition to half size and Install Linux while keeping the Windows Boot Menu
Disclaimer: This procedure can render your computer unbootable and corrupt your data if you do it wrong. Perform a backup prior to doing it and verify you can read the backup. Don't attempt it on a critical laptop. I am in no way responsible if you attempt this and...
