Virtual Private Server (VPS)

what is it?


Code snippet

List of frequent command I use when using Oracle VPS (OS: Linux Ubuntu)

ssh username@vps_ip_address

Note: instead of typing the VPS IP Address, can use domain name for easier to remember.

sudo apt update && sudo apt upgrade
sudo rm -rf dir_name