Skip to main content

Recently Updated Pages

Lasagne

Recipes

Ingredients For the ragu 2 tbsp olive oil 900g/2lb beef mince 2 onions, roughly chopped ...

Updated 10 months ago by Conor

Swap

Linux

Clear swap file 1 - Disable Swap sudo swapoff -a 2 - Re-enable swap sudo swapon -a V...

Updated 10 months ago by Conor

Activating an SSH Key

Programming Git

eval "$(ssh-agent -s)" ssh-add ~/.ssh/server

Updated 10 months ago by Conor

UFW

Linux

General Info By default, UFW is set to deny all incoming connections and allow all outgoing conn...

Updated 10 months ago by Conor

spotdl

Linux Software & packages

Install & Setup Best to load a venv first Installing spotdl pip install spotdl  Open the confi...

Updated 10 months ago by Conor

Risks & Mitigation

Investing & Trading

All Potential Crypto Risks Clipboard Manipulator RIsk: A virus could view your clipboard and ...

Updated 10 months ago by Conor

Buying tips

Property & Cars Cars

Things to check included apple car play usb ports cruise control how to put up and down r...

Updated 10 months ago by Conor

Internet

Tech Support

In order of importance Try internet on another device first (make sure airplane mode is enable...

Updated 10 months ago by Conor

Software problem

Tech Support

In order of what to try first: Check if program is running in task manager, if it is, close it...

Updated 10 months ago by Conor

Spike Protein Detox

Health

bromilane 500mg once a day nattokinase 2000U twice a day circumin 500mg 3x a day for 12 mo...

Updated 10 months ago by Conor

Holiday list

Notes

Places to visit and things to do  Australia Big swing Kayaking Sky diving Water park ...

Updated 10 months ago by Conor

wget

Linux

General Usage wget -Flags URL Full site mirror wget -mkprE -np -nc -l inf -e robots=off --re...

Updated 10 months ago by Conor

yt-dlp

Linux Software & packages

Download video as mp3 yt-dlp -x --audio-format mp3 URL_HERE Convert webm to mp4 ffmpeg -i i...

Updated 10 months ago by Conor

Fail2Ban

Linux

Setup Update and install apt update && apt upgrade -y && apt install -y fail2ban Start fail2b...

Updated 10 months ago by Conor

Working with json

Programming Python

Writing json to file import json with open('data.json', 'w', encoding='utf-8') as f: json....

Updated 10 months ago by Conor

Python packages and commands

Linux Software & packages

Managing Virtual Envrionments Create a new venv python3 -m venv /path/to/new/virtual/environment...

Updated 10 months ago by Conor

Apache setup & Virtual servers

Linux Web server management

Initial setup Install packages sudo apt install apache2 mariadb-server libapache2-mod-php php-my...

Updated 10 months ago by Conor

Symbolic Links

Linux

Regular SymLink ln -s /path/to/target /path/to_where_new_shortcut_is_made -s = softlink like a...

Updated 10 months ago by Conor

Buying & Selling

Property & Cars Property

Buying a property General Steps Hit up a mortgage BROKEr  Building inspection (Pest, mould, ...

Updated 10 months ago by Conor

SMB

Linux

Editing SMB shares on linux 1 - Open the config file at  /etc/samba/smb.conf 2 -  Edit the SMB ...

Updated 10 months ago by Conor