-
Published Question
Hey everyone. I was using `this tutorial (https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-on-ubuntu-16-04) on how to install Postfix on an Ubuntu 16.04 server. Everything in the g...
0
•
•
By
stradaentracasa
Email
Configuration Management
-
Published Question
Hi there. I tried setting up a Mail in a box SMTP server on my DIgital Ocean droplet: https://www.digitalocean.com/community/tutorials/how-to-run-your-own-mail-server-with-mail-in-a-box-on-ubuntu-14-04
Unfortunately t...
1
•
•
By
stradaentracasa
Email
Server Optimization
Apache
Ubuntu 16.04
-
Published Answer
unfortunately it did not work still, but thank you so much for your efforts. if you have any other suggestions i’d be willing to tr…
•
By
stradaentracasa
-
Published Question
Hi there, noob here who doesn't know what they're doing. I went into WordPress Dashboard --> General Settings and saw the fields "WordPress Address" and "Site Address" were filled with my IP address "http://104.236.88...
1
•
•
By
stradaentracasa
WordPress
-
Published Question
I'm hoping to find some help with this one. I finally got my wordpress site up and running, but now it will only work if I enter my droplet server's IP address. My domain gives a page not found error when I try access...
1
•
•
By
stradaentracasa
WordPress
-
Published Answer
UPDATE: I tried going through the steps in the guide again and got it (kind of) working, when I enter my server IP address I can ac…
•
By
stradaentracasa
-
Published Question
Hi there everyone, I connected to my droplet server via SSH and followed all the steps in this guide:
https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lamp-on-ubuntu-16-04
Everything wor...
Accepted Answer:
Hello,
Please change this line.
```
ServerName www.example.com
```
Then you should add your domain in instead.
ServerName www.example.com
Notice in my second example the "#" sign is also removed. That is important t...
9
•
•
By
stradaentracasa
WordPress
Server Optimization
PHP
Configuration Management
-
Published Answer
When I try to connect via HTTPS i get this error on chrome:
“This site can’t be reached
cultureontrial.com refused to connect…
•
By
stradaentracasa
-
Published Question
Just wondering if they offer anything other than self signed SSL certificates.
2
•
•
By
stradaentracasa
Security
Ubuntu 16.04
-
Published Question
Hi there, newbie here. I followed a guide via digitalocean for generating an SSH key for my droplet server. However when I log into the server via putty it does not require me to authenticate with my key and I can log...
1
•
•
By
stradaentracasa
Security
Server Optimization
Ubuntu 16.04