Changing file associations with Brave browser
How to change and automatically open downloaded files based on extension in Brave browser? Here’s how I found to do it! Continue reading
How to change and automatically open downloaded files based on extension in Brave browser? Here’s how I found to do it! Continue reading
So as I was working on one of my many web projects, I needed / wanted a faster way to validate my Apache web servers URL rewrite rules. This site did the trick and worked great: https://htaccess.madewithlove.com/
The less tool can open multiple files in order, I find this useful when comparing sets of logs. For instance Which will open the first file it finds and hold the rest in reserve, switching forward and backwards through this … Continue reading
Bi-directional communication example with perl and forks Continue reading
A simple example how to use the Proc::Fork::Control module with Inter-Process Communication (IPC) Continue reading
Imagemagick can calculate the best resolution and quality for JPEG type files with the -define jpeg:extent=SIZE optional argument. An example of this would be to reduce the size of a multi-megapixel image by half and targeting a desired maximum file … Continue reading
What is systemd-resolved? systemd-resolved acts as a systemd based DNS proxy system which has intelligent request handling both from a D-BUS interface as well as a DNS server to intercept traditional network lookups. It performs this task by setting a … Continue reading
So the last day or so I’ve been fighting with my Intel NUC and windows 10. Basically windows would update and then poof no video. After trying to determine the problem I decided it had to be video drivers. On … Continue reading
I’ve noticed with my Sony soundbar, the sub-woofer will randomly fail to connect when I power it on. When this happens nothing can be done to get it linked up again except for a factory reset. The procedure below explains … Continue reading
Below are some commands I’ve found useful when dealing with infiniband and related issues. Determine port state on all ports available within the fabric The command ibnetdiscover command will show you the state of each port in the the fabric. … Continue reading