install sh ~/Downloads/crouton -r trusty -t core,xiwi
https://github.com/dnschneid/crouton/wiki/Atom-(the-editor)
installing libgtk2.0-0 (for sublime-text) subl -w avoids forking Sublime Text keymap https://gist.github.com/Asuza/a529d930daaa2960fbe2
000-default.conf add <Directory "/home/horozco/Downloads/Projects"> Options Indexes FollowSymLinks AllowOverride All Require all granted
Note: .htaccess should have execution permission chmod -R a+rx [your_directory]
change DocumentRoot in 000-default.conf /home/horozco/Downloads/Projects and verify and change permission of the new Directory to be www and check permission in the parent directory sudo chmod -R a+rx [your_directory] http://askubuntu.com/questions/413887/403-forbidden-after-changing-documentroot-directory-apache-2-4-6
a2enmod rewrite
du -kh
sudo apt-get update sudo apt-get install vlc
run install libdvd -- dnschneid/crouton#1367
sudo apt-get install libdvdread4 sudo /usr/share/doc/libdvdread4/install-css.sh
give permission to your user to play DVD -- dnschneid/crouton#1906
sudo usermod -a -G cdrom myuser
exec su -l myuser
vlc