Skip to content

Instantly share code, notes, and snippets.

View cre-o's full-sized avatar
🏡
Working from home

Sergey Shukhta cre-o

🏡
Working from home
View GitHub Profile
@jtadeulopes
jtadeulopes / server.md
Last active March 29, 2024 10:23
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