vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
We already answered your question. Twice.
-
On a Linux system, the user can only edit files that are owned by them or that have open permissions. So really all you need to do is create a user with SSH access.
-
It would be easier to use the WHM account transfer utility:
-
What's in your MySQL error log? This is typically a resource issue, like your server running out of memory.
-
Not sure how removing "the secure part" from FTP would constitute as making it better. If you intend to push SFTP, I would do the opposite. Disable normal FTP and just allow SFTP.
-
[quote="jortiz565, post: 1688542">Hello, I'm considering using sataIII drives 7,200. What are the benefits about raid 6 for a shared hosting? It's faster than raid 5 with additional redundancy,...
-
Part of this would depend on the size/speed of the spinning media. I would suggest 10K or faster, the first 4 drives in RAID 5 or RAID 10 (if you have space to spare - RAID 10 is much faster), the...
-
If you are using suphp, you do not need open_basedir. The only place you CAN use it with suPHP is in php.ini, but even then, the user/group/perm restrictions for suphp prevent this setting from ha...
-
Remove the Home Directory Prefix. Or in /etc/wwwacct.conf, make it look like this: HOMEDIR /home HOMEMATCH HOMEMATCH is what tells cpanel to match any folder with /home in it, and it will use w...
-
When the user signs up, I suppose you could have something where they specify the DNS records they want, then have the script hook pick that data up and create the records after the account is crea...