forced renewal of all certs can be done with this command: Code: [Select] /root/.acme.sh/acme.sh –home /root/.acme.sh/cwp_certs –cron –force or single domain Code: [Select] /root/.acme.sh/acme.sh –home /root/.acme.sh/cwp_certs –renew -d www.domain.com –force
Tag Archives: centos
centos install plesk
This walks you though the process I went though to install Plesk on CentOS 5.4
yum “ Segmentation fault” in centos
The first thing I do when yum starts behaving strangely is
RPMforge for CentOS 6
The default RPMforge repository does not replace any CentOS base packages. In the past it used to, but those packages are now in a separate repository (rpmforge-extras) which is disabled by default.
Linux log files location and how do I view logs files?
Q. I am new to Linux and I would like to know where are the log files located under Debian or Cento OS Linux server? How do I open or view log files?
ClamAV on centos 6.0
To install ClamAV antivirus on CentOS 6.0 along with automatic updates and a nightly full system scan please use the following process: