Nick Yeoman's Blog Tags
Install Git on Ubuntu
Updated: May. 4th 2022 at 8:19pm
How to install git on Ubuntu.
Read the article: Install Git on UbuntuBash Script Snippets
Updated: Apr. 12th 2022 at 5:28am
There are a few bash snippets that I use very frequently in my bash scripts. Here is my collection.
Read the article: Bash Script SnippetsRsync
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: RsyncWhat's using your Bandwidth
Updated: Feb. 17th 2022 at 10:11pm
A quick article that lets you know what's using your bandwidth.
Read the article: What's using your BandwidthUsing 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)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 ShortcutsSSH Keys
Updated: Feb. 17th 2022 at 10:03pm
Everything about ssh keys on Ubuntu
Read the article: SSH KeysSplit 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 ChunksServer 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