@singuerinc


2014-01-19 by Nahuel Scotti | 1 min read

Ubuntu desktop in Ubuntu Server

  • #desktop
  • #server
  • #ubuntu

Pre-requisites:

  • Ubuntu Server installed
$ sudo apt-get update
$ sudo apt-get install ubuntu-desktop // full version

 // or without all the stuff...
$ sudo apt-get install --no-install-recommends ubuntu-desktop