{"id":2558,"date":"2016-06-21T13:02:21","date_gmt":"2016-06-21T13:02:21","guid":{"rendered":"http:\/\/blog.designed79.co.uk\/?p=2558"},"modified":"2016-06-21T13:03:33","modified_gmt":"2016-06-21T13:03:33","slug":"switching-from-server-to-desktop-versions-of-ubuntu","status":"publish","type":"post","link":"https:\/\/blog.designed79.co.uk\/?p=2558","title":{"rendered":"Switching from Server to Desktop versions of Ubuntu"},"content":{"rendered":"<p>The server and desktop are basically the same thing but server does not have GUI stuff (xorg, desktop manager and &#8230;) installed. On the same time server might have packages installed that would not be there if use Ubuntu on a desktop.<\/p>\n<p>Before you start, it is always good to update packages list before you install something:<\/p>\n<pre>sudo apt-get update\r\n<\/pre>\n<p>The easiest solution would be to use a program called Tasksel that you can install by typing:<\/p>\n<pre>sudo apt-get install tasksel\r\n<\/pre>\n<p>Run it by typing:<\/p>\n<pre>sudo tasksel\r\n<\/pre>\n<p>It gives you a simple gui to manage larger software bundles (&#8220;LAMP server&#8221;, &#8220;Ubuntu desktop&#8221;, &#8220;Lubuntu desktop&#8221;) that have been installed in your system. Mark the stuff you need with asterisks by selecting them with up\/down arrows and pressing space. After that press enter install what you have selected. To install regular Ubuntu desktop choose &#8220;Ubuntu desktop&#8221;.<\/p>\n<p>If the Tasksel does not work for some reason. You can install packages that come with the regular Desktop installation (Unity) with this:<\/p>\n<pre>sudo apt-get install ubuntu-desktop\r\n<\/pre>\n<p>If you prefer Lubuntu flavour use the<\/p>\n<div class=\"codecolorer-container text default\" style=\"overflow:auto;white-space:nowrap;\"><div class=\"text codecolorer\">lubuntu-desktop<\/div><\/div>\n<p>package or if you prefer KDE use the<\/p>\n<div class=\"codecolorer-container text default\" style=\"overflow:auto;white-space:nowrap;\"><div class=\"text codecolorer\">kubuntu-desktop<\/div><\/div>\n<p>package or if you want Xfce use the<\/p>\n<div class=\"codecolorer-container text default\" style=\"overflow:auto;white-space:nowrap;\"><div class=\"text codecolorer\">xubuntu-desktop<\/div><\/div>\n<p>package instead of<\/p>\n<div class=\"codecolorer-container text default\" style=\"overflow:auto;white-space:nowrap;\"><div class=\"text codecolorer\">ubuntu-desktop<\/div><\/div>\n<p>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The server and desktop are basically the same thing but server does not have GUI stuff (xorg, desktop manager and &#8230;) installed. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2558","post","type-post","status-publish","format-standard","hentry","category-info-on-tech"],"_links":{"self":[{"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/2558","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2558"}],"version-history":[{"count":0,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/2558\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2558"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2558"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.designed79.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2558"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}