OpenSUSE
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
openSUSE ist eine der bekanntesten und besten Linux-Distributionen.
Versionen und Repositories
Siehe:
- openSUSE Repositories
- http://de.opensuse.org/Offizielle_Paketquellen
- http://de.opensuse.org/KDE/Paketdepots
Extern:
Leap
Leap 42.1
- openSUSE Leap 42.1 Becomes First Hybrid Distribution
- OpenSuse Leap 42.1: Der Nachfolger von OpenSuse
- siehe c't 26/15 S.142
- nur in 64 Bit Version, keine Live-Medien, kein Flash (aber über Packman (Extra) wie bei Tumbleweed)
Leap 42.2
openSUSE 13.2
Repos:
- http://download.opensuse.org/distribution/13.2/repo/oss/
- http://download.opensuse.org/distribution/13.2/repo/non-oss/
- http://download.opensuse.org/update/13.2/
- http://download.opensuse.org/update/13.2-non-oss/
Extra:
- http://download.opensuse.org/repositories/mozilla/openSUSE_13.2/
- http://ftp.uni-erlangen.de/pub/mirrors/packman/suse/openSUSE_13.2/
- http://download.opensuse.org/repositories/security:/passwordmanagement/openSUSE_13.2/
Extra für Server:
- http://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_13.2/
- http://download.opensuse.org/repositories/server:/php/openSUSE_13.2/
- http://download.opensuse.org/repositories/network:/utilities/openSUSE_13.2/
- http://download.opensuse.org/repositories/isv:/ownCloud:/community/openSUSE_13.2/
- http://download.opensuse.org/repositories/network/openSUSE_13.2/
Tumbleweed
- https://openqa.opensuse.org
- https://en.opensuse.org/openSUSE:Tumbleweed_installation
- https://en.opensuse.org/Portal:Tumbleweed
- http://www.linuxveda.com/2016/03/21/how-to-upgrade-from-opensuse-leap-to-tumbleweed
Iso-Images:
http://download.opensuse.org/tumbleweed/iso/
Iso-Image auf USB Stick kopieren (bootfähig) [1]:
dd if=openSUSE-Tumbleweed-DVD-x86_64-Snapshot20151128-Media.iso of=/dev/sdg bs=4M
Repos:
zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/oss repo-oss zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/non-oss repo-non-oss zypper ar -f -c http://download.opensuse.org/update/tumbleweed/ repo-update
Extra:
- http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/
- http://download.opensuse.org/repositories/mozilla/openSUSE_Tumbleweed/
- http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/openSUSE_Tumbleweed/
- http://dl.google.com/linux/talkplugin/rpm/stable/x86_64
- http://dl.google.com/linux/musicmanager/rpm/stable/x86_64
- http://dl.google.com/linux/chrome/rpm/stable/x86_64
- http://download.opensuse.org/repositories/Education/openSUSE_Tumbleweed/
- http://download.opensuse.org/repositories/Application%3a/Geo/openSUSE_Tumbleweed/
Factory
Neu
Alt
Startseite:
Repos:
ISO für Releases (Milestones etc.):
KDE
Siehe http://en.opensuse.org/KDE_repositories
Google Software
- http://dl.google.com/linux/talkplugin/rpm/stable/x86_64
- http://dl.google.com/linux/musicmanager/rpm/stable/x86_64
- http://dl.google.com/linux/earth/rpm/stable/x86_64
- http://dl.google.com/linux/chrome/rpm/stable/x86_64
Kernel
Vergleich von SuSE mit anderen Distributonen
Update
Siehe auch opensuse.org.
Update-Vorgang
- Repositories in Yast auf neue Version anpassen
- Refresh Repositories
zypper refresh -f
- Zypper und RPM aktualisieren, dabei die fehlenden Abhängigkeiten ignorieren (break) - am besten nicht bei Update nach 12.1
zypper in rpm zypper libzypp
- System aktualisieren (mit -D nur als Testlauf)
zypper dup -D zypper dup
Bei Problemen mit RPM DB / Cache:
rpmdb --rebuilddb
Hinweise und Änderungen 11.2
- Das ist neu in OpenSuse 11.2 (linux-community.de)
- http://www.heise.de/open/artikel/OpenSuse-11-2-im-Test-857479.html
Probleme nach Update von 11.1 nach 11.2 hatte ich im Zusammenspiel von Apache, PHP und MySQL.
- Für PHP 5.3.0 muss in /etc/php5/apache2/php.ini eine Zeitzone gesetzt sein, da sonst einige PHP-Applikationen nicht laufen
date.timezone = "Europe/Berlin"
- MySQL benötigt anscheinend einen anderen Pfad zum socket-File in /etc/my.cnf
[safe_mysqld] socket = /var/run/mysql/mysql.sock [mysqldump] socket = /var/run/mysql/mysql.sock
- In der MySQL-Konfig /etc/my.cnf sollten nun table_open_cache statt table_cache verwendet werden.
- Egroupware: 1.6.002 läuft noch nicht so gut unter PHP 5.3. Dieser Fix ist nötig in der Datei xajax.php. Depreciate-Warnungen im PHP/Apache-Log können ignoriert werden.
- Wordpress: Plugins "Event Calendar" und "OWA" müssen deaktiviert werden. Updates der Plugins könnten helfen.
Tipps & Tricks
- installiertes openSUSE-Release steht in /etc/SuSE-release
- Bessere Schrift-Darstellung SubpixelHinting , Fonts
- Public Keys für Software-Updates laden
rpm --import http://software.opensuse.org/openSUSE-Build-Service.asc rpm --import http://packman.iu-bremen.de/public-keys.asc
- IPv6 unter Linux und openSUSE
Multimedia
Codecs
- https://forums.opensuse.org/entry.php/160-openSUSE-13-2-Multimedia-Guide
- http://opensuse-guide.org/codecs.php
Derivate
- GeckoLinux: siehe LU 04/17 S.10
Weblinks
Doku:
Support und Communities:
- forums.opensuse.org
- suseforums.net
- opensuse-lernen.de
- Feature-Wünsche mit openFATE
- Community Platform open-slx.de für die deutschsprachige openSUSE Community