ssh into server and deploy ubuntu code example
Example 1: apt install openssh
sudo apt-get install openssh-server
Example 2: set up openssh
sudo apt updatesudo apt install openssh-server
sudo apt-get install openssh-server
sudo apt updatesudo apt install openssh-server