 
    
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Ubuntu 12.04 &#8211; Adding a Shared Folder Under VirtualBox	</title>
	<atom:link href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-adding-a-shared-folder-under-virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-adding-a-shared-folder-under-virtualbox/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Fri, 27 Apr 2012 09:53:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: admin		</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-adding-a-shared-folder-under-virtualbox/#comment-547</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 27 Apr 2012 09:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1768#comment-547</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-adding-a-shared-folder-under-virtualbox/#comment-546&quot;&gt;Cybersix&lt;/a&gt;.

Thank you for you positive feedback.
I still use Windows as my primary OS. I do have Ubuntu installed on an older laptop (because I couldn&#039;t find my Windows disk for it).
Personally, I would stick with Windows and use Ubuntu as an alternate OS. The reason is that despite how good I think Ubuntu is, Linux (what Ubuntu is based on) does not support as wide a range of devices as Windows. As well, hardware drivers (for things like video cards) tend not to be as good as the ones for Windows. This is because the video card makers don&#039;t release the hardware specs for their cards, so it is hard for developers to write optimized drivers for them. If the video card makers release drivers, they are usually binary blobs (just a big chunk of executable code).
Another issue is patents. Unfortunately, many companies patent various technologies (including trivial ones) and this means the technology cannot be used without paying a licensing fee. Sometimes, this means code in Linux cannot be as efficient (or even implemented) without the patented technology.
Finally, support is an issue. There are far more Windows users and I think support for Windows is easier to find (mind you, there is lots of useless information on the Internet and many question / problems that go unanswered). While teh average Linux user is likely to be more technically savvy than the average Windows user, often times the help is quite cryptic (which is why I decided to start this site - not just Linux, but all sorts of issues - where I try to explain things clearly and simply. Note: this site has been criticized by some Linux users are being too verbose and over-complicating things: &quot;He makes things too complicated. It&#039;s just a one line fix: &lt;code&gt;grep grok --foo --bar&lt;/code&gt;&quot;  &lt;-- I made that up, but I think it accurately reflects comments made about articles here).
I don&#039;t have Photoshop, so I can&#039;t write a tutorial. GIMP is the image editor I use.
This video tutorial shows how to install Photoshop under Ubuntu 10 (the process should be similar under Ubuntu 12.04 - aside form the Unity interface). You will need to install WINE (Wine Is Not an Emulator) which allows you to run Windows programs directly under Linux. I have had mixed results with it. The applciations I tend to use don&#039;t work that well under WINE. But they claim a high level of compatibility with many, many applications.
WINE can be installed from the Ubuntu Software Center.
As an alternative to Photoshop, I would recommend GIMP.
If you need to do graphics intensive work, I would recommend &lt;a href=&quot;http://ubuntustudio.org/home&quot; rel=&quot;nofollow&quot;&gt;Ubuntu Studio&lt;/a&gt;. This is Ubuntu customized for content creation work (video, audio, images, etc).
If you want an all in one Linux, &lt;a href=&quot;http://ultimateedition.info/ultimate-edition/ultimate-edition-3-2/&quot; rel=&quot;nofollow&quot;&gt;Ultimate Edition&lt;/a&gt; is quite awesome. It has pretty much everything you could image packaged together - including WINE. Mind you, if you want to install it in VirtualBox, it requires a minimum virtual hard disk of 20GB. The one thing I don&#039;t like about it is that it has a bazillion dekstop effects turned on by default (I turn them off). It comes with the &quot;traditional&quot; mouse/menu desktop. It is also based on Ubuntu. On the plus side, it comes with VirtualBox Guest Additions preinstalled.
Thanks for your comment and feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-adding-a-shared-folder-under-virtualbox/#comment-546">Cybersix</a>.</p>
<p>Thank you for you positive feedback.<br />
I still use Windows as my primary OS. I do have Ubuntu installed on an older laptop (because I couldn&#8217;t find my Windows disk for it).<br />
Personally, I would stick with Windows and use Ubuntu as an alternate OS. The reason is that despite how good I think Ubuntu is, Linux (what Ubuntu is based on) does not support as wide a range of devices as Windows. As well, hardware drivers (for things like video cards) tend not to be as good as the ones for Windows. This is because the video card makers don&#8217;t release the hardware specs for their cards, so it is hard for developers to write optimized drivers for them. If the video card makers release drivers, they are usually binary blobs (just a big chunk of executable code).<br />
Another issue is patents. Unfortunately, many companies patent various technologies (including trivial ones) and this means the technology cannot be used without paying a licensing fee. Sometimes, this means code in Linux cannot be as efficient (or even implemented) without the patented technology.<br />
Finally, support is an issue. There are far more Windows users and I think support for Windows is easier to find (mind you, there is lots of useless information on the Internet and many question / problems that go unanswered). While teh average Linux user is likely to be more technically savvy than the average Windows user, often times the help is quite cryptic (which is why I decided to start this site &#8211; not just Linux, but all sorts of issues &#8211; where I try to explain things clearly and simply. Note: this site has been criticized by some Linux users are being too verbose and over-complicating things: &#8220;He makes things too complicated. It&#8217;s just a one line fix: <code>grep grok --foo --bar</code>&#8221;  <-- I made that up, but I think it accurately reflects comments made about articles here).
I don't have Photoshop, so I can't write a tutorial. GIMP is the image editor I use.
This video tutorial shows how to install Photoshop under Ubuntu 10 (the process should be similar under Ubuntu 12.04 - aside form the Unity interface). You will need to install WINE (Wine Is Not an Emulator) which allows you to run Windows programs directly under Linux. I have had mixed results with it. The applciations I tend to use don't work that well under WINE. But they claim a high level of compatibility with many, many applications.
WINE can be installed from the Ubuntu Software Center.
As an alternative to Photoshop, I would recommend GIMP.
If you need to do graphics intensive work, I would recommend <a href="http://ubuntustudio.org/home" rel="nofollow">Ubuntu Studio</a>. This is Ubuntu customized for content creation work (video, audio, images, etc).<br />
If you want an all in one Linux, <a href="http://ultimateedition.info/ultimate-edition/ultimate-edition-3-2/" rel="nofollow">Ultimate Edition</a> is quite awesome. It has pretty much everything you could image packaged together &#8211; including WINE. Mind you, if you want to install it in VirtualBox, it requires a minimum virtual hard disk of 20GB. The one thing I don&#8217;t like about it is that it has a bazillion dekstop effects turned on by default (I turn them off). It comes with the &#8220;traditional&#8221; mouse/menu desktop. It is also based on Ubuntu. On the plus side, it comes with VirtualBox Guest Additions preinstalled.<br />
Thanks for your comment and feedback.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Cybersix		</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-adding-a-shared-folder-under-virtualbox/#comment-546</link>

		<dc:creator><![CDATA[Cybersix]]></dc:creator>
		<pubDate>Fri, 27 Apr 2012 09:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1768#comment-546</guid>

					<description><![CDATA[love the way you explain everything with pictures , makes things so easy to understand.
i am a windows users for as long as i can remember but i am thinking to switch to ubuntu, 1st of all i d like to know what you think?
2nd can you make a tutorial on how to install Adobe Photoshop on ubuntu please?
thanks]]></description>
			<content:encoded><![CDATA[<p>love the way you explain everything with pictures , makes things so easy to understand.<br />
i am a windows users for as long as i can remember but i am thinking to switch to ubuntu, 1st of all i d like to know what you think?<br />
2nd can you make a tutorial on how to install Adobe Photoshop on ubuntu please?<br />
thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
