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 htop Command | Linux Essentials Tutorial

In Linux, the top command is used to view a server’s processor activity in real-time. The htop command is an alternative to top.
Linux

Cockpit | An Easy to Use Web GUI for Your Linux Servers

Cockpit is a free and open source application that gives you a GUI for your server, which can be accessed via a web browser.
Linux

These 3 tools will change the way you transfer files between your Linode and local machine.

In this video, we'll show you 3 ways to copy files from your local computer to a Linux server using scp, sshfs, and Filezilla.
Linux

Speed Up Your SSH Sessions with These Seven Quick SSH Config Tricks

If you frequently connect to servers via SSH with different configurations, using an SSH Config File can simplify the way you connect.
Linux

How to use the ps Command | Linux Command Line Basics

Advance your Linux Command Line knowledge in this video by learning about the 'ps' command, a tool to monitor processes on your system.
Linux

18 Commands That Will Change The Way You Use Linux Forever

When it comes to using Linux, there's usually a few ways to do something. Here are eighteen commands that will change the way you use Linux.
Linux
New Technical Docs
Linode

Docs Roundup: Deep Learning Frameworks, New Linux Utility Guides, and More

Feb 17, 2022
by Linode
Catch up on our latest technical docs and guides, including deep learning frameworks, new Linux utility guides, and more.
Linux

Choosing the Right Linux Distribution | Pros & Cons of the Top 7 Server Distros

In this video, we'll take a look at 7 different distributions of the Linux Operating System, as well as the pros and cons of each distro.
Linux

Install aaPanel with Linode’s One-Click Marketplace App | Free and Open-Source Hosting Control Panel

aaPanel is an open-source web hosting control panel alternative which enables you to host multiple websites and more.
Linux

Git on Linux Simplified | How to Setup Your First Repository and Use Version Control

In this video, we'll take a look at using git for version control of files. Git is handy for keeping track of edits to code and more.
Linux

Master the Linux Command Line: Background & Foreground Jobs to Swap Tasks with the fg and bg Command

In this video, we'll take a look at how to send tasks to the background, and then bring them to the foreground in Linux.
Linux

Three Modern Unix Commands that will Change the Way You Search For Files

In this video, we'll take a look at the ripgrep suite of utilities and how to use ripgrep to perform file and text searches on your system.
Linux