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…