Category: Debian

updated how to setup basic LAMP stack GNU Linux Debian 12 13 (Apache2 php8* MariaDB) (how to install xdebug – step debugging php requests in eclipse pdt on debian 10 buster (LAMP web development stack)) – how to enable mariadb mysql log file creation logging (also restarts) – how to Error occurred: (1034, “Index for table ‘proc’ is corrupt; try to repair it”)
05.05.2020

setup LAMP GNU-Linux Apache2 MariaDB PHP7.3 su – root; # become root apt update; # update system to latest apt upgrade; # database first apt -y install mariadb-server mariadb-client # set root pwd for database (can be root on dev […]

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

Debian 9.8 “stretch” setup of VirtualBox 6.0 with Cinnamon Desktop
03.08.2019

# setup log of VirtualBox Graphical User Interface Version 6.0.10 r132072 (Qt5.7.1) # on Debian 9.8 with Cinnamon Desktop # go into software repo user@debian98:~$ cd /software/ # download latest version of software user@debian98:/software$ wget https://download.virtualbox.org/virtualbox/6.0.10/virtualbox-6.0_6.0.10-132072~Debian~stretch_amd64.deb –2019-08-03 14:36:05– https://download.virtualbox.org/virtualbox/6.0.10/virtualbox-6.0_6.0.10-132072~Debian~stretch_amd64.deb Resolving […]

ntpd – when fundamentals fail
06.07.2019

have seen DELL Notebooks that refused to boot unless F2 is pressed when the CMOS battery (that is not easily replaceable often 🙁 runs out of capacity… #wtf seriously??? nothing should depend on date and time… because if it does, […]

debian and cups rename printer
08.01.2019

if you print from a laptop at home at at office, and it happens you have the same printer model here and there, you might to want to distinguish between them by name. # become root sudo bash # backup […]

17.12.2018

Thanks! thanks to all the contributors of open source soft- and hardware and people that share their knowledge online for free 🙂 i hope/think that better technology could possibly also change humans to the better… freely sharing information surely does […]

Howto Wie man in Firefox und Thunderbird Neue und Alte Deutsche Rechtschreibprüfung aktiviert und Wörterbuch installiert
08.10.2018

Firefox: einfach auf die Links klicken, dann auf “Add” to Firefox… und nochmal mit “OK” bestätigen. Neue Rechtschreibung: https://addons.mozilla.org/en-US/firefox/addon/german-dictionary/ Alte Rechtschreibung: https://addons.mozilla.org/en-US/firefox/addon/german-dictionary-de_de-for-sp/ … jetzt kann man(n)/Frau auf jeden beliebigen Text eines Formulares R-Click und … sich nie wieder vertippen X-D […]

01.10.2018

You can find the Debian version on which your Ubuntu version is based in the file: /etc/debian_version From 10.04 up to 17.04: Ubuntu | Debian 18.04 bionic buster / sid – 10 17.10 artful stretch / sid – 9 17.04 […]