Skip to main content

Recently Updated Pages

Yakuake

Linux Customization

Yakuake is a drop-down terminal application that i've used for years and may one day consider con...

Updated 3 years ago by Shaun Reed

Submodules

Git Usage

Submodules are a useful feature of git, and allow us to nest projects within our own project. A g...

Updated 3 years ago by Shaun Reed

Disk Management

Linux Interfaces

Show all disks, usage, and format type sudo df -T -h Filesystem Type ...

Updated 3 years ago by Shaun Reed

Getting Started

Linux

Overview This page should contain the basic information needed to anyone starting out using a Lin...

Updated 3 years ago by Shaun Reed

Authentication

Git

Authenticating with Git There are many ways to authenticate with Git when pushing to remote repos...

Updated 3 years ago by Shaun Reed

Pushing / Merging Branches

Git Usage

Pushing If we run ... git push <remote> serverfix Git automatically expands the serverfix branchn...

Updated 3 years ago by Shaun Reed

Basics

Git Usage

First, check out this brief explanation on what Git is, why it was created, and general descripti...

Updated 3 years ago by Shaun Reed

MAME Web Application

Self-Hosted Applications

MAME Documentation GitHub Repository Emscripten Javascript and HTML will help to run this emula...

Updated 3 years ago by Shaun Reed

Read The Docs

Self-Hosted Applications Documentation Generators

Features Static Generators Read The Docs (RTD) is a documentation generator that utilizes eit...

Updated 3 years ago by Shaun Reed

VirtualBox Networks

Security

TLDR - If you are working in a VirtualBox VM, you should check that your VM's network settings ar...

Updated 3 years ago by Shaun Reed

GitLab

Docker Docker Compose Services

Following the link below, GitLab provides a good refence for the many ways to deploy and configur...

Updated 3 years ago by Shaun Reed

Dockerfile

Docker

Official Dockerfile Documentation Docker Images Docs is also a good place to get information on ...

Updated 3 years ago by Shaun Reed

Shlink

Docker Docker Compose Services

Shlink allows for passing of parameters to URLs using # for anchored links Shlink does not allo...

Updated 3 years ago by Shaun Reed

Systemd Services

Linux System Admin

To define our own service with systemd, we need to create a daemon.service file. This is easily d...

Updated 3 years ago by Shaun Reed

Arch

Linux Distributions

Package Management Pacman First, you should check to verify your pacman-mirrors are configured ...

Updated 3 years ago by Shaun Reed

Crontab

Linux System Admin

Using crontab to schedule tasks for the system to perform is fairly straight forward, once you ge...

Updated 3 years ago by Shaun Reed

Installing Fonts

Linux Customization

See the Arch wiki on Fonts for much more information. Some of this information has been copied fr...

Updated 3 years ago by Shaun Reed

Audio Devices

Linux Interfaces

When using various Linux Distributions, you may (or may not) run into some issues with audio devi...

Updated 3 years ago by Shaun Reed

Unattended Upgrades

Linux System Admin

To configure linux hosts to automatically install updates and upgrades, add or edit the following...

Updated 3 years ago by Shaun Reed

Debian

Linux Distributions

Release cycles The Ubuntu release cycle is at a glance pretty straight forward, but when on the ...

Updated 3 years ago by Shaun Reed