Please see modified version of this script:- Change url logic prev url
doesn't work-Add scenario with proxy (don't forget to modify $proxycheck
and $curlopt variables if
needed#!/bin/sh#################################################################...
I implemented CIS recommendations and one of recommendations is to turn
off SSH. I've added the script which run command to turn off ssh, but I
didn't know that result of command would be prompt: “Do you really want
to turn remote login off? If you d...