Search
Categories
- Getting Things Done (RSS) (3)
- SEO (RSS) (1)
- Web Development (RSS) (86)
How about this, you wake up in the morning and decided to resume development (I know this sounds sad considering today is 31st of Dec), you type svn update and you get the error:
$ svn update
svn: This client is too old to work with working copy ‘.’; please get a newer Subversion client
So this [...]
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 [...]
Recent Comments