You probably can install CWP on the CentOS 7, but we didn't run any tests on it, so you will have some issues for sure. Do you plan to support CentOS 7 ? Yes, we do plan to support CentOS 7, but with the newer releases. When do you plan to support CentOS 7 ? […]
Category: Other
How to fix Encryption error on the login
If you get an Encryption error on the login by using a root then try the following. Login as root in the shell/ssh 1. try setting a new password for the root user. passwd if this does't help then try 2. Check hashing (hashing needs to be md5 or ) authconfig --test | grep hashing […]