OpenSUSE 12.3 Is Out
houghi writes "OpenSUSE 12.3 is out. There are several methods of downloading, as well as different media. It is also possible to boot the live CD from a USB stick. When using the DVD or Net install ISO, the standard is to select between KDE or GNOME, but XFCE and LXDE are also options. ARM images are available as well. More information about the release can be found in this feature guide."
I've been using OpenSUSE + KDE as my primary workhorse since 9.1. There have been some bumps along the way, but the 12.x series has been rock solid.
Thanks to everyone who contributes to OpenSUSE!
I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
The live media this time is DVD media, not CDs, just for those who are interested.
Will it be called Francis?
My brain is overly lubricated
OpenSUSE 12.2 has been rock solid for me and I can't wait to move to 12.3. Of all the distributions I've tried OpenSUSE seems to have the best KDE support.
This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
I wouldn't be surprised if win8 runs on a closed & butchered version of the linux kernel and suse
http://en.wikipedia.org/wiki/SUSE_Linux_distributions#Microsoft_agreement
how else would they get a decent performance improvement? not to mention a whole new architecture... without plagiarism it would imply that Microsoft is somehow innovating... pffft yeah right
From https://en.opensuse.org/SDB:System_upgrade :
Take a look at all repos you have /etc/zypp/repos.d/*
zypper lr
and remove all third party/OBS repos you no longer needs
zypper rr
Change all remaining repo URLs to the new version of the distribution (needs to be run as root)
sed -i 's/12.2/12.3/g'
If you are upgrading from 12.1 or older, add non-oss-update repo
zypper ar -f http://download.opensuse.org/update/12.3-non-oss/ repo-update-non-oss
Refresh new repositories (you might be asked to accept new gpg key)
zypper ref
If you haven't removed third party/OBS repositories you may encounter some errors as these repositories may not exist yet or they may have different unguessable URL. It is always recommended to remove them and add their newer version after upgrade.
Now execute the full distribution upgrade. It is strongly recommended that you run this inside GNU screen or tmux to protect the upgrade process in case anything should go wrong with the X session during the upgrade. Packages for both screen and tmux are available in the main openSUSE repositories. tmux is probably a safer bet, because for example if upgrading from 12.1 to 12.2, you would go from a version of GNU screen which uses FIFO pipes to a version which uses UNIX sockets, and GNU screen has a bug which breaks compatibility between these two approaches, which means that you cannot resume a screen session created in 12.1 using the version of screen from 12.2.
zypper dup
With the above command zypper will download all required packages and install them in heaps. To download all packages in advance, use:
zypper dup --download "in-advance"
This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
Gnome? Thought de Icdaza is gone. Suse is a KDE distribution. KDE 4.10 is fantastic. Back to the good old times.
Modules (such as Intel gigabit e1000.ko) are missing, even after a package reinstall. Used the desktop kernel grub option to boot successfully.
Do you still get a promise from Microsoft not to sue you for stealing their IP when you buy a SuSE license?
Stick Men
openSUSE is now out. The new pope says it's not allowed to marry.
I installed openSUSE 12.3 this morning. So far it's been pretty good, certainly fast, the documentation is nice. My only complaint to date is I couldn't get Btrfs support working. When i installed 12.2 Btrfs worked like a charm, had a great experience with it. This time the installer chokes when trying to enable Btrfs on my hard drive.
I thought that SuSe is already out. How many people use SuSe nowaday ?
Can't wait to see the OS that made Miguel de Icaza move to OS X
Here you go. Enjoy...
http://windows.microsoft.com/en-us/windows/home
I was exciting to check out SuSE again until I saw that the big new feature is replacing syslog with Lennart Poettering's bat-shit-insane journald.
openSUSE IS KDE distro. Historically SüSe favoured KDE desktio environment above others and it was default desktop of choice in installer. Among other things, KDE developers favour openSUSE as their main distro. When Novell acquired Ximian, GNOME was pushed as default desktop. Now, openSUSE is back on track with KDE as main default DE.