This guide ensures the hardware communication pipes (/dev/hidraw*) are open and the correct protocol is used. 1. Set Permanent Permissions (udev) Create a rule to allow the system to grant user access to the keyboard whenever it is plugged in. Create the rule file Add this content and the save and exit Apply the changes
For when I forget, because I rarely use Apache any longer: Create a .htaccess file in the document root for the site, adjusting the source domain (in this case subdomain.exmaple.co.uk) and the destination domain (subdomain.example.com):
Films (2025-05-24) TV Series (2025-05-24) Music (2025-07-09)
SpinupWP is a great hosting platform for people who want to own their own cloud servers, but not have to worry about running a web stack. It also has a simple feature in the dashboard to enable Basic Authentication for an entire website domain. It cannot, however, do this for just a specific subdirectory (or
Install libwebp first: Convert all the PNGs to WEBP and touch them to have the same datetime as the original PNG files. Then delete the original PNG files. Putting it alltogether Possible improvements (that I’ll probably never get around to)
Tl;Dr Download and extract poweriso to the user binary directory. curl -o temp-download-delete http://www.poweriso.com/poweriso-1.3-osx.tar.gz && tar -xvzf temp-download-delete -C /usr/local/bin/ && rm temp-download-delete Convert the BIN+CUE to a single ISO file — run this command from the directory in which the BIN+CUE files are stored: poweriso convert ./”Image Name with Spaces.cue” -o ./”Image Name with
Reference
If you’re working on Windows and you need to grab a file from a remote Linux server over SSH, make sure you use Cmder. Once you have Cmder extracted, you can use the Linux command line SCP directly from Windows: You can use this shortcut if you’ve already setup your SSH agent. There is unexplained

HashCheck is the quickest and easiest way to verify downloaded files on Windows. Originally developed at code.kliu.org, HashCheck was left to languish for since 2009 until @gurnec took over stewardship of this rather excellent piece of software. They’ve updated it to support newer hashing standards such as Once installed you can double click on .md5
Bang this into cmder. and then this Which will output something like this: You can then download this user-profile.cmd and place it in %CMDER_ROOT%\config\ There are plenty of good reasons why, but I won’t repeat these people’s work. Please read. Refs: