Sunday, January 26, 2014

HowTo: Upgrade Ubuntu 13.04 to 13.10 from the command line

$: sudo do-release-upgrade

References:
http://askubuntu.com/questions/110477/how-do-i-upgrade-to-a-newer-version-of-ubuntu

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...