This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
91
How to / Re: [Tutorial] How to install SSL on hostname?
« on: May 30, 2019, 04:02:53 PM »I followed these instructions and without success, I went and obtained a Comodo SSL Certificate but cannot even add that to the server.
[root@hostsrv ~]# service cwpsrv reload
Redirecting to /bin/systemctl reload cwpsrv.service
[root@hostsrv ~]#
No errors
But when I go tot he site the browser keeps saying :
This site is not secure
And in Opera I can't even override it as I can with MS Explorer
Any suggestions?
Kindly confirm that you have an A record for the hostname?
92
How to / Re: [Tutorial] How to install SSL on hostname?
« on: May 27, 2019, 01:22:36 AM »Followed the tutorial and still no green padlock!
Can you send me your hostname.
93
Installation / Re: Root Account Suspended
« on: May 20, 2019, 03:58:44 PM »
ec2 comes with the default user ec2-user and not the root user.
So, you will have to do the following
So, you will have to do the following
- Install the CWP panel
- At the end restart the server
- Login to server again
- Enter sudo su (it will give you root access
- Enter passwd (It is used to change the password)
- Enter the new password
- Then go to CWP login page and enter this password for root
94
CentOS-WebPanel GUI / Re: CWP Directory Structure Not Alphabetical
« on: May 20, 2019, 03:55:20 PM »
CWP team reply to only few threads here. So, its better to ask them directly through their support system.
http://support.centos-webpanel.com/
http://support.centos-webpanel.com/
95
SSL / Re: SSL on webpanel
« on: May 20, 2019, 03:53:52 PM »
Read this thread. I hope it will help.
http://forum.centos-webpanel.com/how-to/(tutorial)-how-to-install-ssl-on-hostname
http://forum.centos-webpanel.com/how-to/(tutorial)-how-to-install-ssl-on-hostname
96
DNS / Re: How to setup DNS & Nameserver?
« on: May 20, 2019, 03:51:30 PM »
You will have to go to Advanced DNS section of domain at NC and then create two name servers with your server IP.
97
DNS / Re: server hostname SSL
« on: May 15, 2019, 01:25:09 AM »
Hello,
You can follow this working tutorial
http://forum.centos-webpanel.com/how-to/(tutorial)-how-to-install-ssl-on-hostname/
You can follow this working tutorial
http://forum.centos-webpanel.com/how-to/(tutorial)-how-to-install-ssl-on-hostname/
98
CentOS-WebPanel Bugs / Re: WHMCS Module has an error
« on: May 14, 2019, 12:40:16 AM »
Both are serious issues which needs immediate action by the CWP team.
Please submit the bug details to CWP team via contact form and I hope that they will fix it ASAP.
https://support.centos-webpanel.com/
Please submit the bug details to CWP team via contact form and I hope that they will fix it ASAP.
https://support.centos-webpanel.com/
99
CentOS-WebPanel GUI / Re: Letsencrypt Manager
« on: May 14, 2019, 12:36:02 AM »Thanks for the reply. I'm on CWP version 0.9.8.613. Is this a very old version?. Please see the screenshot from this link https://www.rush-print.co.uk/media/2019-05-13%2017_27_18-Window.jpg on SSL Certificate window. Please let me know if there's any way to install new Letsencrypt certificate to a different domain from this window.
Thanks
Geeth
You are only latest version I think (on Centos 6).
You can install free LE SSL by using Second tab in the window shown in screenshot. Click on AutoSSL [Free ] option and choose your domain to get free LE SSL for your domains.
100
How to / Re: [Tutorial] How to install SSL on hostname?
« on: May 13, 2019, 10:44:03 AM »Excellent tutorial jamshed_206, thank you very much, I have had problems lately with this topic and now I have it much clearer.
I am happy to see you happy. Enjoy the CWP and if you have any issue, contact me.
101
Addons / Re: Petition to REMOVE NETDATA ENTIRELY from Centos-webpanel
« on: May 11, 2019, 11:43:07 AM »
You can reply netdata using this command
Good thing is that CWP team has made netdata option and will not be installed by default. You can install it later if needed.
Code: [Select]
/usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes
Good thing is that CWP team has made netdata option and will not be installed by default. You can install it later if needed.
102
CentOS-WebPanel GUI / Re: Security - Hide all processes
« on: May 11, 2019, 11:39:59 AM »
I can confirm that this issue still persists after a long time.
103
CentOS-WebPanel GUI / Re: Letsencrypt Manager
« on: May 11, 2019, 11:38:41 AM »
Most probably you are using a very old version of CWP(which is receiving the updates currently) because LE manager was removed very long ago.
Now, you will have to manage LE SSLs using Webserver Settings>> SSL Certificates option in CWP admin panel.
Now, you will have to manage LE SSLs using Webserver Settings>> SSL Certificates option in CWP admin panel.
104
How to / Re: [Tutorial] How to install SSL on hostname?
« on: May 07, 2019, 11:09:16 AM »
It seems that you have not A record for panel.betahostserver.com.
So, kindly go to DNS manager and add an A record for panel with server IP.
So, kindly go to DNS manager and add an A record for panel with server IP.
105
How to / [Tutorial] How to install SSL on hostname?
« on: May 05, 2019, 09:03:16 AM »
Hello,
I could see that a lot of users are asking "How to install SSL on hostname" and I found a few tutorials some of which are working and others do not. Also, the tutorials which are working are lenghty and not for linux newbie.
So, I will teach you here how to install and configure Letsencrypt Free SSL on hostname in CWP in simple 3 steps.
1 - Check that you should have an A record for the hostname. For example if your server hostname is cp.hostinpk.com, then you should have an A record for "cp" pointing to server IP
2 - Login to CWP Admin Panel>> Server Settings>>Change Hostname and then hit "Change Hostname" button after putting your desired hostname (in my case cp.hostinpk.com). This will only generate a valid LE SSL for your hostname when an A record is present against hostname
3 - Perform following command from shell
THAT's IT. Enjoy the green padlock while accessing the CWP services (admin panel, user panel, webmail, etc..)
I could see that a lot of users are asking "How to install SSL on hostname" and I found a few tutorials some of which are working and others do not. Also, the tutorials which are working are lenghty and not for linux newbie.
So, I will teach you here how to install and configure Letsencrypt Free SSL on hostname in CWP in simple 3 steps.
1 - Check that you should have an A record for the hostname. For example if your server hostname is cp.hostinpk.com, then you should have an A record for "cp" pointing to server IP
2 - Login to CWP Admin Panel>> Server Settings>>Change Hostname and then hit "Change Hostname" button after putting your desired hostname (in my case cp.hostinpk.com). This will only generate a valid LE SSL for your hostname when an A record is present against hostname
3 - Perform following command from shell
Code: [Select]
service cwpsrv reload
THAT's IT. Enjoy the green padlock while accessing the CWP services (admin panel, user panel, webmail, etc..)