4.Update Git Repository with Sample HTML File
Step 1: Copy the file from jump host to storage server
First, from your jump host, copy the sample index.html file to the storage server:
# From jump host, copy the file to storage server
sudo scp /tmp/index.html natasha@ststor01:/home/natasha/
# Pas...
thukhakyawe.hashnode.dev2 min read