01-22-2019, 02:10 PM
(01-22-2019, 01:56 PM)Rehan Wrote: I am getting error
" -bash: ./certbot-auto: Permission denied "
I had grabbed one in previous host but now in the new host i am getting this permission error.I searched google about it but unable to find any permission information.
are you running in root?
You will want to run sudo certbot ... rather than just certbot .... This will solve your problem and is the solution most often used.