Just some things that find interesting or I want to look up without searching the web.

Mostly retro game related, mostly.

Filter by tag
16 posts in total

Reverse SSH

First published 2023/06/08: Reverse SSH tunneling lets you access a private machine through a public facing SSH server

• By Greg Gallardo

SFTP Only

First published 2022/11/30: Sometimes I have to share files with clients who aren't allowed to use free file sharing services. One way around this is setting up an SFTP server

• By Greg Gallardo

SSH

First published 2023/06/08: Just a collection of SSH related commands that I find useful

• By Greg Gallardo

tar Notes

First published 2022/03/24: Tape ARchive (tar) is a tool for archiving files. It's one of those utilities I use all of the time on Unix-like systems.

• By Greg Gallardo

Windows Subsystem for Linux

First published 2024/01/02: Some of my notes on WSL.

• By Greg Gallardo

Markdown

First published 2022/03/20: Markdown is an easy way to format text. These are just a few notes to myself about MarkDown

• By Greg Gallardo