Skip to content

Instantly share code, notes, and snippets.

View oduserdnov's full-sized avatar
💭
https://www.youtube.com/watch?v=dqNk9prFylY

Oleksandr Userdnov oduserdnov

💭
https://www.youtube.com/watch?v=dqNk9prFylY
View GitHub Profile
@jtadeulopes
jtadeulopes / server.md
Last active January 6, 2024 16:58
Server setup with ubuntu, nginx and puma for rails app.

Update and upgrade the system

sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get autoremove
sudo reboot

Configure timezone