autumnwalker123
- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by autumnwalker123-
You can review the /proc/mounts file to check your system for VirtFS mount points. Feel free to open a support ticket with us if you'd like us to verify that removing the old directory won't cause ...
-
Thanks Michael. I was able to successfully move /home to the new logical volume using rsync and excluding /home/virtfs from being copied across. After putting the server into single user mode I cou...
-
Thank you!
-
cPanel DNS-Only only includes services that it actually utilizes. Thus, you don't have to disable any of the services that are enabled by default. Thank you. Say someone disabled services on a DNS...
-
Hello :) Exim is installed is so that cPanel can send system notifications to root or the server contact e-mail address. Thank you. Ah, that is what I thought. What services can be disabled on ...
-
Would this apply to applications on the server sending via SMTP as well? I have noticed a slow SMTP issue via apps like Invision Power Board. Issue is fixed by using external SMTP (e.g. Mandrill).
-
Ended up forcing the upgrade via the instructions in this thread:
-
Makes me nervous to run a custom build which is unsupported. Recommendation on how to best mitigate POODLE and keep sslv3 enabled?
-
[quote="cPanelMichael, post: 1737131">Hello, Please ensure you update "bash" on your system: yum update bash You can check to see if the updated version is installed with a command such as: rpm...
-
I followed the instructions here after updating my cPanel install and removed SSLHonorCipherOrder On SSLProtocol +All -SSLv2 -SSLv3 from my Apache Pre Main include; however, SSL Labs is still re...