Show Posts

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.


Messages - sundar rajamani

Pages: [1]
1
Installation / Re: Compiler requires 512 MB RAM + SWAP
« on: September 22, 2024, 01:30:38 PM »
Am facing this issue after moved my server from centos7 to almalinux, i have used 16gb ram only while using centos7 now i have increased my ram to 24gb for almalinux after 16gb memory overload. now 24gb also used 92% swap memory using 4gb top commands nothing show big spike anyone help pls.....

2
Other / Re: Email Accounts are not getting listed
« on: July 10, 2024, 03:36:46 AM »
if its ajax error means make sure u have chosen the correct time zone in cwp php ini version

3
hi how about almalinux 8.10 is that option still are in beta? ip manager and chkconfig manager?

and one more thing is i have successfully move to almalinux 8.1 everything works fine but above 2 error am facing and another one check record option under dns list zone bind dns info status is showing as inactive

4
Updates / Re: CentOS 7 Update to CentOS 8 Stream
« on: April 05, 2024, 07:26:08 AM »
but cwp support recommend centos is the 1st priority after that only other distro they recommend.....



5
Updates / Re: CentOS 7 Update to CentOS 8 Stream
« on: April 04, 2024, 11:32:28 PM »
Hi i have seen the migration procedure while search in google is that migration will do migrate without data loss? here the procedure which i have seen in google search....

CentOS 7 to CentOS 8 Stream Migration:
CentOS 7 will be supported until June 2024, while CentOS 8 will be supported until the end of 2021.
To migrate from CentOS 7 to CentOS 8 Stream, follow these steps:
Update the system: sudo dnf update -y
Install CentOS 8 release stream repository: sudo dnf install centos-release-stream -y
Adjust repositories to point to CentOS Stream: sudo dnf swap centos-linux-repos centos-stream-repos -y3.


6
Let make simple,

on new server copy Public Key from: # cat /root/.ssh/id_rsa.pub
and paste Public key to Old server: # nano /root/.ssh/authorized_keys

Nice this method looks like its working any way once complete will update here

7
Hi facing the same error after update cwp I think am facing this issue....

8
DNS / Re: Domain doesn't work without 'www'
« on: December 12, 2021, 03:12:53 PM »
delete all dns records and create new one :-

A
Cname
MX
NS

A record will be non www and should point to server ip address

eg.
A    domain.com    192.168.0.1
cname    www   domain.com

My domain is s4hosting.in hostname is cwp.s4hosting.in using cloudflare ns records dns records are looking fine http://leafdns.com/index.cgi?testid=196F7599 but still i couldnt renew letsencrypt ssl every time getting www or without ww error can u pls help in this......

9
SSL / Re: All domains getting ssl error
« on: October 02, 2021, 12:19:49 PM »
facing the same problem couldnt find the error in error log too...

apache/domlogs/smithikamobiles.in error log also not showing anything

domain name : http://smithikamobiles.in without ssl working fine

https://smithikamobiles.in not working getting ERR_SSL_PROTOCOL_ERROR

any one help me to fix more than 5 days searching for solution...

Pages: [1]