-
Published Answer
iRedmail is great and sets things up on a standard port for general IMAP/POP3 access - so if you are wanting to access from a clien…
•
By
mrcbrown
-
Published Answer
Have you tried running it under sudo? So:
sudo ./install
If you are installing likely needs different permissions, …
•
By
mrcbrown
-
Published Answer
Honestly? That spot in the graph you have highlighted is likely an accurate pin-point of the time highlight, the lower metric is a …
•
By
mrcbrown
-
Published Answer
I’m going to second @jtittle about using SSH keys - would be a lot more secure than it going via email, and too you don’t have to w…
•
By
mrcbrown
-
Published Answer
You could write a quick bash script using SCP/SFTP for transfers and if you are using say OpenSSL:
crypt-send.sh
#!/bi...
•
By
mrcbrown
-
Published Answer
You could do one of the following which have Wordpress Deployment and quick builds of servers:
https://serverpilot.io/a/9f5b39f7…
•
By
mrcbrown
-
Published Answer
Forgive me if I’m wrong, but usually, DKIM/SPF are TXT records, usually also used for verifications,not CNAME’s - have may want to …
•
By
mrcbrown
-
Published Answer
Have you looked at: https://ninescontrol.com – It’s in the Projects list here, so far running fairly slick for me, might be worth …
•
By
mrcbrown
-
Published Answer
I tried a long time ago to get OpenVPN setup, finally gave up and looked for a easier solution which might not give me so much grie…
•
By
mrcbrown
-
Published Answer
Honestly working with various VPS providers over the years, most commonly a VPS will return to it’s last working state (so if onlin…
•
By
mrcbrown
-
Published Answer
Most droplets install bare-bones unless you are choosing an app, but even then be expected as a un-managed system to do some leg wo…
•
By
mrcbrown
-
Published Answer
If it were me I’d remove any instances of old MySQL configurations - it could just be something is configured from the old setup, i…
Accepted Answer:
If it were me I’d remove any instances of old MySQL configurations - it could just be something is configured from the old setup, i…
•
By
mrcbrown
-
Published Answer
If you have no active data in-use, have you tried moving the entire MySQL Data folder out of the equation and then re-install 5.6? …
•
By
mrcbrown