Please fill out the fields below so we can help you better.
My domain is: njbtestsite.com (not a live site, hosted but doesn’t have a real domain)
I ran this command: wget https://dl.eff.org/certbot-auto chmod a+x certbot-auto
It produced this output:
–2016-12-08 14:15:59-- https://dl.eff.org/certbot-auto
Resolving dl.eff.org… 173.239.79.196
Connecting to dl.eff.org|173.239.79.196|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 44442 (43K) [text/plain]
Saving to: `certbot-auto’
100%[======================================>] 44,442 --.-K/s in 0.1s
2016-12-08 14:16:00 (314 KB/s) - `certbot-auto’ saved [44442/44442]
njbtest@cloud09 [~]# chmod a+x certbot-auto
My operating system is (include version): Apache+LiteSpeed combination being our handler! (from hosting provider)
My web server is (include version): Our shared servers run off of CloudLinux as the OS
My hosting provider, if applicable, is: https://www.bestwebhosting.co.uk
I can login to a root shell on my machine: Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): cPanel 60.0.24
Ran the command and got the output as seen when to run the following command after (thought I was following the guide)
$ ./path/to/certbot-auto --apache
Only get this as output after
-bash: $: command not found
Completely lost on what I should be doing/have done wrong, any help would be greatly appreciated!