Thursday 31 January 2013

RedHat Lamp install

on Fedora: yum -y install httpd php php-common php-mysql mysql installed java with: yum install java Java on Ubuntu 12.04 LTS, login as root add-apt-repository ppa:webupd8team/java apt-get update apt-get install oracle-jdk7-installer update-alternatives –display java java -version

Tuesday 22 January 2013

exFAT not working on xp but works on Win7 and Mac

My external drive formatted with exFAT to make is work on Mac (read & write) and Windows, just realised few weeks later it does not working on XP but works on Win7 and Mac. Yep, you need to install a Windows XP patch http://www.microsoft.com/en-us/download/details.aspx?id=19364 KB articles: KB955704 Date published: 1/26/2009 WindowsXP-KB955704-x86-ENU.exe 3.2 MB Tested and works fine (Jan 2013).

Wednesday 9 January 2013

Can't edit fstab as it's a read only file

This command saved me from a reinstall / repair mount -n -o remount / I messed up turning my NTFS partition to Linux, and after next reboot it will start, says fsck needed, but that did not work. Above command needed in single user mode