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…
Access osx built in wifi analyser from airport icon
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
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…
How to tether your mac to your iphone using personal hotspot
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…
How to mount a macox dmg image file in linux
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…
How to convert all filenames in a directory to lowercase on linux
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…
Setting up a LAMP development environment in linux mint or ubuntu
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…
How to find the ten biggest files or directories in linux
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…
- Go to the previous page
- 1
- …
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- Go to the next page
