You could just create a symlink to ~/Dropbox
ln -s ~/Dropbox
Install Dropbox to get the most out of your account
When your download is complete,...
As of Ubuntu 11, there is no longer a ia32-libs ensemble. Because of this, old x64 packages will stop to be available on their...
Kernel-based Virtual Machine (KVM) is a virtualization module for the Linux kernel that turns it into a hypervisor. How can I install KVM with...
ls-command: how to display the file size?
ls -lah
-l use a long listing format
-a, --all do not hide entries starting with.
-h --human-readable
When used with the -l...
There's lots of info on the net on achieving that, but I found it a bit too scattered, and had to combine instructions from...


