Fixing Permission denied or Could not read from remote repository issues

How fix the dreaded Permission denied/Could not read from remote repository issue i.e. how to set up an SSH agent system wide that manages SSH keys seamlessly (on Linux).

November 8, 2023 · 2 min · lukefilewalker
os

Using an Android Device as a Second Monitor on *nix

Using X forwarding sending an application over to an Android device is relatively painless.

December 5, 2021 · 2 min · lukefilewalker
os

Manually Upgrading All Qt5 Packages on FreeBSD

How to manually upgrade all QT5 packages on FreeBSD with xargs.

October 17, 2019 · 2 min · lukefilewalker
cli os

Creating an Empty File in *nix as Well as Windows in the CLI

How to create an empty file from the CLI in *nix as well as Windows

August 2, 2016 · 1 min · lukefilewalker
cli os