Monday, April 25, 2011

Continue Ubuntu Installation

OK, i had problem with my drive. Different drive letter. I tried to change it, but it did not solve the problem.
So, i got to reinstall and re-configure the whole thing. I did the exactly the same step as on previous blogs. This time it works without any problems that occured previously.

Post-reinstallation:
-update the system using sudo apt-get update
-update the system using sudo apt-get upgrade
-install X-Windows system using sudo apt-get install x-window-system-core and sudo apt-get install gnome-core
-take snapshot of the server OS.

Installation of bind9 and DNs utilities:
-Install Berkeley Internet Name Domain version 9 using sudo aptitude install bind9
-Install drill DNS utility program using sudo aptitude install ldnsutils
-Install dnswalk DNS utility program using sudo aptitude install dnswalk

My system is now up and running all fine.......
i will update if any problem occur later on....
NOTE: VM Virtual Box have bug, Need to REMOVE /etc/udev/rule-70.persistent file in order for network to be working. 

No comments:

Post a Comment