Live data from Hacker News

How to use Photoshop in a VM on Ubuntu

prtfl.io

11–20 of 76 posts

Re: How to use Photoshop in a VM on Ubuntu

#13
post #5

It is mainly "How to use VirtualBox on Ubuntu to run Windows, then install Photoshop and use it." I mean, come on!

It does provide detailed steps for a solution to a problem. I'm sure many people will appreciate that.

Many people... on Hacker News or eHow?

Re: How to use Photoshop in a VM on Ubuntu

#14
post #10

This is a great guide. I've invested heavily in MacOS, so I'll probably need to figure out an alternate approach. One thing struck me as odd: Why make a `photoshop` alias if you're going to have the shell script in `$HOME/bin`?

Well, on OSX, there's a much easier approach: just.... run the native version of Photoshop.

Right... The same could be said for this article too, but you missed the point.

I'd like to run Photoshop on my linux workstation but I don't have Windows.

Re: How to use Photoshop in a VM on Ubuntu

#15

Care to do one for Arch Linux? I am currently learning Arch so I can make the switch and would really love it if you did an article on the subject. Thank you for your work by the way.

    sudo pacman -S virtualbox
See https://wiki.archlinux.org/index.php/VirtualBox

Re: How to use Photoshop in a VM on Ubuntu

#18

Care to do one for Arch Linux? I am currently learning Arch so I can make the switch and would really love it if you did an article on the subject. Thank you for your work by the way.

the steps for arch would be almost identical. the desktop entry specification is a standard that is used by arch as well:

https://wiki.archlinux.org/index.php/Desktop_Entries

how much it integrates depends on what desktop environment you are using. gnome and kde are using the same desktop files as far as I know. So it should work. Haven't tested it though.

You could also use unity with arch: https://wiki.archlinux.org/index.php/Unity

Re: How to use Photoshop in a VM on Ubuntu

#19
The main problem with using a VM is that you won't be able to open PSD files directly from your file browser. Having to switch to Photoshop and browse for the file would end up being a huge time sink in the long term.
Post reply on HN