Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 401 Bytes

servers.md

File metadata and controls

9 lines (8 loc) · 401 Bytes

ping server to check ssh root@ip-adderress login and change password check ufw firewall status allow some rules like http, https, ssh using sudo ufw allow enable firefall using sudo ufw enable and you can disable it using ufw disable

we can then install whatever we wanna install on the server. Clone our project from github, link it to a subdomain and do whatever we have been doing before