All Posts

Explore our collection of articles and tutorials.

Zsh Cheat Sheet [Free PDF Download]
Ubuntu

Zsh Cheat Sheet [Free PDF Download]

Zsh is a powerful command-line shell for operating systems based on Unix that is renowned for its customization options and wide range of features. This cheat sheet is a must-read if you’re new to Zsh or want to brush up on your knowledge. To help you work in the terminal more effectively and efficiently, I’ll go over some of the most useful Zsh commands and shortcuts in this article.

by Hamad
1 min read 155 views
Read Article
How to Set Up SSH Key Authentication on Ubuntu 24.04
Ubuntu

How to Set Up SSH Key Authentication on Ubuntu 24.04

If you're tired of typing your password every time you connect to your server — or you're aiming for stronger security — using SSH keys is the way to go. This guide will walk you through generating an SSH key and setting it up on an Ubuntu 24.04 server.

by Hamad
2 min read 173 views
Read Article
windows terminal
windows

windows terminal

Windows Terminal is a modern, feature-rich terminal application for command-line users that includes many of the features you might need. But for those who want an enhanced terminal experience, Oh My Posh offers the ability to include a prompt theme engine for PowerShell that can add color, glyphs, and a lot of customizability to your command-line interface. In this guide, we will walk through the steps of installing PowerShell (if you haven’t already), downloading a Nerd Font, and setting up Oh

by Hamad
3 min read 142 views
Read Article