Recently Updated Pages
Yakuake
Yakuake is a drop-down terminal application that i've used for years and may one day consider con...
Submodules
Submodules are a useful feature of git, and allow us to nest projects within our own project. A g...
Disk Management
Show all disks, usage, and format type sudo df -T -h Filesystem Type ...
Getting Started
Overview This page should contain the basic information needed to anyone starting out using a Lin...
Authentication
Authenticating with Git There are many ways to authenticate with Git when pushing to remote repos...
Pushing / Merging Branches
Pushing If we run ... git push <remote> serverfix Git automatically expands the serverfix branchn...
Basics
First, check out this brief explanation on what Git is, why it was created, and general descripti...
MAME Web Application
MAME Documentation GitHub Repository Emscripten Javascript and HTML will help to run this emula...
Read The Docs
Features Static Generators Read The Docs (RTD) is a documentation generator that utilizes eit...
VirtualBox Networks
TLDR - If you are working in a VirtualBox VM, you should check that your VM's network settings ar...
GitLab
Following the link below, GitLab provides a good refence for the many ways to deploy and configur...
Dockerfile
Official Dockerfile Documentation Docker Images Docs is also a good place to get information on ...
Shlink
Shlink allows for passing of parameters to URLs using # for anchored links Shlink does not allo...
Systemd Services
To define our own service with systemd, we need to create a daemon.service file. This is easily d...
Arch
Package Management Pacman First, you should check to verify your pacman-mirrors are configured ...
Crontab
Using crontab to schedule tasks for the system to perform is fairly straight forward, once you ge...
Installing Fonts
See the Arch wiki on Fonts for much more information. Some of this information has been copied fr...
Audio Devices
When using various Linux Distributions, you may (or may not) run into some issues with audio devi...
Unattended Upgrades
To configure linux hosts to automatically install updates and upgrades, add or edit the following...
Debian
Release cycles The Ubuntu release cycle is at a glance pretty straight forward, but when on the ...