**************Moved to Linux Tutorial Section********************
SO I just thought Id throw this out to the ubuntu newbs and maybe even some not so newbs..
MUST BE ON NORMAL VERSION RELEASE OR ENABLE IT FROM UPATER.. LTS doesnt work until there is a new LTS
Execute the following commands
sudo apt-get install ubuntu-release-upgrade
To upgrade to a normal release e.g
Normal release update permitted on 14.04
14.04.2>> 14.10
do-release-upgrade
To upgrade to a development release (not recommended for newbs) :D
e.g. 14.10 >> 15.04b1 or 14.10 >> 15.04db (daily build)
do-release-upgrade -d
When warning is given that third party repos are disabled.. hit ENTER to continue
FINISHED!? (not yet ;) )
Now enable all your third party repos once its done
Congratulations your updated...
I hope this was helpful to newbies who accidentally downloaded LTS and want normal release or are daring enough to go to VIVID VERVET (DEV release)
r00tz31820 Out