Here are the exact instructions: sudo apt-get install apache2 php5 php5-mysql php5-gd php5-curl mysql-server copy everything from the upload directory of opencart to /var/www change permissions – sudo chmod -R…
Install Opencart 1.4.9.3 or 1.4.9.4 on Ubuntu 10.10 (Maverick)
Convert color PDF to grayscale (Color PDF to Black and White) in Ubuntu
pdf2ps -sDEVICE=psgray nameOfPDF.pdf ps2pdf nameOfPs.ps Converts pdf to postscript file and saves as grayscale Converts postscript file to pdf and retains quality of original pdf Cheers
How to log into your ubuntu machine with GUI (X) before gnome has started
Step 1: install x11vnc: sudo apt-get install x11vnc Step 2: ssh -L5900:localhost:5900 username@remotehost Step 3: sudo x11vnc -ncache 10 -display :0 -usepw -q Step 4: Connect to remote server by…
Changing default captive portal upload size in pfsense 1.2.3
Pfsense is a fantastic piece of software which gives you fine grain control over pretty much anything and everything happening on ur network. One little thing which tends to be…
Ubuntu 11.04 Natty Narwhal – Best Ubuntu yet!
A quick post to mention how awesome Ubuntu 11.04 is, stunning user interface and really well thought out. A couple of glitches here and there with non responsive items when…
Combining/Merging multiple pdf files
Nice and simple to combine multiple pdf’s into one pdf file. sudo apt-get install gs pdftk gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=NameOfTheCombinedPDF.pdf -dBATCH 1.pdf 2.pdf 3.pdf Works like a charm!
Limiting the number of items in a list – Sortable jQuery – 100% working
So you’ve got a couple of lists and you only want a certain number of items to placed in each list, and if the number of items in the list…
Email notifications for DriveImage XML – 110% FREEWARE
This world that we live in is a brutal place, driven by massive money making machines. The cogs of these money making machines, are individuals who spend without thinking or…
Software Centre adds first ‘paid’ app – Fluendo DVD Player
Software Centre adds first ‘paid’ app – Fluendo DVD Player This is absolute bull, paid apps should not weasel their way into Linux. Really unhappy with this.
Google contacts and calendar sync on iPhone
Set Up Your Apple Device for Google Sync : Google Sync – Google Mobile Help Nice a simple article by the most awesome company on the planet (Google) on how…









