.... I can't seem to find the code.  I was too busy to mess with the upgrade to 14.04 when it first came out, so I told the GUI Upgrade center to quit bugging me about it.  Now I can't seem to find the way to tell it to go ahead and bug me.  I'll upgrade now.  Someone posted some code on how I can upgrade via the command line.  I thought I had saved it, but I don't have it.  I googled around and found some code, but I'm not sure if it's right.  Here it is, along with the reasons why I think it might be wrong:  
	
	What code should I use to upgrade from 13.10 to 14.04?  Or would I be better off doing it somehow via the GUI?  If I upgrade via the terminal, will the GUI have the reminder next time an upgrade is available?
							
						
					Code:
	
	sudo apt-get update sudo apt-get dist-upgrade (this link was kind of old)
Code:
	
	sudo do-release-upgrade -m desktop -f kde -d sudo do-release-upgrade (they were talking about ubuntu to kubuntu)




Comment