Init your new Ubuntu server (PostgreSQL + Redis + Deno/Node.js)
Provisioning a fresh cloud server for modern web development. This post walks through setting up PostgreSQL, Redis, and your favorite runtimes like Deno and bun.
Provisioning a fresh cloud server for modern web development. This post walks through setting up PostgreSQL, Redis, and your favorite runtimes like Deno and bun.
whoami
OR
echo $USER
usermod -a -G group user
Quick tutorial to enable swap on Linux