How to get classic scrollbars back in ubuntu
Since ubuntu 11.04 the scrollbars have been funny. they are inspired by the osx lion scrollbars and only show when you hover over where they should be. fortunately you can…
Since ubuntu 11.04 the scrollbars have been funny. they are inspired by the osx lion scrollbars and only show when you hover over where they should be. fortunately you can…
Osx has a lot of built in tools. there is a wifi analyser / packet capture tool to open it, just hold down ALT + click on the wifi icon…
customise osx bash prompt: I was reading over an old lifehacker post (I was looking for the bash profiles site, and found this too), its a pretty good way to…
This post will show you how to setup a wireless internet connection from your mac to your phone so that you can get internet through your phones 3g connection! assuming…
This post will show you how to mount a macox dmg image file in linux. firstly, open terminal sudo mount -o loop /path/to/image.dmg /place/to/mount now your dmg file will be…
This post will show you how to convert all filenames in a directory to lowercase (or uppercase). This is on that I don't use often, so I'm adding it here…
This post will show you how to setup a LAMP [linux apache mysql php] development environment in linux mint or ubuntu firstly, open a shell. then, type sudo apt-get install…
This short blog post will show you a command that will let you find the ten biggest files or directories in linux and osx machines. I forget these commands every…
Using an apple magic mouse with linux is very easy: this post will show you how to setup an apple magic mouse on linux ubuntu, fedora, mint, etc. The apple…