Feeds:
Posts
Comments

Archive for March 15th, 2008

for the GNU Compilers gcc and g++
Nice free book for GCC compiler for beginner
http://www.network-theory.co.uk/docs/gccintro/index.html

Read Full Post »

Looking around Ubuntu forum I came across backing up and restoring Ubuntu / Linux using tar.
The concept shown over is very simple and easy to understand. There are many commercial products such as Norton Ghost and Acronis to image backup Linux server but the following procedure makes task easier to implement.
1. Backing-up
Become a superuser
$ sudo [...]

Read Full Post »