-
Published Answer
Setup ssh from another computer to access same droplet.
I figured out if I copied files from .ssh from old client to new client …
•
By
stevehendo34
-
Published Question
I went through setting up ssh with keys, and everything works with keys and passphrase.
How do I make it work on another client computer. Do I just copy some files or generate another keys on the to other laptop compu...
3
•
•
By
stevehendo34
Networking
-
Published Question
i have free cet from StartSSL for my domain--it worked, but was clumsy procedure with them.
I want use one new one generated from Let’s Encrypt
Why?
If you’re running Apache on a recent Debian-based OS, you can try t...
1
•
•
By
stevehendo34
Security
Apache
Ubuntu
-
Published Question
nano /etc/ssh/sshd_config
```
Set this to 'yes' to enable PAM authentication, account processing,
and session processing. If this is enabled, PAM authentication will
be allowed through the ChallengeResponseAuthenticat...
1
•
•
By
stevehendo34
Security
-
Published Answer
I did it once just forgot what happens to let you back into StartSLL site. I found it and imported it back into the new copy of Chr…
•
By
stevehendo34
-
Published Question
StartSSL Digital Certificate, Dose this go in the browser. I re-installed Linux on my desktop and the Authenticate button at StartSSL.com dose not work anymore. I probably have a backup if I restore the old .config/go...
3
•
•
By
stevehendo34
-
Published Question
First Problem:
/etc/postfix/main.cf for iRedMail
I got free SSL certificate from StartSSL
Certificate ca.pem private.key ssl.crt ssub.class1.server.ca.pemfiles are in cd /etc/apache2/ssl and they work fine when a...
1
•
•
By
stevehendo34
-
Published Question
DNS RECORD:
$TTL 1800
@ IN SOA ns1.digitalocean.com. hostmaster.mydomainmame.us. (
139... ; last update: 2014-04-24 13:14:59 UTC
3600 ; refresh
900 ; retry
1...
1
•
•
By
stevehendo34
-
Published Question
Were do I put these files right with the ones for myserver.us in etc/apache2/ssl .
Then do I have to add another <VirtualHost *:XXX> in /etc/apache2/sites-enabled/000-defaul?
1
•
•
By
stevehendo34
-
Published Answer
SOLVED you have to have 1G mem to use iredmail or do this:
<br>
<br>Stop virus/spam scanning, keep DKIM signing/verification and Di…
•
By
stevehendo34
-
Published Question
Diagnostic-Code: X-Postfix; connect to 127.0.0.1[127.0.0.1]:10024: Connection refused.
Anyone know what this is about?
4
•
•
By
stevehendo34
-
Published Answer
How dose this look?
<br>
<br>$TTL 1800
<br>@ IN SOA ns1.digitalocean.com. hostmaster.stephenhenderson.us. (
<br> 1398242919 ; la…
•
By
stevehendo34
-
Published Answer
nice thanks
•
By
stevehendo34
-
Published Question
For an iredmail server.
What should I name my droplet mydomain.us or mail.mydomain.us?
What should then be the entry in ect/hosts?
It says all kinds of different things all over the internet /etc/hosts.
I think all th...
3
•
•
By
stevehendo34
-
Published Question
It says it sent the emails and their in the sent box from the web interface.
I dose not receive mail went sent from postmaster@mydomain.us back to postmaster@mydomain.us Also wont receive from gmail.
Any where I can b...
5
•
•
By
stevehendo34
-
Published Question
I followed the directions for installing iredmail server and it works.
http://www.cloudservers.com/how-to-install-iredmail-on-ubuntu-12-04/
http://192.168.1.200/iredadmin/ gets me to administrator Dashboard
http://19...
1
•
•
By
stevehendo34
-
Published Answer
How To Install iRedMail On Ubuntu 12.04 x64
<br>digitalocean.com/community
<br>
<br>https://www.digitalocean.com/community/articles…
•
By
stevehendo34
-
Published Question
Can I / should I use the same certificate for both iredmail and apache?
I already got one for apache from StartSLL but want to add a mail server to my same domain name. https://myname.us
1
•
•
By
stevehendo34
-
Published Question
I made a mistake and did not name my droplet s the same as my domain name. I then brought up my web server and set up DNS to my domain name. All's well with webserver.
I now want to install a mail server and it say...
2
•
•
By
stevehendo34
-
Published Answer
I have a .us and am running running it on on the droplet as a web server and it works. myname.us but is not veepme.us so what goes …
•
By
stevehendo34