<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>unity &#8211; VeriTeknik</title>
	<atom:link href="https://www.veriteknik.net.tr/en/tag/unity/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.veriteknik.net.tr/en/</link>
	<description>VeriTeknik Bilişim &#124; VeriTeknik Bilişim</description>
	<lastBuildDate>Wed, 17 Apr 2019 13:35:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Install GUI to Ubuntu Server</title>
		<link>https://www.veriteknik.net.tr/en/install-gui-ubuntu-server/</link>
					<comments>https://www.veriteknik.net.tr/en/install-gui-ubuntu-server/#respond</comments>
		
		<dc:creator><![CDATA[Mustafa Emre Aydın]]></dc:creator>
		<pubDate>Mon, 06 Jan 2014 09:07:40 +0000</pubDate>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://www.plugged.in/?p=932</guid>

					<description><![CDATA[<p>Some customers ask for a GUI on their Ubuntu Server, usually with Unity installed for a connection via TeamViewer. Although I personally don’t appreciate such methods, these usually mean that the customer has no idea on handling a Linux Server. Well it’s their problem and we should deliver their needs. After installing a fresh Ubuntu [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/install-gui-ubuntu-server/">Install GUI to Ubuntu Server</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Some customers ask for a GUI on their Ubuntu Server, usually with Unity installed for a connection via TeamViewer. Although I personally don’t appreciate such methods, these usually mean that the customer has no idea on handling a Linux Server. Well it’s their problem and we should deliver their needs. After installing a fresh Ubuntu Server (preferably with OpenSSH installed) you can use following commands to get desired features and Unity:</p>
<pre class="brush: bash; gutter: true; first-line: 1">sudo apt-get uprade
sudo apt-get install --no-install-recommends ubuntu-desktop
sudo apt-get install unity-lens-applications indicator-applet-appmenu indicator-applet-session indicator-applet-complete indicator-application indicator-session indicator-power indicator-sound</pre>
<p>Rebooting after installation would be a good idea. This will install Unity, but it will not install the whole desktop package, which means you won&#8217;t get OpenOffice, Firefox etc. It is a good idea to also install Firefox since this type of customer will probably need it.</p>
<p>The packages starting with &#8220;indicator&#8221; are for the indicators at the very top right of the Unity session. Also the unity-lens-applications allows you to search through the dash, if you don&#8217;t install this, you won&#8217;t be able to call apps from the dash (which means it is completely useless).</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/install-gui-ubuntu-server/">Install GUI to Ubuntu Server</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.veriteknik.net.tr/en/install-gui-ubuntu-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">932</post-id>	</item>
	</channel>
</rss>
