Create a deploy user on your Ubuntu server
Learn how to create a dedicated deploy user with SSH access on your Ubuntu VPS. This guide works for both Ubuntu 22.04 and 24.04.
Step-by-step technical guides for self-hosting, DevOps, and web development.
Showing 9 guides tagged "SSH"
Learn how to create a dedicated deploy user with SSH access on your Ubuntu VPS. This guide works for both Ubuntu 22.04 and 24.04.
Learn how to add a non-root user to the sudo group on your Ubuntu server to grant administrative privileges.
Learn how to create a non-root user on your Ubuntu server for improved security and better management.
Learn how to disable password-based SSH authentication for a non-root user on your Ubuntu server.
Learn how to enable external SSH access for a non-root user on your Ubuntu server, ensuring secure and efficient remote management.
Learn how to generate an SSH key on macOS using Terminal. Works on macOS Ventura, Sonoma, and later.
Learn how to generate an SSH key on your Ubuntu machine, This guide works for both Ubuntu 22.04 and 24.04.
Learn how to generate an SSH key on Windows 11 using the built-in OpenSSH client. No third-party tools required.
Learn how to securely connect to your server using SSH from your local machine, on any operating system.