Skip to main content

Recently Updated Pages

Van dimensions

Van Life

2005 ford transit VJ Length 5651mmWidth 1974mmHeight 2351mmWheelbase 3750mmTrack Front 1737mmTra...

Updated 7 months ago by Conor

Definitions

Van Life

Heavy and Long Vehicle A vehicle or trailer that is 7.5 metres long (or longer) A vehicle or ...

Updated 7 months ago by Conor

Bash

Linux

Edit shortcuts Open .bashrc file and add alias 1="command" Auto run commands on terminal op...

Updated 7 months ago by Conor

Linux networking

Tech Support

No internet Method 1 get network interface ip a bring up the interface sudo ip link set INTE...

Updated 8 months ago by Conor

Image manipulation

Linux Software & packages

Compression Install sudo apt-get install imagemagick Compress command mogrify -quality 80% *.jp...

Updated 8 months ago by Conor

Screen

Linux Software & packages

Screen lets you make virtual terminals with screen     New session with name screen -S sessi...

Updated 8 months ago by Conor

General Commands

Programming Docker

Containers List running containers docker ps List all containers docker ps -a Run a cont...

Updated 8 months ago by Conor

Disk Stuff

Linux

List disks: fdisk -l OR df -h Scanning 1 - Check if SMART scans are enabled smartc...

Updated 9 months ago by Conor

Auto updates

Linux

1 - Install and setup unattended-upgrades package sudo apt update && sudo apt install unattended...

Updated 9 months ago by Conor

Syncthing

Linux Software & packages

Updated 9 months ago by Conor

Wireguard

Linux Software & packages

Setup Script #!/bin/bash # Checks to see if script is being run as root if [ "$EUID" -ne 0 ]...

Updated 9 months ago by Conor

General Management & commands

Linux

Get the size of a folder ncdu /path/to/view/ Strip all metadata from files exiftool -all= -o...

Updated 9 months ago by Conor

Building a first setup

Programming Docker

Bulding a container sudo docker build -t CONTAINER_NAME . -t is the container "tag" name. assum...

Updated 10 months ago by Conor

Nicotine

Health Self Education

Summary asdf Dr Brian Ardis interview Summary 10 mins into the video - all "long covi...

Updated 10 months ago by Conor

SSL & Certificate management

Linux Web server management

Install certbot and run setup sudo apt install certbot python3-certbot-apache a2enmod ssl sudo...

Updated 10 months ago by Conor

Node & NVM

Linux Software & packages

1 - install node version manager (NVM) curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0....

Updated 10 months ago by Conor

Order Of Operations

Programming Git

Local > remote Add the changed files commit the files push to repo git add FILE_NAME git...

Updated 11 months ago by Conor

Users & Permissions

Linux

Users and groups List all groups and users in groups getent group Add a user to a group  su...

Updated 11 months ago by Conor

Conor Essential Health tips

Health

Face moisturiser Beef tallow castor oil cooking pans use stainless steel or cast iron...

Updated 11 months ago by Conor

Tests

Health

Testing for deficincies Iodine Put a drop or two of iodine on your skin, if the brown smu...

Updated 11 months ago by Conor