VSCode Server Installation
curl -fsSL https://code-server.dev/install.sh | sh
PASSWORD=my-custom-password
code-server --auth password --bind-addr 0.0.0.0:8080
curl -fsSL https://code-server.dev/install.sh | sh
PASSWORD=my-custom-password
code-server --auth password --bind-addr 0.0.0.0:8080