ps aux | grep puma
lsof -i :3000
tail -f xx.log
brew services start nginx
brew services restart nginx
brew services stop nginx
or
nginx
nginx -s reload
nginx -s stop
do-release-upgrade
add below to ~/.ssh/config
Host vultr
Hostname xxx.xxx.xxx.xxx
User kei
use command to scp
scp vultr:/path/to/your/file ./