mplayer is still a great program 🙂 that let’s you play streams and files on command line (per default it has no gui) creditz: http://sheet.shiar.nl/mplayer # install it su – root apt update apt install mplayer ffmpeg Ctrl+D # log […]
Original Swirl (click to enlarge) this campaing got deleted (users did not order enough) so the ONLY available shirt right now is “fancy swirl” shirt: Fancy Swirl (click to enlage) click on pic or here to shop: https://www.teezily.com/gnu-linux-debian-fan-shirt-swirl-fancy 100% organic […]
the specs CPU Allwinner A20,32 Bit Cortex™-A7 2-Core 1G GPU ARM® Mali400MP2 -> get the GPU going SDRAM 1GB DDR3 (shared with GPU) 432Mhz Storage “SD Card up to 64GB (SDXC) 1 SATA up to 2TB “ Network 4x Gigabit […]
Description of each field As you can see from the first three lines: First letter -> desired package state (“selection state”): u – means: Unknown (an unknown state) i – means: Install (marked for installation) r – means: Remove (marked […]
raid10 combines the speed of raid0 with the resilience of raid1. watch out: shingled hdd are not good for RAID! setup of GNU Linux mdadm software RAID10 is actually pretty straight forward: no need to do any partitioning. # tested […]
first off the praise: kvm-qemu is a high performance nicely scriptable virtualization system if it works, it can do pretty things 🙂 IN CONTRAST TO iESXI SH** WARE CLONING A VM IS A EASY AS: virt-clone –original debian12 –name debian12-clone […]
in theory yes, nano can replace vi and less, but in reality, it faults on large amount of data-files-streams hostnamectl; # as seen on Static hostname: giada Operating System: Debian GNU/Linux 10 (buster) Kernel: Linux 4.19.0-17-amd64 Architecture: x86-64 # example […]
updates are a bless (fixes to problems, keep system secure from hackerz) but also a curse (it might break things) on systems that follow the UNIX K.I.S.S principle, they should “just work”, to the extreme of (kernel) live patching (currently […]
the story goes like this. multiple files were zipped under Windows 7 (Pro German/DE) and unzipped under GNU Linux Debian 10. The problem is: that the special chars of the filenames are all reported as “invalid encoding” (within the MATE […]
details on the latest SanDisk Ultra 3.2Gen1 32GBytes stick Why this stick and not 1:1 dd copy a Debian (or other) Live iso on the stick? (Debian even provides Live.iso with a bunch of different desktops to chose from #NOICE!) […]
can it run GNU Linux Debian 10 (64Bit)? yes it can! what used to be aWindows XP box is now running very latest FREE version Debian, thus allowing to run latest Firefox and latest Thunderbird 🙂 (to stay up to […]
DO NOT REBOOT! FIX THE PROBLEM IMMEDIATELY! if this problem is on a device that has been shutdown or does not reboot, it might be necessary: to create a bootable stick (preferably similar OS than installed) to unlock the encrypted […]
SecurityLab, [22.12.20 10:00] Google has explained the reasons for the massive failure of its services that took place last week. Recall that on December 14 of this year, users around the world for 47 minutes could not access Gmail, YouTube […]
Pure Beauty: “the glow” “IT JUST WORKS” 🙂 wifi works two-finger-scroll touchpad works sound works (hey! startup sounds are important 🙂 admitted: the keyboard will need some time of getting used to X-D (per default Macbook Pro A1278 would run […]
https://wiki.archlinux.org/title/benchmarking update 2025: very basic cross os distribution monitor harddisk speeds bash script by counting sector read write update 2022: next to the good old (non-destructive if used correctly) “dd” is still the way to go for benchmarking harddisks under […]
ffmpeg / avconv is pretty nice. it can even do mp4 to gif conversion! 🙂 so what the user can do is: use SimpleScreenRecorder, to record a fixed rectangle of the screen to mp4 and then use ffmpeg / avconv […]
Music and GNU Linux – back to vlc after mocp jajuk testing mocp –version This is : Music On Console Version : 2.6-alpha3 Built : Nov 27 2016 10:55:04 Compiled with : OSS ALSA JACK DEBUG Network streams resample Running […]
first some praise: the maintainers of grub did their best they could to bring about a great piece of software, no doubt about that. the question is: could less be more? when Greg Kroah-Hartman suggested to get rid of the […]
The Age of Surveillance Capitalism: “be careful what you reveal to your friend” (the internet) https://irlpodcast.org/season4/episode5/ “where it has gone from defending America to controlling it” data google tries to collect from users: (it is probably only the tip of […]
today installed (1:1 copy with USB2IDE Adapter) Debian 8 32Bit aka ideal linux on Compaq “Evo D500” and: IT JUST WORKS 🙂 works slow but it works (it is a Single Core Celeron, what do users expect?) X-D 512 MB […]
versus is the wrong word. They are both great great GNU Linux distributions with a different focus and imho the perfect combination. Debian (apt based) “the universal operating system” (because has great hardware compatibility amd64 (64Bit intel) arm64 armel armhf […]
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 […]
imho git is a bitch it’s not intuitive it’s not easy but at least pray it’s a well thought out system (it works for Linus does not mean it works for all) https://dwaves.de/2016/10/01/githhub-com-cheat-sheet/ home of git’s git repo: https://git-scm.com/ # […]
it is nice to get an graphical overview what wifi wlan networks access points one is surrounded by. also good to know what direction to point antenna/laptop to have best reception. because this allows to fine-tune what channel best to […]
https://youtu.be/Ag1AKIl_2GM the 4 free software freedom rules: freedom 0: The freedom to run the program as you wish, for any purpose. (computers start counting with 0, that’s why it is freedom 0) freedom 1: The freedom to study how […]
hostnamectl; # tested on Static hostname: debian Virtualization: oracle Operating System: Debian GNU/Linux 9 (stretch) Kernel: Linux 4.9.0-9-amd64 Architecture: x86-64 # will install qcreator and qt5 library apt-get install qcreator qt5-default # “no valid kits found” # is due […]
GNU Linux Debian on x86 Macbooks 😀 but they are… Pure Beauty & Nostalgia: Apple Macbook Pro 9,2 (A1278) Mid 2012 running GNU Linux like a Pro (the perfect combo that just works) for the windows users: download the image.img.gz […]
update: https://www.linuxquestions.org/questions/2020mca.php Warning! 645 votes does not make for a complete survey! X-D Debian is a great great great GNU Linux distribution (the basis of Ubuntu and MINT). Many THANKS! TO ALL INVOLVED! It is the effort of a lot […]
some jpgs are badly compressed, taking 5-10MBytes each! a little nifty cool tool let’s you batch recompress WARNING! Always test things out before applying it to your original data! # become root su – root # install jpegoptim apt install […]