VC-Installing ubuntu linux server with gui
VC-Installing ubuntu linux server with gui
type the following commands to install the Gui make sure internet is connected by using the [ping
www.google.com] command
(* login)
login
password: type password
(* clear screen)
clear
(* update)
sudo apt update
sudo password: type password
(* upgrade)
sudo apt upgrade
do you want to continue? [y/n] y
(* add repository)
sudo add-apt-repository universe
(* install tasksel)
sudo apt install tasksel
do you want to continue? [y/n] y
(* run tasksel)
sudo tasksel
select from the list
* basic ununtu server
* openssh server
* ubuntu desktop
then select <ok>
(* reboot)
sudo reboot
password?: type password