Can I use Cygwin as a replacement for Ubuntu, for bash script testing?

Posted by Jeroen De Meerleer on Super User See other posts from Super User or by Jeroen De Meerleer
Published on 2014-06-05T07:32:32Z Indexed on 2014/06/05 9:30 UTC
Read the original article Hit count: 138

Filed under:
|
|

Next wednesday i'm having an exam on Operating Systems. In this exam there will also be a part bash-scripting. The teacher itself will test the scripts in a Virtual Machine running Ubuntu.

Myself, however, I'm having serious troubles with running the latest Ubuntu (14.04 LTS) on a Virtual Machine (there are troubles with gnome running very slow). So I'm thinking about using Cygwin, which is doing the job great for another course.

The teacher already confirmed I can use that, but I'm thinking he doesn't know it at all. I've already tested the scripts we made in class and they're all running without errors. But I'm quite sure there are some things I have to mind on.

My question: would you use Cygwin as a replacement for the Ubuntu VM? Or should I stick it with the VM (maybe by using a different config/platform).

© Super User or respective owner

Related posts about linux

Related posts about bash