A quick-reference guide, with examples, on how to add math notation to Markdown documents.
Working within a command line environment, like a Bash session, can be far more productive that using a graphical user interface. Here’s a collection of shortcuts.
The interoperability provided by WSL enables calling or running Windows applications directly from within the Linux command line.
Here’s how to create Alias commands to simplify tasks on the command line. The examples given relate to retrieving IP addresses. The process is shown for Linux using Bash and Windows using PowerShell.
Windows ships with OpenSSH. Here’s how to update the version then use it with MFA option FIDO2 + a hardware security key, such as a YubiKey.
Give your Raspberry Pi’s command-line a boost by adding Oh My Posh and add a few other neat utilities. Before starting, make sure your Pi is running a 64bit operating system, such as Raspberry Pi OS , Ubuntu 22.04 LTS Desktop or Server and Manjaro 22.04 .
Here’s how to use virtual environments within Python projects to reduce the risk of version conflicts across Python projects.
If you have installed WSL and one or more linux distributions, it is possible to work with the contents of their file systems from within Windows Explorer.
Markdown documents can include elegant representations of algebraic formulae, using KaTeX.