Useful instructions here - http://10kb.nl/blog/setup-and-keep-up-with-the-latest-versions-of-a-complete-rails-dev-stack
0. Create droplet
0. tasksel (and select Lubuntu )
1. Install Teamviewer
2. Add user 'sai' using 'adduser' command (because we cannot run browser as 'root')
add user sai
3. Give sudo privileges to 'sai'
sudo usermod -a -G sudo sai
4. install Mysql (and mysql workbench)
5. install git
sudo apt-get install git-core
(https://www.digitalocean.com/community/articles/how-to-install-git-on-ubuntu-12-04)
6. install sublime text 2
https://www.digitalocean.com/community/articles/how-to-install-git-on-ubuntu-12-04
Status - Able to connect via Teamviewer; Have to install Ruby, RVM etc
Problems - LXTerminal is not working properly
To reboot - sudo reboot
To poweroff - sudo poweroff
0. Create droplet
0. tasksel (and select Lubuntu )
1. Install Teamviewer
2. Add user 'sai' using 'adduser' command (because we cannot run browser as 'root')
add user sai
3. Give sudo privileges to 'sai'
sudo usermod -a -G sudo sai
4. install Mysql (and mysql workbench)
5. install git
sudo apt-get install git-core
(https://www.digitalocean.com/community/articles/how-to-install-git-on-ubuntu-12-04)
6. install sublime text 2
https://www.digitalocean.com/community/articles/how-to-install-git-on-ubuntu-12-04
Status - Able to connect via Teamviewer; Have to install Ruby, RVM etc
Problems - LXTerminal is not working properly
To reboot - sudo reboot
To poweroff - sudo poweroff
No comments:
Post a Comment