1.
Boot your system to Ubuntu
2. Connect internet to your
system
3. Log in to the system
4. Open the Terminal
5.
Type the following commands to update the system
To install Security Updates
sudo bash
sudo apt-get update
To install vim
sudo
apt-get install vim
To install MAN pages
To install MAN pages
sudo
apt-get install manpages-dev
No comments:
Post a Comment