Skip to main content
Newsletter

LHB Linux Digest #24.04: SSH Course, SSH Tools and SSH Tips

This edition of LHB Linux Digest focuses specially on SSH.

Abhishek Prakash

Warp Terminal

The easiest and safest way to manage a server is to have physically access to it. But that's hardly the case in the real world. Usually, you connect to a remote server and manage it from your local machine.

SSH or Secure Shell enables you to achieve this, with a safe and encrypted data transfer. Linux Handbook has a detailed beginner's course for Pro members, teaching the basics of SSH and data transfer between machines using SCP, etc.

Learn SSH from Scratch [Video Course]
Learn how to communicate between a remote Linux server and your local operating systems (Windows, Linux or macOS) using SSH.

💭 What else you get in this edition of LHB Linux Digest:

  • Some more SSH tools and tips
  • Trippy, a network diagnostic tool
  • YAML basics guide
  • Tools and memes for Linux lovers

✨ Sponsor: Warp, the terminal from the future

A terminal for the new age people. With IDE-like features and a built-in AI assistant, Warp is to command line what VS Code is to coding. Warp is available for Linux now.

Linux Terminal
The modern, Rust-based command line terminal with AI built in. Now available in beta for Linux. Join the waitlist today.

Abhishek Prakash