Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 45 matches
- Mon Apr 03, 2017 11:29 am
- Forum: Mail Server
- Topic: Renew SSL
- Replies: 1
- Views: 3764
Renew SSL
First of all, already check firewall settings and everything its fine.
I'm receiving e-mails but not sending
# service dovecot status
dovecot start/running, process 30784
# service exim4 status
* checking separate queue runner daemon... [ OK ]
* checking combined SMTP listener and queue ...
I'm receiving e-mails but not sending
# service dovecot status
dovecot start/running, process 30784
# service exim4 status
* checking separate queue runner daemon... [ OK ]
* checking combined SMTP listener and queue ...
- Wed Dec 21, 2016 2:58 pm
- Forum: Mail Server
- Topic: exim timeout
- Replies: 1
- Views: 2957
Re: exim timeout
# telnet IP 25
gets time out too
gets time out too
- Wed Dec 21, 2016 2:27 pm
- Forum: Mail Server
- Topic: exim timeout
- Replies: 1
- Views: 2957
exim timeout
Exim are working only with internal mails, time out with outside servers and port 25 are not open, and iptables can't be disabled or wtf
Code: Select all
2016-12-21 08:25:47 1cJhNY-0000Q5-F2 == [email protected] <[email protected]> R=dnslookup T=remote_smtp defer (101): Network is unreachable
- Mon Dec 19, 2016 1:00 pm
- Forum: Web Server
- Topic: Lets Encrypt Gui working?
- Replies: 18
- Views: 28653
Re: Lets Encrypt Gui working?
not working at all! every domain that i have, expired and even disabling SSL and enabling again Lets Encrypt Gui does not work!
:(
:(
- Thu Dec 01, 2016 10:36 am
- Forum: Web Server
- Topic: Lets Encrypt Gui working?
- Replies: 18
- Views: 28653
Re: Lets Encrypt Gui working?
yeap!skurudo wrote:m4th3us wrote:Anyone had sucess using lets encrypt gui?
I'v got error:Code: Select all
Error code: 2
What's with your domain? Do you have valid A-record to domain?Code: Select all
Object or argument is not valid
lets encrypt cli works, but the gui don't...
- Sat Nov 26, 2016 9:29 pm
- Forum: Web Server
- Topic: Lets Encrypt Gui working?
- Replies: 18
- Views: 28653
- Thu Nov 03, 2016 10:08 pm
- Forum: General Discussion
- Topic: Kernel security issues Dirty COW
- Replies: 6
- Views: 8223
Re: Kernel security issues Dirty COW
I'm using ubuntu 14.04
will broke my vestacp install?
Code: Select all
apt-get update && apt-get upgrade -y && apt-get dist-upgrade
- Tue Sep 27, 2016 2:45 pm
- Forum: General Discussion
- Topic: Disable Firewall
- Replies: 4
- Views: 8883
Re: Disable Firewall
stop service in the server section are not workingtjebbeke wrote:You can stop the service in the server section in the vesta control panel.
- Tue Sep 20, 2016 11:30 am
- Forum: General Discussion
- Topic: Disable Firewall
- Replies: 4
- Views: 8883
Disable Firewall
Firewall ( iptables ) its not working proprely, and i wanna disable, but thats not working in vestacp, whats the safe way with cli?
- Tue Sep 13, 2016 1:30 pm
- Forum: Database Server
- Topic: [SOLVED] Help MySQL
- Replies: 2
- Views: 5641
Re: Help MySQL
Solved...
Code: Select all
apt-get install mysql-server --fix-missing --fix-broken