GNU Linux Debian Live Stick on QNAP NAS how to get a package for older version of debian 10 buster (how to set CMOS clock manually or face Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate. Could not handshake: Error in the certificate verification)
04.04.2026

yes it’s possible to boot dwave’s ideal linux debian based usb stick on QNAP NAS using atom cpu tested with dmidecode hardware info: QNAP_NAS_TS-459_PRO_II_dmidecode.txt to NAS + attach VGA capable monitor + keyboard + mouse 1:1 dd usb stick image […]

update from the jolla phone running sailfish os
18.03.2026

ladies and gentlemen BEHOLD: A SMART PHONE WITH REPLACABLE BATTERY!!!!! (OMG!) AND (!!!) A MICROSD SLOT! NO KIDDING 2x MUST HAVE FEATURES 😀 that for some strange reason got removed by most other producers 🙁 https://jolla.com/ https://commerce.jolla.com/ https://www.gsmarena.com/jolla_phone_5g-14342.php

pricy dual LAN ARM router with 2x HDMI OUT and 1x HDMI IN
30.01.2026

WARNING! UNTESTED! dwaves has not (YET) been given a free sample to review this SOC, armbian is supporting it, which is good: https://blog.armbian.com/friendlyelecs-nanopc-t6-plus-the-flagship-edge-computing-powerhouse-and-media-station/?ref=news-from-armbian-newsletter (big question is: will BOTH LAN interfaces work reliably with ARMBIAN? because there seems to be some […]

let’s go mastodon everyone
12.01.2026

6.2 million user details scraped of instagram… let’s go mastodon probably the most confusing for new users is: why are there mutliple servers and which one should the user chose?well there are multiple servers because it’s a decentral social network… […]

most possible basic apache2 web log file analyze script
07.01.2026

most possible basic apache2 web log file analyze script # what is the usage of the webserver? # what is the usage of a certain domain? vim ./analyze.sh #!/usr/bin/env bash shopt -s nullglob # Output header printf “%-30s %10s\n” “file” […]

once more we made it to christmas
28.11.2025

thanks to all contributing to libre software, open source and transparency where it is needed to shed light into darkness, and privacy and dataprotection where it is required to protect those that contribute positively to society   life is precious […]

GNU Linux bash how to concat pdf
25.11.2025

apt search pdfunite poppler-utils/stable,stable,now 25.03.0-5 amd64 [installed,automatic] PDF utilities (based on Poppler) # tested on hostnamectl Operating System: Debian GNU/Linux 13 (trixie) Kernel: Linux 6.12.48+deb13-amd64 Architecture: x86-64 # worked nicely pdfunite file1.pdf file2.pdf file3.pdf output.pdf # untested gs -dBATCH -dNOPAUSE […]

royalty free web html templates
24.11.2025

let’s face it… html css and js were not developed by designers that want nice % relative layouts that look great on any device. no. the first web server was developed by a pyhsicist who builds computers out of television […]