How to get 4gb of ram working in Ubuntu 32bit version

How to get 4gb of ram working in Ubuntu 32bit version..

Recently I decided to upgrade the RAM memory of my Laptop to 4 GB. I was running my Ubuntu Jaunty 32 bit version with only 2 GB and it was clear that is was not enough to run my virtual machines in it.

[...]

How to Copy Locked Photos from Orkut

Recently Orkut updated it’s security feature and disabled Right-click on photos of friend’s album. So this makes it difficult to copy photos from Orkut. It’s a new security update made by Orkut to prevent people from copying photos from Orkut and misusing it.

How To Copy Locked Photos From Orkut? Yes it’s still possible [...]

Appnr – Web-based tool to install applications on Ubuntu

Appnr is a Web-based tool and a service that install applications on Ubuntu. Application install from Appnr is always latest version in repositories.

AptURL is required

The AptURL Protocol Handler and a Web browser support are required to install applications. The AptURL Protocol Handler is a program that handles special URLs to installing software on [...]

Howto upgrade to openoffice3.1.1 on ubuntu9.04

Howto upgrade to openoffice3.1.1 on ubuntu9.04

Step:1- Add repository

sudo gedit /etc/apt/sources.list Now save and close.

deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main

Step:2- Now open the terminal and add  this key

sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 247D1CFF

Step:3- Now type the commande update

sudo apt-get update

Step:4- Now upgrade openoffice

sudo apt-get [...]

How to : Install PlayOnLinux on ubuntu 9.04 Jaunty Jackalope

PlayOnLinux is a piece of sofware which allows you to easily install and use numerous games and softwares designed to run with Microsoft®’s Windows®. You can install PlayOnLinux on ubuntu 9.04 in Jaunty Jackalope in 3 steps :

Step:1- Add playonlinux repository to your ubuntu jaunty :

sudo wget http://deb.playonlinux.com/playonlinux_jaunty.list -O /etc/apt/sources.list.d/playonlinux.list

Step:2- Update [...]