Skip to main content

Linux

Linux is the kernel that powers the cloud. This section contains content related to Linux, Linux distributions, web servers, and system administration.

The apt Package Manager | Top Docs with Jay LaCroix

Advanced Package Tool, more commonly known as APT, is a package management system for Debian, Ubuntu, and other similar Linux distributions.
Linux

SSH Key Authentication | How to Create SSH Key Pairs

Learn how to use SSH Key Pairs instead of simple usernames and passwords to securely connect to your Linux Servers.
Linux

Use iperf to diagnose Linux network speed | Top Docs

iPerf is a command-line tool used to measure the maximum network throughput your Linux server can sustain.
Linux

Connect a Domain to a Linode Server | Linux for Programmers #14

In this tutorial, we'll show you how to connect a domain to your Linode server.
Linux

How to use chmod | Manage File Permissions in Linux

In this video, we will show you how to modify file and directory permissions with chmod, a commonly used Linux command.
Linux

Linux for Programmers #11 | Key Authentication (RSA & FTP)

In this video, we will explore the concept of secure Key Authentication using RSA private and public keys.
Linux

Shell Scripts | Linux for Programmers #10

In this continuation of our Linux for programmers series, we're going to be covering shell scripts within Linux.
Linux

How to Scan Linux for Vulnerabilities with ClamAV

In this video, Jay LaCroix shows how to use a custom script written by Linode that installs ClamAV and scans a system for vulnerabilities.
Linux

The most powerful Linux Command

In this Linux for programmers tutorial, we'll cover the grep command and regular expressions, two of the most powerful tools in Linux.
Linux

Linux for Programmers #8 | Text Editors: Nano, Vim, Emacs

In this Linux for programmers tutorial, we're going to be discussing some common Linux text editors, and how to use them.
Linux

Intro to AlmaLinux | CentOS Alternative

In this video, Jay LaCroix will go through deploying an AlmaLinux instance with Linode. AlmaLinux is a replacement for CentOS.
Linux

Linux for Programmers #7 | Environment Variables

In part 7 of our series on Linux for Programmers, we'll cover environment variables on Linux and how to use them.
Linux