cPanelAaronH
- Total activity 949
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 614
Articles
Recent activity by cPanelAaronH-
su: cannot open session: Cannot make/remove an entry for the specified session
Symptoms When running su to switch users, you encounter an error that you cannot open the session and are unable to switch to that user. Description Running su - <user> -s /bin/bash outputs...
-
kernel: TCP: out of memory -- consider tuning tcp_mem
Symptoms I receive kernel: TCP: out of memory -- consider tuning tcp_mem in the messages log, what can I do about this? Description If the TCP protocol uses more memory than the third value of t...
-
ALT-PHP vs EA-PHP: What is the difference?
QuestionOn my CloudLinux system, I see both EA and ALT PHP Packages installed. What is the difference between these packages? AnswerCloudLinux enables several different PHP management systems on cP...
-
I added additional space to my partition and it's not showing up, what else do I need to do?
Symptoms After expanding your disk, the df command and WHM do not reflect the added disk space. Description Warning: If managed incorrectly, partitioning a disk may result in data loss or system...
-
Error: Too many open files
SymptomsWhen restarting a service, sometimes I see "Error: Too many open files". Cause Each server is provided with a maximum amount of files it can open. Depending on the environment, there are a ...
-
Can a reseller access the plugins within WHM?
Please note that Way to the Web Ltd. (the company behind ConfigServer) has announced it will close permanently on August 31, 2025. However, their free scripts will remain available under the GPLv3 ...
-
Should the email account folders be listed when accessing CalDav through a browser?
Question When accessing CalDAV over port 2080 or 2079, should this list the Email account folders? Answer Yes, this is the default behavior and there is currently no way to disable the listing.
-
How can I setup a ws proxy for traccar?
Question I would like to deploy Traccar for my cPanel server. Is there a way I can do this? Answer Traccar is a Java-based application and while this can be installed and loaded, cPanel is una...
-
How to update LiteSpeed on the command line
QuestionHow do you update LiteSpeed from the command line? Answer Log in to the server via SSH or WHM's Terminal as the root user Execute the following command: # /usr/local/lsws/admin/misc/lsup.s...
-
How to use Apache includes to add configuration directives to all VirtualHosts server-wide
QuestionHow do you use Apache includes to add configuration directives to all VirtualHosts server-wide? AnswerApache configuration directives have certain contexts associated with them. The context...