Category: GNU Linux and Mate Gnome2 Desktop

GNU Linux mate desktop how to reset keyring password
01.04.2024

keyring is a file that stores all sorts of (for example wifi) passwords encrypted Gnome2 based MATE per default creates keyring here: ~/.local/share/keyrings/login.keyring so if the keyring password is lost, only a new keyring can be created. rm -rf ~/.local/share/keyrings/login.keyring […]

GNU Linux howto fix mate-screenshot taking 100% CPU
15.03.2024

taking screenshots is important 😀 it is very useful and mate-screenshot is an easy to use screenshot tool that can be started by the simple press of the ancient otherwise useless “print” button (found on almost every keyboard) if mate-screenshot […]

GNU Linux (Debian 12) – how to install mate desktop
02.03.2024

mate desktop is leightweight easy to use (“start” menu is top left and hopefully will FOREVER stay there) consistent simplified design hostnamectl; # tested on Static hostname: debian12 Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.1.0-18-amd64 Architecture: x86-64 su […]

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 […]

Skip Windows 11 go straight to GNU Linux Debian
04.11.2022

Skip Windows 11 go straight to GNU Linux Debian. Windows 10: (it will just be the same with Win 11) shoving unsubscribed news down the user’s throat at every possible occation… and calling it a “service” that’s how to read […]

29.08.2019

update: safety first! when it comes to important files: safety comes first thus recommend to the user that wants to go pro the following backup system: have two complete backups at two different places: backupA: at the company, USB 3.0 […]

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 […]

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 […]

02.06.2017

you can use the command: xdpyinfo|less to get your X-server version: name of display: :0.0 version number: 11.0 vendor string: The X.Org Foundation vendor release number: 11604000 X.Org version: 1.16.4 maximum request size: 16777212 bytes motion buffer size: 256 bitmap […]