I would like to run the following command via SSH:
# plesk bin extension --disable google-authenticator
I am using PuTTY, where the above command is outputting the following:
plesk: command not found
I am assuming this is because the command line has a '$' prefix, which I cannot modify. Is anyone able to advise on what I need to do, in order to replace this '$' with the required '#'; so that I can run the above command?
# plesk bin extension --disable google-authenticator
I am using PuTTY, where the above command is outputting the following:
plesk: command not found
I am assuming this is because the command line has a '$' prefix, which I cannot modify. Is anyone able to advise on what I need to do, in order to replace this '$' with the required '#'; so that I can run the above command?