Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 9 matches
- Thu Feb 04, 2016 12:35 pm
- Forum: Web Server
- Topic: All user can add subdomain of main domain
- Replies: 7
- Views: 7796
Re: All user can add subdomain of main domain
I just noticed this too and I'm considering this to be a huge issue.
It isn't always possible to monitor the activities of users in realtime, so there always could be a short period in which a unauthorized user could run a subdomain. Even short periods could cause major security concerns.
For ...
It isn't always possible to monitor the activities of users in realtime, so there always could be a short period in which a unauthorized user could run a subdomain. Even short periods could cause major security concerns.
For ...
- Thu Jul 02, 2015 9:26 am
- Forum: Mail Server
- Topic: Mail server on different machine
- Replies: 4
- Views: 4800
Re: Mail server on different machine
You could setup an SMTP Relay on the Whitelisted-Server and then configure Exim as described here: https://wiki.archlinux.org/index.php/Ex ... MTP_server
- Wed Jul 01, 2015 2:23 pm
- Forum: General Discussion
- Topic: Firewall stateful only TCP
- Replies: 0
- Views: 1865
Firewall stateful only TCP
Why is iptables in https://github.com/serghey-rodin/vesta/ ... ewall#L111 configured with -p tcp
to accept only established tcp connection, but to drop udp?
to accept only established tcp connection, but to drop udp?
- Tue Jun 30, 2015 1:42 pm
- Forum: RHEL/CentOS
- Topic: VestaCP on CentOS 7
- Replies: 43
- Views: 66017
Re: VestaCP on CentOS 7
Yeah I wrote everything into that install-script to install vesta on other servers, too. :)
I just fixed some things and I'm still not sure if everything is stable yet.
So this is only for experimental purposes.
When the offical script is done I will backup my configuration and reinstall vesta with ...
I just fixed some things and I'm still not sure if everything is stable yet.
So this is only for experimental purposes.
When the offical script is done I will backup my configuration and reinstall vesta with ...
- Tue Jun 30, 2015 1:36 pm
- Forum: RHEL/CentOS
- Topic: Bug in install script for RHEL
- Replies: 7
- Views: 7889
Re: Bug in install script for RHEL
Yep, better do that.
Mine is just for experimental purposes, because I have CentOS7 servers, wanted to configure them and the official install-script isn't done/tested yet.
Mine is just for experimental purposes, because I have CentOS7 servers, wanted to configure them and the official install-script isn't done/tested yet.
- Mon Jun 29, 2015 9:12 pm
- Forum: RHEL/CentOS
- Topic: Bug in install script for RHEL
- Replies: 7
- Views: 7889
Re: Bug in install script for RHEL
It can! The right install script just isn't there.
I modified mine to work: https://github.com/nobodypb/vesta/blob/ ... ll-rhel.sh
I modified mine to work: https://github.com/nobodypb/vesta/blob/ ... ll-rhel.sh
- Mon Jun 29, 2015 5:35 pm
- Forum: RHEL/CentOS
- Topic: Bug in install script for RHEL
- Replies: 7
- Views: 7889
Re: Bug in install script for RHEL
This is because it changes to
wget $CHOST/$VERSION/$release/dovecot.tar.gz -O /etc/dovecot.tar.gz
to support CentOS7
wget $CHOST/$VERSION/$release/dovecot.tar.gz -O /etc/dovecot.tar.gz
to support CentOS7
- Mon Jun 29, 2015 12:07 pm
- Forum: RHEL/CentOS
- Topic: VestaCP on CentOS 7
- Replies: 43
- Views: 66017
Re: VestaCP on CentOS 7
Got it working on CentOS 7 now. Installed everything manually to made it work. Also needed some minor fixes in the code.
- Fri Jun 26, 2015 6:22 am
- Forum: RHEL/CentOS
- Topic: VestaCP on CentOS 7
- Replies: 43
- Views: 66017
Re: VestaCP on CentOS 7
Hey guys,
is there any way to help you with the CentOS 7 support?
I set up CentOS 7 because of long-term support on my server and wanted to use VestaCP.
I read in version history it would be supported, but obviously the installer isn't done yet.
I'm waiting for an update since a week now, could ...
is there any way to help you with the CentOS 7 support?
I set up CentOS 7 because of long-term support on my server and wanted to use VestaCP.
I read in version history it would be supported, but obviously the installer isn't done yet.
I'm waiting for an update since a week now, could ...