Skip to main content
  1. Archives/

Updating to openSUSE 11.2

··168 words·1 min·
Tips & How-To's Linux Opensuse

As mentioned openSUSE 11.2 is now available. If you’re on previous versions of openSUSE you can do an inplace upgrade to 11.2 by using zypper.

openSUSE 11.0/openSUSE 11.1

Just change the repos to mention 11.2 instead of 11.0/11.1, as shown in the pic:

opensuse repos

Once that’s done, open the terminal, and switch to root

su root

Then refresh the repos

zypper ref

Finally, do the distribution upgrade

zypper dup

openSUSE 11.2 Milestone/RC versions:

Be sure to disable Factory repo, else like me, you’ll end up upgradingto 11.3!! Use the same steps as above, although you probably wouldn’t have to change any repos, just disable the Factory and go ahead with the upgrade!

Here’s a pic from my desktop after the upgrade:

A word of caution: if you’re on low bandwidth / low speed connection, it’s better if you get the download the CD from your friend/LUG and do a fresh install.

And yes, if you have any third party repos, that might break so just be weary of that

Sathyajith Bhat
Author
Sathyajith Bhat
Author, AWS Container Hero and DevOps Specialist.

Related

openSUSE 11.2 Milestone 8 And Release Candidates(RC) add boot from USB flash disk option, here’s how to use it
··241 words·2 mins
Tips & How-To's Linux Opensuse
Howdy folks! Been a loong time since I last posted isn’t it? Just been busy with work & travel (won’t bore you with the details, just check my personal blog). I’ve been looking forward to the upcoming openSUSE 11.2 version ( it’s no secret that I’m a fan of openSUSE), but the main problem for me was that I don’t like holding onto optical media, and have a 8gig USB flash disk, especially for these things.
[How-to] Fix “E: Unable to parse package file /var/lib/apt/extended_states (1)” error in Synaptic or apt-get
··82 words·1 min
Tips & How-To's Linux Ubuntu
This is just a quick tip. If you are getting this error message in Synaptic: E: Unable to parse package file /var/lib/apt/extended_states (1) E: _cache->open() failed, please report or this error in apt-get in command line: Reading package lists… Done Building dependency tree Reading state information… Error! E: Unable to parse package file /var/lib/apt/extended_states (1) and both just fail to open or install, then just execute this in command line (terminal):
Using KWin as a Desktop Video Recording and Screencast tool
··259 words·2 mins
Tips & How-To's Applications Linux
Not many know of this, but as of KDE 4.2, Kwin, the window manager has a nifty little feature - it can grab videos of desktop much like a screencasting tool such as Camtasia. This functionality requires Kwin’s composition mode to be enabled (ie, you must be using Kwin’s desktop effects). Below video shows where and how you can enable the video recording feature. Note this video was recorded using KWin.