-
Published Question
Hi,
I have a working https://mysite.com with a signed certificate.
if i add a CNAME record
CNAME www mysite.com.
www.mysite.com is redirected to https://www.mysite.com
the CERT is not signed for the site tha...
1
•
•
By
benyb
Apache
DNS
Ubuntu
-
Published Question
Hi, I'm getting amazing slow internet speeds with OPENVPN on digitalocean droplet London data center !
I tried SoftEther was even slower so switched back to OPENVPN
http://www.speedtest.net/my-result/5429908851
do yo...
3
•
•
By
benyb
VPN
Networking
Ubuntu
-
Published Answer
Hi , I’m also getting amazing slow internet speeds with OPENVPN on digitalocean droplet London data center !
I tried SoftEther w…
•
By
benyb
-
Published Answer
ok, I found I could debug sshd with this command
$(which sshd) -Ddp 10222
I was not getting anything meaningful in the normal…
•
By
benyb
-
Published Answer
wait, you do mean … service ssh restart ?
service sshd restart … returns … sshd: unrecognised service
•
By
benyb
-
Published Answer
Tried restarting both server droplet and sshd
$ ssh -v xyz@178.x.x.x
OpenSSH_6.9p1, LibreSSL 2.1.8
debug1: Reading configurati…
•
By
benyb
-
Published Question
Hi , I cannot remote ssh to my droplet, only from within the digitalocean web based ssh client. I am also using webmin and openvpn.
I have
PasswordAuthenitcation yes
I get from osx
ssh: connect to host 178.x.x.x port ...
3
•
•
By
benyb
Security
Firewall