GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
Not enough details to know definitively, but this behavior can be explained if you are accessing using https and exmaple.com does not have any kind of ssl certificate installed. If there is no ssl...
-
You cannot have a mailing list that has any conflicts with existing email accounts since Mailman uses several pre-defined email addresses. You'll either need to rename the email account or rename ...
-
You certainly can have /home mounted as a NFS volume and it can give you some more flexibility, however, the recovery would not at all work like you are thinking. The Mysql databases are not store...
-
It might actually be easier for you to symlink public to public_html. However, this can be done, check this out: interserver.net/tips/kb/change-primary-domain-document-root-cpanelwhm/
-
You'll need to boot it in rescue mode, most providers have an option for this, or you may have to ask your server provider to do this for you.
-
You can use this command: find /home -name ".contactemail" -exec grep "email@domain.com" {} /dev/null \;
-
Yes, in the set up I laid out, all the OS files would run off the SSD. As would the user database files which would really be prefereable performance wise and since you have enough room for them t...
-
I edited my post, phone auto correct got me in a couple of places. Changes are underlined. If you are still lost, please elaborate on what we can clear up for you.
-
For swap anything over 4gb is a total waste. With 96 GB ram you should never even be using swap really unless something is badly misconfigured. /home is where your user data (other than databases)...
-
The default is really fine where you put all your space on /, but having two small SSD's up front does make this a bit of a challenge. If it were me, I would probably RAID1 those two SSD drives an...