I’m on windows so I’ve got my Virtual Box with Centos and Aerospike all running nicely. I can’t run node from windows though due to the aerospike node.js module dependency. I’ll therefore need to switch my node development to Centos but as a windows person my knowledge here on linux setup is poor. Centos has no GUI as provided so I tried this - http://www.sysads.co.uk/2014/01/installing-gnome-gui-centos-6-5/ I got stuck at step 2 as the file is readonly though…
Could any linux experts point me in the right direction please ?
Ah yes. Silly me. I’ve got the file edited now and saved.
(for any windows readers a ‘sudo’ prefix is required to act as root and ‘:wq’ saves the file).
‘sudo init 6’ was used to reboot the machine. (I’m not convinced it actually did). I rebooted via Virtualbox anyway and have confirmed the file is correctly saved but still no GUI.
Would it be possible to add a Vagrant box with a GUI, node and aerospike for windows users to use. I’m going no where with this at the moment …