Jan 19 · 5 min read · If you've tried changing the SSH port on Ubuntu 24.04 and it didn't work, you're not alone. Ubuntu 24.04 handles SSH differently than older versions, and the usual method of editing the config file won't work by itself. In this guide, I'll show you t...
Join discussion
Mar 19, 2025 · 4 min read · Installer Git apt-get install git Installer Bun curl -fsSL https://bun.sh/install | bash && source ~/.profile Installer Foundry curl -L https://foundry.paradigm.xyz | bash && source ~/.bashrc && foundryup Installer unzip apt install unzip Obtenir...
Join discussion
Jan 23, 2025 · 7 min read · How to Setup EC2 for Dockerized Next.js Deployment Introduction Next.js is great serve-side oriented frontend framework that makes building SEO-friendly websites easier. Deploying it is trickier than it needs to be, I understand Vercel needs to make ...
Join discussionDec 8, 2024 · 5 min read · TL;DR. This post provides a comprehensive guide to securing and hardening an Ubuntu 24.04 LTS system. It covers essential steps such as updating the system, configuring unattended upgrades, setting up a firewall with UFW, installing Fail2Ban to preve...
Join discussion
Apr 1, 2024 · 25 min read · Update: Friday 5th April 2024. Update: Thursday 11th April 2024. TL;DR. Installing Ubuntu 24.04 LTS is a step-by-step process. It includes making a bootable USB thumb drive on Windows 11, installing and securing Ubuntu, setting up Ubuntu Studio, and ...
Join discussion