MattDeox
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by MattDeox-
MattDeox created a post,
Iptables get overwritten over time
Hello, I want my cpanel server to be able to connect to my proxy on outgoing port 3127 therefore I executed iptables -A OUTPUT -p tcp --dport 3127 -j ACCEPT service iptables save and this seemed ...
-
MattDeox created a post,
Fix SSL issues for cPanel
I've purchased a SSL certificate from Thawte for my main domain and I assigned the certificate to the domain via cPanel. I can access my website through https:// with no problems but when I try to...
-
MattDeox commented,
Okay I got it sorted
-
MattDeox commented,
How would I need to setup the email for cpanel? Would I need to add the domain on cpanel and then create the email there or is it done differently? Is it possible to add the email without adding a...
-
MattDeox created a post,
How to use a different server for mails than a website is hosted on
I have several client websites on a cms hosted on amazon EC2 and I have a dedicated webserver with cpanel. I don't have access to the code of the cms. Now the cms doesn't have email capabilities s...
-
MattDeox commented,
It worked doing "du -sh /*" It seems 26G is taken by "/var/lib/mysql/ibdata1" which should be innodb tables. Isn't this already counted for mysql in the user accounts? There it shows 3G for mysq...
-
MattDeox commented,
When executing the "du -sh /" command via root I get the following error: [QUOTE]du: cannot access `/proc/17935/task/17935/fd/4': No such file or directory du: cannot access `/proc/17935/task/1793...
-
MattDeox commented,
I just check the backup configuration and backups are disabled, so it can't be it, right?
-
MattDeox created a post,
Find out what takes all the disk space
Hello, I have a vps with a 40GB SSD harddrive. cPanel WHM shows 35G used under Disk Usage. When I check the accounts the combined disk usage is 3517 MB. How can I find out what takes those oth...