Its all About Web
Short tips
Short tips I’d like to share it with you
installing-fonts-in-ubuntu-9,4
Oct 16th
Posted by tawfekov in Short tips
There are a number of very common fonts, which you can install through APT/Synaptic, including the Microsoft TrueType core fonts (e.g. Arial Black, Times New Roman).
Before installing, make sure you enable the extra repositories, (If your not sure how to do this please see: Repositories/Ubuntu).
How Set your Default Gateway using Route | terminal
Oct 1st
Posted by tawfekov in Short tips
You want to quickly set the route for your machine from the terminal.
Frankly this problem faced me yesterday with my laptop and its drives me crazy untill this helped me
Start by opening up a terminal window, and type the following, just make sure you have the ip address of your gateway to do so.
route add default gw IP ADDRESS eth0
We can see our changes by typing:
route -n
[tweetme]

