This document contains a tutorial and training exercise for getting started using the VIC model across a spatial domain and making use of the ITaP Research Computing cluster system resources. It ...
DebPostInstall is a simple Bash script to automate important post installation tasks in a newly installed minimal Debian or Ubuntu server. Of course, you could manually do these tasks one by one. It ...
Mail-in-a-Box is a small, yet effective program that aims to create an easy to deploy, all-in-one email server solution in your machine. This tutorial shows you how you can install Mail-In-A-Box on ...
To make the best use of the ss command, it’s important to understand what a socket is. A socket is a type of pseudo file (i.e., not an actual file) that represents a network connection. A socket ...
Your CSV file may be generated from a database, an API, or you might have run some commands and converted the output to delimit in CSV format. In any of the cases, you have to first analyze the ...
Is there a perfect operating system (OS) for software development? According to some, Linux might just be as close as you can get. Let’s take a quick look at what Linux has to offer and suggest some ...
If I didn't cover something you want to know about or you find another problem, please open an issue on github. The Unix shell is one of my favorite inventions ever. It's genius, plain and simple. The ...