openSUSE 11.3 Milestone 3 is available for download, there is no official news yet but it is available in developer zone from openSUSE site.
Here are the download links:
http://software.opensuse.org/developer/en
http://ftp5.gwdg.de/pub/opensuse/distribution/11.3-Milestone3/iso/
As there is any announcement from openSUSE team, i will post it here with details. So keep in touch.
Arif
Popularity: 1%
KDE team announced the 2nd release of 4.4 series after 4.4.0. There are bug fixes in this release.
March 2nd, 2010. Today, KDE has released a new version of the KDE Software Compilation (KDE SC).This month’s edition of KDE SC is a bugfix and translation update to KDE SC 4.4. KDE SC 4.4.1 is a recommended upgrade for everyone running KDE SC 4.4.0 or earlier versions. As the release only contains bugfixes and translation updates, it will be a safe and pleasant update for everyone. Users around the world will appreciate that KDE SC 4.4.1 multi-language support is more complete. KDE SC 4 is already translated into more than 50 languages, with more to come.
Announcement page.
Changelog page.
As previously i wrote, how to install KDE4.4.0 in openSUSE 11.2. Packages are updated in the factory repo. So by following the previous howto you can install/update to KDE4.4.1.
Link to install/update KDE4.4.
Good luck
Arif
Popularity: 3%
Hi folks,
Linux and Unix based distros have a command which can kill a process or application through terminal or simply can be done in Run applet(KDE) too.
The thing which we should need is to find out which process to kill, there are many ways to find out. Some of them are:
ps -A
The above command will list down all the process with PID, name and with other details. But this one is not may be the exact command we need.
pidof gedit
In the above command lets say we need PID of gedit to kill. So it will show the PID of gedit.
Now lets kill this process by using its PID. For example PID is 3154.
kill 3154
NOTE: We need to have root privileges to kill the process. So become root to carry out the process.
If the above command does not work, so we have another one to forcefully kill the process:
kill -9 3154
Now, if you want to kill all process related to one application, we can use killall command. This is just specific to Linux systems only. Lets say we want to kill firefox.
killall firefox
But, usually we don’t need this, because kill will do most of the work we want it to do.
Arif
Popularity: 2%
February 27th, 2010 Admin
Hi folks,
I had deleted my Twitter account because i got some Spam messages from my follower, that i should not. I am also not a happy user of these social networks any way. For me, useless junk with waste of time. I started a community thread in openSUSE forum for this. If you are interested to read this Twitter non sense, just follow the link below and you will get more information about it. That why i deleted it?
http://forums.opensuse.org/general-chit-chat/434005-twitter-sent-spam-porn-messages.html
Also this ZDNet article is quite useful for more read and information.
http://blogs.zdnet.com/Howlett/?p=1825&tag=nl.e539
Arif
Popularity: 2%
February 18th, 2010 Admin
This is an official announcement from openSUSE. Users using KDE4.3.x with repos KDE43 would be effected by this.
Read here for more details.
Also read here to change to stable repos for 4.3.x.
Arif
Popularity: 5%
February 18th, 2010 Admin
Hi,
openSUSE team proudly announced the 2nd milestone of 11.3, which is available for immediate download now.
Note: As it is a development version, so not recommended for production use.
Link to download from openSUSE website.
Download from gwdg.de.
Official announcement from openSUSE.
Key features of M2 are:
- kernel 2.6.33
- Gnome 2.30 beta 1
- KDE 4.4.0 (Final version)
- OpenOffice 3.2 (3.2.0.5) [Final release]
- VirtualBox OSE (3.1.4)
- and many more… checkout the feature
Checkout the announcement page above for more details.
Arif
Popularity: 3%
February 11th, 2010 Admin
Hi all,
KDE team proudly announced the final release of 4.4 series which is taged as 4.4.0.
9th February, 2010. Today KDE announces the immediate availability of the KDE Software Compilation 4.4, “Caikaku”, bringing an innovative collection of applications to Free Software users. Major new technologies have been introduced, including social networking and online collaboration features, a new netbook-oriented interface and infrastructural innovations such as the KAuth authentication framework. According to KDE’s bug-tracking system, 7293 bugs have been fixed and 1433 new feature requests were implemented. The KDE community would like to thank everybody who has helped to make this release possible.
Link to announcement page.
So lets install it in openSUSE 11.2.
1- Open YaST, go to software repositories and click on add button(if you haven’t added these repos yet, otherwise skip this step) and add these repos and give it any name you want.
http://download.opensuse.org/repositories/KDE:/KDE4:/Factory:/
Desktop/openSUSE_11.2/
http://download.opensuse.org/repositories/KDE:/KDE4:/Community/
openSUSE_11.2_KDE4_Factory_Desktop/
NOTE: If you are on KDE4.3, disable all that repos. Read more…
Popularity: 33%
KDE4.4 RC3 is available in the repos for openSUSE11.2.
From kde.org
While RC2 was initially planned as the last release candidate, the number of fixes since RC2 warrants another release candidate.
Changelog from KDE.
Upgrade in openSUSE11.2.
Arif
Popularity: 10%
Hi,
After the great success of openSUSE 11.2, openSUSE team proudly announced the 1st milestone of 11.3, which will be released in July 2010 with final version.
Note: As it is a development version, so not recommended for production use.
Link to download from openSUSE website.
Update (03-02-2010): Here is the official announcement from openSUSE team.
Some key Features are:
- Kernel 2.6.32
- GNOME development version 2.29.5
- KDE4.4 RC
- LXDE is added to the new shipment of 11.3
- Firefox 3.60
- OpenOfiice 3.2-beta4
- VirtualBox 3.1.0 Beta1
- QT 4.6.0
- and many more…
Arif
Popularity: 8%
Hi folks,
KDE 4.4 rc2 is released on this Monday.
Link to change log from KDE.
Here is how to upgrade from RC1/beta to RC2 in openSUSE 11.2.
1- Add these repos in YaST -> software repositories -> Add (button).
http://download.opensuse.org/repositories/KDE:/KDE4:/Factory:/Desktop/openSUSE_11.2/
http://download.opensuse.org/repositories/KDE:/KDE4:/Community/
openSUSE_11.2_KDE4_Factory_Desktop/
NOTE: If you are on KDE4.3, disable all that repos.
2- Now open software management in YaST and choose repositories tab, select the repo you just added with some name, and perform the action showed in the figure below, Click “Switch system packages”. And do the same with community repo too. And click Accept button.
click to enlarge
3- And you are done, now wait for it to finish downloading and installation. Logout and Log back in.
Arif
Popularity: 12%