Nick Yeoman's Blog Tags

Introduction to Tmux

Updated: Feb. 17th 2022 at 7:11pm

tmux is pretty awesome, here is where I write about it.

Read the article: Introduction to Tmux

Mirror a Website With Wget

Updated: Feb. 17th 2022 at 7:15pm

This article explains how to mirror a website for backup purposes.

Read the article: Mirror a Website With Wget

Reset MySQL (or MariaDB) Root Password

Updated: Feb. 17th 2022 at 7:28pm

This article explains how to reset the database root password.

Read the article: Reset MySQL (or MariaDB) Root Password

Rsync

Updated: Mar. 19th 2022 at 1:22am

This article is my reference for everything to do with Rsync. I use Rsync for docker containers, backups and moving servers.

Read the article: Rsync

Server Storage

Updated: Feb. 17th 2022 at 7:34pm

This article outlines everything I can think of about space on your server drives.

Read the article: Server Storage

Split Files Into Chunks

Updated: Feb. 17th 2022 at 9:55pm

Split is a really easy Linux command you can use to split large files into smaller chunks.

Read the article: Split Files Into Chunks

SSH Keys

Updated: Feb. 17th 2022 at 10:03pm

Everything about ssh keys on Ubuntu

Read the article: SSH Keys

Ubuntu Keyboard Shortcuts

Updated: Feb. 17th 2022 at 10:05pm

The purpose of this article is to quickly teach you useful time-saving keyboard shortcuts available in Ubuntu.

Read the article: Ubuntu Keyboard Shortcuts

Using Screen (Linux)

Updated: Feb. 17th 2022 at 10:08pm

Screen is a linux command line tool that allows you to store sessions and create windows without a GUI.

Read the article: Using Screen (Linux)