sudo scp -i ~/Desktop/no1.pem -r /Volumes/Code/Customer/410/ethereum_viewer_webapp/dist ec2-user@3.227.34.41:/webapp/frontend scp -i 410.pem -r C:/Users/skyfffire/WebstormProjects/ethereum_viewer_webapp/dist ec2-user@3.227.34.41:/webapp/frontend scp -i no1.pem /Volumes/Code/Customer/410/ethereum_viewer_webapp/nginx.conf ec2-user@3.227.34.41:/etc/nginx start: systemctl start nginx restart: systemctl restart nginx status: systemctl status nginx stop: systemctl stop nginx logs: tail -f /eth_node/web/webapps/access.log tail -f /eth_node/web/webapps/error.log cat /eth_node/web/webapps/error.log