Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

ubuntu

  1. Administrator

    Npm Install Error

    sudo -u www npm install npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /home/www/.npm npm ERR! errno -13 npm ERR! npm ERR! Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which has since been addressed. npm ERR! npm ERR! To permanently...
  2. Administrator

    How to renew certbot ssl certificates?

    Certbot is an easy linux tool to install any free lets-encrypt certificate for your website, or renew them. use this below command Once you do this, certbot will automatically renews your expired domain SSL or domains which are going to expire in a very short period of time. What if CERTBOT...
Top Bottom