Skip to main content

Recently Updated Pages

Boot Process

Linux

When you boot a Linux system, the following steps will be completed before you're greeted with yo...

Updated 3 years ago by Shaun Reed

Kernel Management

Linux

I encountered this bug While running 5.13.0-25-generic. The bug for me was related to the 5.11.0-...

Updated 3 years ago by Shaun Reed

Subnetting

Networking Protocols

Subnetting is the organization of hosts within smaller networks using subnet masks, which allows ...

Updated 3 years ago by Shaun Reed

TCP / UDP

Networking Protocols

TCP Transmission Control Protocol In TCP, the client must first contact the server and request to...

Updated 3 years ago by Shaun Reed

OSI Model

Networking Protocols

OSI Open System Interconnection Model breaks the TCP/IP protocol down into more specific layers w...

Updated 3 years ago by Shaun Reed

TCP/IP

Networking Protocols

Transmission Control Protocol / Internet Protocol describes the standardization of packet constru...

Updated 3 years ago by Shaun Reed

DNS

Networking Protocols

Basic Settings To configure basic DNS for a new domain, we will only really need to create two re...

Updated 3 years ago by Shaun Reed

Proxy Servers

Networking

Proxies There are two primary types of proxies, forward and reverse proxy. A proxy masks the IP a...

Updated 3 years ago by Shaun Reed

Certbot SSL Certificates

Networking

Its important to encrypt your web traffic to keep you and anyone who passes information through y...

Updated 3 years ago by Shaun Reed

VirtualBox

Linux

This page contains my personal notes on various issues and solutions for VirtualBox. These were m...

Updated 3 years ago by Shaun Reed

WebGL

JavaScript

Khronos: WebGL Specification I would highly recommend grabbing the Khronos reference card for Web...

Updated 3 years ago by Shaun Reed

Examples

Linux Bash

Read the manual page for bash! If needed, check out my not-so-brief Introduction to Manual Pages ...

Updated 3 years ago by Shaun Reed

NGINX

Networking Web Servers

Install Install nginx by running the commands below sudo apt update && sudo apt upgrade sudo apt ...

Updated 3 years ago by Shaun Reed

XPS 9310

Linux

I intalled my own SSD after purchasing a model from dell with a small SSD installed. This was mos...

Updated 3 years ago by Shaun Reed

Linux Setup

Game Development Unreal Engine 5

The setup process for UE4 on Linux is pretty straight forward, and the official instructions are ...

Updated 3 years ago by Shaun Reed

Classes

C++

Encapsulation is a concept that is used to protect member variables and ensure that the object is...

Updated 3 years ago by Shaun Reed

Wireless

Linux Interfaces

I didn't end up having luck with iw, but I'm sure it is very useful. It seems I just wasn't able ...

Updated 3 years ago by Shaun Reed

Mount Google Drive

Linux Customization

To mount your google drive as a network storage location on Linux, check out google-drive-ocamlfu...

Updated 3 years ago by Shaun Reed

Bluetooth

Linux Interfaces

You can use bluetoothctl and bluetooth to control bluetooth devices To check the status of blueto...

Updated 3 years ago by Shaun Reed

System Sensors

Linux Interfaces

Your system likely has many sensors built in for displaying useful information on internal hardwa...

Updated 3 years ago by Shaun Reed