Well spotted Sir! One hundred points to you.
elder73, it looks like you're running Kubuntu 13.04 Raring Ringtail, which is no longer supported. Since 13.04 there have been two more releases: 13.10 (Saucy Salamander) and 14.04 (Trusty Tahr). 14.04 is a Long Term Support (LTS) release, and is good until 2019, so we should aim to upgrade you to that.
There's a chart of the different releases and their support schedules here: https://wiki.ubuntu.com/LTS
You can check which version of Kubuntu you are running by searching for kinfocentre and clicking "About System":
We can either upgrade you twice (13.04 --> 13.10 --> 14.04) or you could do a fresh installation. Upgrading can take a long time (perhaps 2 hours per time) but will leave your settings and files intact, so it's probably best.
There are two ways to upgrade: the graphical way (with Muon) and the commandline way. I have had problems with the graphical way where muon messed up and broke my system, so I think we should try the commandline way.
Before you start, back up any really critical files just in case.
Now attach the power lead in your machine is a laptop, and possibly an ethernet cable to make sure the wifi doesn't slow down your downloads, then run:
Once that is complete you'll be running 13.10 - you need to do this twice to get to 14.04, but once you're there you won't have to upgrade for another 5 years, so it's worth it!
elder73, it looks like you're running Kubuntu 13.04 Raring Ringtail, which is no longer supported. Since 13.04 there have been two more releases: 13.10 (Saucy Salamander) and 14.04 (Trusty Tahr). 14.04 is a Long Term Support (LTS) release, and is good until 2019, so we should aim to upgrade you to that.
There's a chart of the different releases and their support schedules here: https://wiki.ubuntu.com/LTS
You can check which version of Kubuntu you are running by searching for kinfocentre and clicking "About System":
We can either upgrade you twice (13.04 --> 13.10 --> 14.04) or you could do a fresh installation. Upgrading can take a long time (perhaps 2 hours per time) but will leave your settings and files intact, so it's probably best.
There are two ways to upgrade: the graphical way (with Muon) and the commandline way. I have had problems with the graphical way where muon messed up and broke my system, so I think we should try the commandline way.
Before you start, back up any really critical files just in case.
Now attach the power lead in your machine is a laptop, and possibly an ethernet cable to make sure the wifi doesn't slow down your downloads, then run:
Code:
sudo apt-get update sudo do-release-upgrade
Comment