...
The script that will do all of this manual work for you is here → script.sh (still to come)
to execute this
Name it something like:
script.sh
.Make it executable:
sudo chmod 755 script.sh
Run it:
sudo ./script.sh example.com
...
...
The script that will do all of this manual work for you is here → script.sh (still to come)
to execute this
Name it something like: script.sh
.
Make it executable: sudo chmod 755 script.sh
Run it: sudo ./script.sh example.com
...