linux

Nov
22

Azure CLI basics

What's the advantage of using an Azure command-line tool? Azure runs on automation. Every action inside the portal translates to
5 min read
Mar
09
An intro to links in Linux

An intro to links in Linux

Link all the things
2 min read
Mar
06
An intro to archiving and compression in Linux

An intro to archiving and compression in Linux

It's often useful to make copies of things an move large collections of files from place to place.
3 min read
Mar
04
An intro to redirection in Linux

An intro to redirection in Linux

Powerful pipelines!
2 min read
Mar
02
An intro to comm and diff commands

An intro to comm and diff commands

It's often useful to compare versions of text files.
3 min read
Feb
25
An intro to managing user environment variables

An intro to managing user environment variables

There are two types of variables: shell and environment.
3 min read
Feb
21
An intro to Process Management in Linux

An intro to Process Management in Linux

A process is a program that is running and a Linux system typically has hundreds of processes running simultaneously.
6 min read
Feb
19
An intro to Linux file and directory permissions

An intro to Linux file and directory permissions

No, everyone should not be root.
6 min read
Feb
18
An intro to adding and removing software in Debian-based Linux distributions

An intro to adding and removing software in Debian-based Linux distributions

Download all the things!
3 min read
Feb
16
An intro to text manipulation in Linux

An intro to text manipulation in Linux

Almost everything is a text file in Linux.
4 min read