Upgrade TP-Link PowerLine adapter firmware
This post covers the procedure of upgrading the firmware of TP-LINK TL-WPA4226KIT v4 PowerLine adapters.
(more…)
This post covers the procedure of upgrading the firmware of TP-LINK TL-WPA4226KIT v4 PowerLine adapters.
(more…)
This script checks the clipboard every 5 seconds and if a YouTube URL is detected, it is opened with mpv
.
If you’ve encountered folder names like &A5EDwQPHA7UDrwO,- in your mailbox after a mail server migration, you can convert them back with this shell pipe:
(more…)Requirements imagemagick package installed Generally, the command for a single file is: convert [input_image.jpg] -resize [percentage]% [output_image.jpg] Now, to batch-resize a folder with images we can write a small shell…
Often, openVZ VPSes that are left behind by their providers are stuck with old kernel versions.
(more…)
Usually, after connecting to your VPS/Server for the first time and trying to
sudo apt install <something>
(more…)
For this occasion, I wanted my telegram bot to start automatically right after my Raspberry Pi Zero booted and connected to the network.
(more…)Instead of having your RPi0 stored away in a drawer, collecting dust, you can turn it into your personal assistant as a telegram bot. For example, I have used mine…