News Suse: Leap 42.1 ist das neue Opensuse

KDE4 mit NET installieren

"I think yes, but to install KDE4 choose NET installation, during desktop selection choose minimal X and just before installation, on the screen wherea summary of work will be, click on software, and there choose KDE non-plasma packages"

Also bei Desktopumgebung "minimal" auswählen > zusammenschliessend > Software > KDE non-plasma packages

Das versuche ich nächstes mal ...
Ergänzung ()

Wo liegen die größten Unterschiede aktueller Linux-Distributionen?
https://www.youtube.com/watch?v=nVhzq2QR-gA
 
So langsam werde ich sauer, JupiterBroadcasting hat es wieder verpennt darauf hin zu weisen das Leap nicht kompatibel ist mit nouveau & GTX750 ...
LUP 119
http://www.jupiterbroadcasting.com/90456/whats-up-docker-lup-119/
reddit.com#Leap / Tumbleweed Users -- Check in! :-)

Quote:"Using OpenSUSE Leap 42.1 on my AMD A10-7850K and Radeon R9 280 system. Drivers were a lot easier to install than Fedora and it is more integrated as a system. I am using the KDE desktop, Plasma 5 is a huge and welcome change from the older versions of KDE."

k.A. wie gut AMD jetzt Linux unterstützt, aber die ganze Sendung handelt ja von nVidia & SteamOS Performence :D

https://www.youtube.com/watch?v=bZzi8l2lDAA&t=57m00s
 
Zuletzt bearbeitet:
#
Code:
zypper info pitivi
Information for package pitivi:
-------------------------------
Repository: OSS
Name: pitivi
Version: 0.94-5.4
Arch: x86_64
Vendor: openSUSE
Installed: Yes
Status: up-to-date
Installed Size: 3.7 MiB
Summary: Intuitive and featureful movie editor
Description:
PiTiVi is a free, intuitive and featureful movie editor.

#
Code:
zypper install pitivi pitivi-lang
 
Also eine Option wo ich KDE 14.4 installieren kann unter "minimaler Desktop" & "Zusammenfassend" Reiter "Software"

Wählt man da KDE wird Plasma5 mit gewählt, verbietet man die Plasma5 Packete / Desktop dann hat man nur ICEWM als Desktop.

Habe Enlightenment ausprobiert, ist aber nicht zu gebrauchen :/
 
MATE Desktop installieren:

$
Code:
su
#
Code:
zypper install patterns-openSUSE-mate mate-tweak gtk3-metatheme-ambiant-mate gtk3-metatheme-radiant-mate mate-icon-theme-faenza-dark mate-sensors-applet mate-user-guide

War$ow 2.0 ist auch verfügbar !

#
Code:
zypper info warsow

Games Repository muss installiert sein.
 
Subvolumenverarbeitung unter SuSe42.1-LEAP

1x 120GB SSD in BtrFS Root & Home nur mit Angabe von / & boot_grub ohne SWAP ! bei 8GB Arbeitspeicher.

2 Partitionen

UUID = im Installer auswählbar
noatime = im Installer "keine Zugriffzeit"
Bei "keine snapshots verwenden" im Installer sind alle Optionen am Ende 0 0
Hier verändert zu /root 1 1 & 1 2 im /home Verzeichnis
discard ist der "Aufräumdienst" im Live Zugriff, der sorgt dafür das fstrim

https://de.wikipedia.org/wiki/Fstab
https://btrfs.wiki.kernel.org/index.php/Mount_options
https://de.wikipedia.org/wiki/Nano_(Texteditor)

$
Code:
su
#
Code:
nano /etc/fstab
UUID=366e011b-8f2e-4206-8038-b56a0f556639 / btrfs noatime,discard 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /boot/grub2/i386-pc btrfs noatime,discard,subvol=@/boot/grub2/i386-pc 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /boot/grub2/x86_64-efi btrfs noatime,discard,subvol=@/boot/grub2/x86_64-efi 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /opt btrfs noatime,discard,subvol=@/opt 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /srv btrfs noatime,discard,subvol=@/srv 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /tmp btrfs noatime,discard,subvol=@/tmp 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /usr/local btrfs noatime,discard,subvol=@/usr/local 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/crash btrfs noatime,discard,subvol=@/var/crash 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/lib/libvirt/images btrfs noatime,discard,subvol=@/var/lib/libvirt/images 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/lib/mailman btrfs noatime,discard,subvol=@/var/lib/mailman 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/lib/mariadb btrfs noatime,discard,subvol=@/var/lib/mariadb 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/lib/mysql btrfs noatime,discard,subvol=@/var/lib/mysql 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/lib/named btrfs noatime,discard,subvol=@/var/lib/named 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/lib/pgsql btrfs noatime,discard,subvol=@/var/lib/pgsql 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/log btrfs noatime,discard,subvol=@/var/log 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/opt btrfs noatime,discard,subvol=@/var/opt 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/spool btrfs noatime,discard,subvol=@/var/spool 1 1
UUID=366e011b-8f2e-4206-8038-b56a0f556639 /var/tmp btrfs noatime,discard,subvol=@/var/tmp 1 1
UUID=8f9921a0-2e79-4866-a3bb-6e8351483e23 /home btrfs noatime,discard 1 2
 
Zuletzt bearbeitet:
Zurück
Oben