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 - Hostingness

Pages: [1]
1
SSL / Re: Disable AutoSSL (LetsEncrypt)
« on: July 18, 2021, 09:05:52 PM »
All these are not active but still LetsEncrypt gets installed automatically on all websites

2
SSL / Disable AutoSSL (LetsEncrypt)
« on: July 16, 2021, 06:52:07 AM »
How to disable LetsEncrypt AutoSSL feature?
Its getting installed automatically even if I uninstalled them. I want to manually install them if needed.

3
Installation / Re: Will it work for Raspberry Pi 4
« on: August 24, 2019, 05:24:59 PM »
Use RPI as testing board only. It cant run CentOS, if you manage to install on Debian, Raspbian or Ubuntu, Rpi 4 will not be able to handle processes. Additionally, continuous use can burn the board.

4
cPanel migration will bring an extra issue of file permissions. If you are good at command line, do the below

1. Create all users in CWP
2. Compress data of each user in public_html
3. Download that compressed file by going to cd /home/<user>/public_html by using wget <url>/file.zip
4. Uncompress there or goto Advanced File Manager of CWP and uncompress from there

This could take around 5 mins per user. If db exists, then some extra time.

5
CentOS 7 Problems / Unable to login into User Account
« on: August 24, 2019, 01:54:33 PM »
Server in production. Found recent files & dir changes and locked file system from user account. Now when I want to unlock, I was unable to login into user account. After clicking on login, it just refreshes page and lands on same login page with no error. Couldnt understand how to solve this issue. Getting permission denied error in ftp user login when trying to upload file, unable to mkdir using sudo from SSH.

6
E-Mail / Re: Email rejected: Quota exceeded (mailbox for user is full)
« on: February 01, 2018, 09:36:34 PM »
This can be done but make sure you don't change anything else.
In root mysql, goto postfix and goto mailbox and search for email id to which you want to change quota, you can find quota with value as 0 (its in bytes) so calculate and change that value.

7
iptables / Remove unwanted IPtable rules
« on: December 08, 2017, 10:19:36 AM »
There are totally 117 IPtable rules added. When I try to enable firewall, it says 20 more IPtable rules need to be added but I have only 128 rules allocation. Any reply on unnecessary rules so I can remove them and enable firewall?

8
CentOS 7 Problems / Remove unwanted IPtable rules
« on: December 08, 2017, 10:16:25 AM »
There are totally 117 IPtable rules added. When I try to enable firewall, it says 20 more IPtable rules need to be added but I have only 128 rules allocation. Any reply on unnecessary rules so I can remove them and enable firewall?

Pages: [1]