HomeBlog
Back to home

Blog

Thoughts, tutorials, and insights on software development, open source, and technology.

Ubuntu 24.04 Setup

A comprehensive guide to setting up Ubuntu 24.04 with essential tools, drivers, and applications including Chrome, VS Code, Docker, development tools, and power management configurations.

UbuntuLinuxSetupDevOps
May 11, 20244 min read

How to setup SSH Key-Based Authentication?

Learn how to set up SSH key-based authentication for secure, passwordless access to your Linux servers. This guide covers generating SSH keys, copying them to your server, and disabling password authentication.

SSHLinuxSecurityDevOps
March 10, 20242 min read