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.
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.
[How-To] Enabling Font Anti-Aliasing (aka ClearType) in KDE
··119 words·1 min
Tips & How-To's Linux KDE
While going through some of KDE settings I found this simple way to enable Anti Aliasing for Fonts (also known as ClearType in Windows). This will definitely make your fonts more pleasing to look at. For this, just launch KDE settings - this is generally known as Configure Desktop in openSUSE or System Settings in Kubuntu. From there, Under Look & Feel, Click on Appearance. Navigate to Fonts, and under use Anti-Aliasing, choose Enabled from Dropdown box