<?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>Install Guest additons in Mint 19 Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/install-guest-additons-in-mint-19/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 13 Nov 2018 19:28:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>How to install Virtualbox Addition for Ubuntu 18  / Mint 19 and Debian 9</title>
		<link>https://www.osradar.com/how-to-install-virtualbox-addition-for-ubunto-mint-18-9-and-debian-9/</link>
					<comments>https://www.osradar.com/how-to-install-virtualbox-addition-for-ubunto-mint-18-9-and-debian-9/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Tue, 13 Nov 2018 19:25:19 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Install Guest additons in Debian9]]></category>
		<category><![CDATA[Install Guest additons in Mint 19]]></category>
		<category><![CDATA[Install Guest additons in ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=7239</guid>

					<description><![CDATA[<p>This article was not expected to be published today, i was  writinh something else for debian , i had some issues to see the full screen of my Debian, i though its maybe agood ides to start with it. let  me show i have  fixed my  issue. the Guest Additions are designed to be installed [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-virtualbox-addition-for-ubunto-mint-18-9-and-debian-9/">How to install Virtualbox Addition for Ubuntu 18  / Mint 19 and Debian 9</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This article was not expected to be published today, i was  writinh something else for debian , i had some issues to see the full screen of my Debian, i though its maybe agood ides to start with it. let  me show i have  fixed my  issue.</p>
<p>the Guest Additions are designed to be installed <span class="emphasis"><em>inside</em></span> a virtual machine after the guest operating system has been installed. They consist of device drivers and system applications that optimize the guest operating system for better performance and usability.</p>
<p><strong>What are  the Top features of Guest AdditonsSoftware</strong></p>
<ul>
<li>Easy mouse pointer integration.</li>
<li>Easy way to share folders between the host and the guest.</li>
<li>Drag and drop feature allows copying or opening files, copy clipboard formats from the host to the guest or from the guest to the host.</li>
<li>Share clipboard (for copy and paste) of the guest operating system with your host operating system.</li>
<li>Better video support provides accelerated video performance.</li>
<li>Better Time synchronization between guest and host.</li>
<li>Standard host/guest communication channels.</li>
<li>Seamless Windows features allows you to run windows of your guest operating system seamlessly next to the windows of your host.</li>
</ul>
<p>In my situatution i couldn&#8217;t get a full screenmode in my debian Guest System</p>
<p><img loading="lazy" class="alignnone size-full wp-image-7240" src="https://www.osradar.com/wp-content/uploads/2018/11/Debian1.png" alt="" width="1003" height="764" srcset="https://www.osradar.com/wp-content/uploads/2018/11/Debian1.png 1003w, https://www.osradar.com/wp-content/uploads/2018/11/Debian1-300x229.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/Debian1-768x585.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/Debian1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/11/Debian1-696x530.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/Debian1-551x420.png 551w" sizes="(max-width: 1003px) 100vw, 1003px" /></p>
<h3>Now How to Install VirtualBox Guest Additions in Ubuntu/Mint/Debian</h3>
<h3>1. First update your Linux guest operating system software packages using the apt comand :</h3>
<pre class="">$ sudo apt update
$ sudo apt upgrade</pre>
<p><img loading="lazy" class="alignnone size-full wp-image-7243" src="https://www.osradar.com/wp-content/uploads/2018/11/Debian2.png" alt="" width="730" height="351" srcset="https://www.osradar.com/wp-content/uploads/2018/11/Debian2.png 730w, https://www.osradar.com/wp-content/uploads/2018/11/Debian2-300x144.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/Debian2-696x335.png 696w" sizes="(max-width: 730px) 100vw, 730px" /></p>
<h3>2. Once upgraded   please reboot your  operating system to apply  the new recent upgrades  packages.</h3>
<p>Now  this  bellow command will  install all dependencies needed to get your Guest addition instllation working.</p>
<pre class="">$ sudo apt install build-essential dkms linux-headers-$(uname -r)</pre>
<p><img loading="lazy" class="alignnone size-full wp-image-7244" src="https://www.osradar.com/wp-content/uploads/2018/11/Debian3.png" alt="" width="811" height="476" srcset="https://www.osradar.com/wp-content/uploads/2018/11/Debian3.png 811w, https://www.osradar.com/wp-content/uploads/2018/11/Debian3-300x176.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/Debian3-768x451.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/Debian3-696x409.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/Debian3-716x420.png 716w" sizes="(max-width: 811px) 100vw, 811px" /></p>
<h3>3-Mount  GuestAddition iso</h3>
<p><img loading="lazy" class="alignnone size-full wp-image-7246" src="https://www.osradar.com/wp-content/uploads/2018/11/debian4.png" alt="" width="1010" height="193" srcset="https://www.osradar.com/wp-content/uploads/2018/11/debian4.png 1010w, https://www.osradar.com/wp-content/uploads/2018/11/debian4-300x57.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/debian4-768x147.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/debian4-696x133.png 696w" sizes="(max-width: 1010px) 100vw, 1010px" /></p>
<p><img loading="lazy" class="alignnone size-full wp-image-7160" src="https://www.osradar.com/wp-content/uploads/2018/11/guestadd.png" alt="" width="424" height="313" srcset="https://www.osradar.com/wp-content/uploads/2018/11/guestadd.png 424w, https://www.osradar.com/wp-content/uploads/2018/11/guestadd-300x221.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/guestadd-80x60.png 80w" sizes="(max-width: 424px) 100vw, 424px" /></p>
<p>Guestaddition is mounted now  and ready for Install</p>
<h3>4-Please Follow  the commands  bellow the get it installed</h3>
<p>under root</p>
<pre class="">$sudo su - 
or 
su -  #  insert  root password 
#mount  /dev/cdrom /media
#cd  /media 
#./VBoxLinuxAdditions.run</pre>
<p>your can see the results bellow</p>
<p><img loading="lazy" class="alignnone size-full wp-image-7247" src="https://www.osradar.com/wp-content/uploads/2018/11/debian5.png" alt="" width="876" height="572" srcset="https://www.osradar.com/wp-content/uploads/2018/11/debian5.png 876w, https://www.osradar.com/wp-content/uploads/2018/11/debian5-300x196.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/debian5-768x501.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/debian5-696x454.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/debian5-643x420.png 643w" sizes="(max-width: 876px) 100vw, 876px" /></p>
<p>Now its time to reboote</p>
<pre class="">#reboot</pre>
<p>Now i can configure in my situation my screen resolutions easy to get an beautiful full screen</p>
<p><img loading="lazy" class="alignnone size-full wp-image-7249" src="https://www.osradar.com/wp-content/uploads/2018/11/debian6.png" alt="" width="793" height="608" srcset="https://www.osradar.com/wp-content/uploads/2018/11/debian6.png 793w, https://www.osradar.com/wp-content/uploads/2018/11/debian6-300x230.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/debian6-768x589.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/debian6-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/11/debian6-696x534.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/debian6-548x420.png 548w" sizes="(max-width: 793px) 100vw, 793px" /></p>
<p>Please Enjoy and let us Know if we can help.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-virtualbox-addition-for-ubunto-mint-18-9-and-debian-9/">How to install Virtualbox Addition for Ubuntu 18  / Mint 19 and Debian 9</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-virtualbox-addition-for-ubunto-mint-18-9-and-debian-9/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
