Displaying 2 results from an estimated 2 matches for "centosrhel7".
Did you mean:
centosrhel
2020 Nov 12
2
Trying to install certbot on CentOS
Following the advice obtained here, I am trying to get a LetsEncrypt
certificate.
These are the instructions:
Step 1:
https://snapcraft.io/docs/installing-snapd
Step 2:
https://certbot.eff.org/lets-encrypt/centosrhel7-apache
My problem is this error message:
# snap install --classic certbot
error: system does not fully support snapd: cannot mount squashfs image
using "squashfs": mount:
?????? /tmp/sanity-squashfs-881328484: failed to setup loop device: No
such file or directory
Apparently, RedHa...
2020 Nov 12
1
Fwd: Trying to install certbot on CentOS
.../12/2020 10:44 AM, Raymond Herrera wrote:
> Following the advice obtained here, I am trying to get a LetsEncrypt
> certificate.
>
> These are the instructions:
>
> Step 1:
> https://snapcraft.io/docs/installing-snapd
>
> Step 2:
> https://certbot.eff.org/lets-encrypt/centosrhel7-apache
>
> My problem is this error message:
>
> # snap install --classic certbot
>
> error: system does not fully support snapd: cannot mount squashfs
> image using "squashfs": mount:
> ?????? /tmp/sanity-squashfs-881328484: failed to setup loop device: No
>...