Search found 137 matches
- Wed Nov 26, 2014 10:17 am
- Forum: Web Server
- Topic: Is it bad Apache listen :80
- Replies: 4
- Views: 2578
Re: Is it bad Apache listen :80
If monitoring is important to you, why not monitor more than just apache and use Nagios (or any other good monitoring solution)?
- Wed Nov 26, 2014 7:47 am
- Forum: Web Server
- Topic: Is it bad Apache listen :80
- Replies: 4
- Views: 2578
Re: Is it bad Apache listen :80
You can't have both apache and nginx listening to the same port.
Use netstat -anp | grep httpd to see what ports apache is listening to.
Use netstat -anp | grep httpd to see what ports apache is listening to.
- Sat Nov 22, 2014 5:22 pm
- Forum: Web Server
- Topic: directory index for https
- Replies: 3
- Views: 1947
- Thu Nov 20, 2014 7:10 am
- Forum: Web Server
- Topic: where is rouncube located?
- Replies: 9
- Views: 6618
Re: where is rouncube located?
I thank you all, I'm sorry but it's not laziness, I'm total newbie, I'm trying to learn and I started 3 month ago to setup a vps, so I'm a little confused even to figure out how to get the information, maybe for you it was easy from the start, for me it's not. You're too confused to click the huge ...
- Wed Nov 19, 2014 4:18 pm
- Forum: General Discussion
- Topic: Denyhosts with vestacp
- Replies: 3
- Views: 1632
Re: Denyhosts with vestacp
Good luck with that.
- Wed Nov 19, 2014 3:38 pm
- Forum: General Discussion
- Topic: Denyhosts with vestacp
- Replies: 3
- Views: 1632
Re: Denyhosts with vestacp
Yes, it is possible.Joop wrote:Hello,
Is it possible to install denyhosts on a server with vestacp?
Joop
- Wed Nov 19, 2014 3:17 pm
- Forum: General Discussion
- Topic: how you protect your server
- Replies: 5
- Views: 3053
Re: how you protect your server
Do you have experience with denyhosts? Does it work with vesta cp? You could have checked the requirements page on the deny hosts website, which mentions Python as a requirement. Stop being lazy, you don't need to ask this: read Vesta's docs page, and use google . You should know Python is not incl...
- Wed Nov 19, 2014 2:30 pm
- Forum: Web Server
- Topic: where is rouncube located?
- Replies: 9
- Views: 6618
Re: where is rouncube located?
Config:
/etc/roundcubemail/main.inc.php
/etc/roundcubemail/db.inc.php
/etc/httpd/conf.d/roundcubemail.conf
Logs:
/var/log/roundcubemail/*
/var/log/httpd/domains/$domain.log
/var/log/httpd/domains/$domain.error.log
As Shua613 said before, just read the docs. People are so lazy these days...
/etc/roundcubemail/main.inc.php
/etc/roundcubemail/db.inc.php
/etc/httpd/conf.d/roundcubemail.conf
Logs:
/var/log/roundcubemail/*
/var/log/httpd/domains/$domain.log
/var/log/httpd/domains/$domain.error.log
As Shua613 said before, just read the docs. People are so lazy these days...
- Tue Nov 18, 2014 11:13 am
- Forum: RHEL/CentOS
- Topic: VestaCP on CentOS 7
- Replies: 43
- Views: 36109
Re: VestaCP on CentOS 7
Imho everybody's just bitching and whining because they want the latest version. There's no reason concerning security, stability, or functionality that makes running 7 a vital must-have. CentOS 6 is stable, actively supported and EOL will be in another 6 years. The Vesta guys will obviously release...
- Mon Nov 17, 2014 8:31 am
- Forum: Web Server
- Topic: Listen to port
- Replies: 3
- Views: 1868
Re: Listen to port
CLI for the win ;-)
I have zero experience with bittorrent sync, but why not just use rsync to backup? Rsync makes these things so much easier.
I have zero experience with bittorrent sync, but why not just use rsync to backup? Rsync makes these things so much easier.