Search found 31 matches
- Mon Feb 03, 2020 10:07 pm
- Forum: General Discussion
- Topic: multi drive
- Replies: 8
- Views: 8887
Re: multi drive
Could You tell us how? 1) What about paths in dovecot / exim? 2) What about DOCUMENT_ROOT paths? As we know we can manual change document_root for www, but this is a temporary change. With exim / dovecot - this is not simple because they not have vhosts so we could not change path to ~/conf and ~/ma...
- Mon Feb 03, 2020 6:44 am
- Forum: General Discussion
- Topic: multi drive
- Replies: 8
- Views: 8887
Re: multi drive
This is impossible.
RAID1 is better solution.
Both disks are mirror images.
If one failure, then all data with all accounts stil will be correct on second.
RAID1 is better solution.
Both disks are mirror images.
If one failure, then all data with all accounts stil will be correct on second.
- Sun Feb 02, 2020 10:37 pm
- Forum: General Discussion
- Topic: multi drive
- Replies: 8
- Views: 8887
Re: multi drive
The answer is "Yes, You can use both disc with Vesta".
- Sun Feb 02, 2020 10:36 pm
- Forum: General Discussion
- Topic: multi drive
- Replies: 8
- Views: 8887
Re: multi drive
With mdadm you can build software RAID.
I suggest RAID 1
I suggest RAID 1
- Sun Feb 02, 2020 9:03 pm
- Forum: General Discussion
- Topic: multi drive
- Replies: 8
- Views: 8887
Re: multi drive
Read about mdadm (https://linux.die.net/man/8/mdadm)
- Fri Jan 10, 2020 10:51 am
- Forum: General Discussion
- Topic: Premium Support
- Replies: 1
- Views: 2669
Re: Premium Support
I`m so very sad.
Awsome project but I thins he dying :(
Awsome project but I thins he dying :(
- Thu Dec 19, 2019 9:02 am
- Forum: General Discussion
- Topic: Vesta future
- Replies: 7
- Views: 9559
Vesta future
Hi
I have some feard about future of project.
In panel, I have 0.9.8-26 version but there is any info about this release.
The github repository is rarely updated.
Why will creators not share work with the community?
Is the project dying?
I have some feard about future of project.
In panel, I have 0.9.8-26 version but there is any info about this release.
The github repository is rarely updated.
Why will creators not share work with the community?
Is the project dying?
- Thu Dec 19, 2019 8:28 am
- Forum: General Discussion
- Topic: Is it possible?
- Replies: 4
- Views: 50108
Re: Is it possible?
I have similar solution but for apache only
1) create domain vesta.<domain>
2) setup proxy on apache side and include in /home/$user/conf/web/vesta.proxy.conf as IncludeOptional (see your vhost settings)
ProxyPass "/" "http://<domain>:8083/"
ProxyPassReverse "/" "http://<domain>:8083/"
1) create domain vesta.<domain>
2) setup proxy on apache side and include in /home/$user/conf/web/vesta.proxy.conf as IncludeOptional (see your vhost settings)
ProxyPass "/" "http://<domain>:8083/"
ProxyPassReverse "/" "http://<domain>:8083/"
- Sun Jun 23, 2019 7:49 pm
- Forum: Web Server
- Topic: HowTO Update Apache (HTTPD) in Centos
- Replies: 4
- Views: 23518
Re: HowTO Update Apache (HTTPD) in Centos
Instead codeit you can use https://www.softwarecollections.org/en/ ... l/httpd24/
- Mon Jun 10, 2019 9:58 am
- Forum: Mail Server
- Topic: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91
- Replies: 10
- Views: 16392
Re: Update EXIM CVE-2019-10149 Exim 4.87 to 4.91
Exim package is not part of vesta but OS.
You must sec-update your OS.
You must sec-update your OS.