Category: Gnome 2

AMD Ryzen 5600G + Gigabyte Aorus B550 + 2x NVMe Kingston SA2000M81000G + RAID0 (AMD RAIDXpert2) worth it? does it work with GNU Linux? 8k Youtube Benchmark passed on GNU Linux Debian 11 MATE – enable enable SVM Mode in UEFI BIOS to enable KVM Virtualization support
17.12.2022

update: 2024-04: system running well the system is running very well on GNU Linux Debian 12 + Windows (for gaming) dualboot (first install windows then GNU Linux and let grub handle the boot) the system reached it’s limits with Generation […]

Cinnamon Desktop (Gnome3 fork) vs MATE Desktop (Gnome2) a review
06.08.2019

Cinnamon desktop developed by Developer(s) Linux Mint team! – is a beautiful desktop (default on Linux Mint) alternative to Gnome2 MATE. BUT: still prefer Gnome2 MATE (at least on GNU Debian Linux) because it is: minimalistic / very resource efficient […]

24.07.2019

“Linux desktop remains an unpopular choice among mainstream desktop users, making up a little more than 2% of the desktop operating system market share. This is in contrast to the web server market share, which consists of 70% of Linux-based operating systems. […]

Setup Bluetooth Headset under linux debian gnome2 mate desktop
23.08.2018

preparations on terminal: detect your hardware: you can get old but well supported notebooks/laptops here like the dell latitude e4310 with this intel-spy-on-me wifi/bluetooth module on board: lshw |grep lue description: Bluetooth wireless interface product: DW375 Bluetooth Module capabilities: bluetooth […]

GNU Linux debian gnome2 mate with cups – adding new printer – automatic printer driver search – dysfunctional crash – how to set default (system wide) paper size and also in LibreOffice
15.06.2017

what printers have good GNU Linux support? https://dwaves.de/2022/05/19/gnu-linux-debian-11-brother-hl-5450dn-reliable-black-and-white-laser-printer-that-works-out-of-the-box-with-cups-filter-those-laser-printers/ how to set default paper size/format? how to set default (system wide) paper size? (creditz) theoretically it should be set here: (creditz) /etc/papersize simply by: echo “a4” > /etc/papersize thats how users […]

GNU Linux -> Debian -> MATE Gnome2 install setup config Printer
08.08.2016

su – root apt-get update; apt-get install iceweasel; # without browser you can not access the cups webinterface apt-get install cups cups-client “foomatic-db”; # install cups system itself plus extra drivers apt-get install system-config-printer; adding the ML-6060 (USB only) printer […]