Changes between Version 28 and Version 29 of ubuntuinstall
- Timestamp:
- Nov 29, 2016, 2:24:08 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ubuntuinstall
v28 v29 771 771 sudo apt-get install xubuntu-desktop 772 772 }}} 773 This will install Xfce Desktop Environment. 774 '''Note''' : If you failed to implement this. Try this command below 773 This will install Xfce Desktop Environment and it might take few hours since it contains big packages. Therefore if you have still not completed above step, '''We suggest you to install blackbox Desktop Environment instead of xubuntu-desktop'''. blackbox is very light and simple and can be quickly installed. 774 775 To install blackbox instead of xubuntu 776 775 777 {{{ 776 778 sudo apt-get install blackbox xinit xterm firefox 777 779 }}} 780 Then edit the /etc/network/interfaces file to switch back to DHCP 778 781 {{{ 779 782 sudo vi /etc/network/interfaces