ended3월 23일· 1 sources

Provision an Ubuntu VPS and Create a Deploy User

Ubuntu VPS 프로비저닝 및 배포 전용 사용자 생성

Why it matters

This guide walks through provisioning a fresh Ubuntu 24.04 DigitalOcean droplet, covering the initial root SSH connection, creating a non-root deploy user with sudo access, and configuring UFW firewall rules. It also covers copying SSH keys to the new user and setting a secure baseline with denied incoming traffic except for SSH, HTTP, and HTTPS.

1
Sources
+0
24h
Growth
174d
Active
Ubuntu VPSDigitalOceanUFWSSHdeploy user

Sources

Related Issues