Search
Categories
- Getting Things Done (RSS) (3)
- SEO (RSS) (1)
- Web Development (RSS) (86)
If you are anything like me and find it hard to give your love to tinker with your font settings on ubuntu, try this:
This will surely make you love your ubuntu desktop even more.
Open up a terminal window and type the following commands:
# wget http://ubuntu-debs.googlecode.com/files/macfonts.tar.gz
# tar zxvf macfonts.tar.gz
# sudo mv macfonts /usr/share/fonts/
# sudo fc-cache -f [...]
At work I have a linux based dev server and a macbook pro running leopard. I decided to have it working together has one extended screen as some of my colleagues are already using. Talking to James about it, i managed to get it together. For anyone interested in setting up the same can following [...]
Recent Comments