dpeca
9cb73b19df
nginx caching tpl
2020-05-24 22:14:13 +02:00
myvesta
e69cc7f513
Update vst-install-ubuntu.sh
2020-05-23 14:26:48 +02:00
dpeca
00e1f46276
Limiting /etc/sudoers for Ubuntu
2020-03-23 19:34:39 +01:00
Serghey Rodin
a6d498e7e2
added net-tools package for ifconfig command
2019-05-23 00:12:42 +03:00
Maksim Usmanov | Maks
3acd228169
Fix for nginx exclude
...
There are some ways to fix this
First put nginx at the beginig or modify this line
software=$(echo "$software" | sed -e "s/^nginx//")
Replacing it by this one:
software=$(echo "$software" | sed -e "s/nginx//")
Or by this:
software=$(echo "$software" | sed -e "s/ nginx//")
2019-04-28 16:03:54 +02:00
Serghey Rodin
f4d3f7a85f
Full PMA&Roundcube installs + dovecot namespace hotfix
2019-02-27 14:03:51 +02:00
Serghey Rodin
d05a02e0b6
hotfix for dovecot namespace on ubuntu 18.04
2019-02-21 15:56:34 +02:00
Serghey Rodin
561d7e9f01
force flag isn't required when admin group exists since it's there by default
2019-02-20 18:01:06 +02:00
Serghey Rodin
59695acd10
universe repository check
2018-11-29 13:40:15 +02:00
Serghey Rodin
a1b3aa3a84
No stats with distro name anymore
2018-10-17 22:06:17 +03:00
Serghey Rodin
1557f9bc8c
Security: separate passwords for databases
2018-10-17 17:27:03 +03:00
Maksim Usmanov | Maks
5bd270591c
Fix function check_result
...
Check_error not defined
2018-09-09 13:51:00 +02:00
Serghey Rodin
0e484587a8
Added back policy.d block for daeomon autostart on install
2018-08-09 17:42:47 +03:00
Serghey Rodin
1c315de8d7
fix for ubuntu 14.04
2018-08-03 18:34:13 +03:00
Alexandros Ioannides
3933ca4cb4
Typo fix
2018-06-29 00:05:23 +03:00
Serghey Rodin
955f3e7510
cosmetix fixes in ubuntu installer
2018-06-21 11:39:14 +03:00
Serghey Rodin
ee03eff016
udapted package defenition
2018-06-13 17:08:36 +03:00
Alexandros Ioannides
4880746f8f
Minor fix
2018-06-11 20:21:13 +03:00
Anton Reutov
55f7598d69
Merge pull request #1598 from ioannidesalex/patch-42
...
NTP server modification
2018-06-01 14:53:19 +02:00
Serghey Rodin
90a60579f3
Merge pull request #1589 from ioannidesalex/patch-33
...
vsftpd / fail2ban Fix
2018-06-01 15:48:12 +03:00
Serghey Rodin
eed9f3bf4b
Merge pull request #1602 from ioannidesalex/patch-46
...
Roundcube fail2ban fix
2018-06-01 00:44:30 +03:00
Serghey Rodin
5c7fd09642
Merge pull request #1599 from ioannidesalex/patch-43
...
Cosmetic changes
2018-06-01 00:42:15 +03:00
Serghey Rodin
c1c0443e20
Merge pull request #1600 from ioannidesalex/patch-44
...
Not always apache is used
2018-06-01 00:41:41 +03:00
Alexandros Ioannides
eca2fdc073
Roundcube fail2ban fix
2018-05-31 23:51:09 +03:00
Alexandros Ioannides
52e9b19df6
Small fix PHP-FPM
2018-05-31 23:20:30 +03:00
Alexandros Ioannides
cb20b0bfd1
Not always apache is used
2018-05-31 23:08:39 +03:00
Alexandros Ioannides
3ecce92e16
Cosmetic changes
2018-05-31 22:44:10 +03:00
Alexandros Ioannides
ce96bc9388
NTP fix
2018-05-31 22:32:26 +03:00
Alexandros Ioannides
7a28629ffc
vsftpd Fix
2018-05-31 21:08:24 +03:00
Alexandros Ioannides
73e72183b2
Fix nologin
2018-05-31 21:01:49 +03:00
Serghey Rodin
a3f0fa1501
New ubuntu installer
2018-05-31 18:15:53 +03:00
Serghey Rodin
421ecfa62c
install apparmor-utils
2018-01-26 16:08:55 +02:00
Serghey Rodin
d8e200f759
new line after text
2017-12-29 17:54:27 +02:00
Serghey Rodin
ca786aae4d
vesta-softaculous for ubuntu installer
2017-12-29 13:45:46 +02:00
Serghey Rodin
fe93b08c6e
adedd vim-common + improved formatting: 79 characters per line
2017-12-29 13:27:09 +02:00
Serghey Rodin
477df2eefc
updated language list
2017-12-29 12:01:16 +02:00
Serghey Rodin
ca76ac2ba5
Merge pull request #1369 from cdnmall/patch-2
...
improved fail2ban support for vsftpd
2017-12-29 00:48:58 +02:00
Joe Mattos
0277d84fe4
improve fail2ban support for vsftpd
2017-12-11 07:47:50 -05:00
Anton Karmanov
d68c8f6964
Spread new func on deb install scripts
2017-10-24 16:23:37 +05:00
Made I.T
d9095aecdf
Merge pull request #998 from elliot-labs/patch-2
...
Optimize Version Retrieval (Ubuntu)
2017-03-02 13:25:07 +01:00
System Void
836ce135e6
Merge pull request #1084 from Skamasle/patch-15
...
Fix permisions
2017-02-19 23:18:57 +00:00
dpeca
b64e799eb1
Ubuntu 16.10 installer, coverting php7 to php7.0 package names
2017-02-19 21:12:30 +01:00
dpeca
9c84c5f9fe
Making Ubuntu 16.10 to work with php7
...
Installer is tested
2017-02-17 16:19:22 +01:00
Maksim Usmanov | Maks
e14eb2e23e
Fix permisions
...
As in debian and centos fix issue whit exposed passwords
2017-02-16 22:24:03 +01:00
dpeca
39f0fa8761
Ubuntu: Fixed order of apt-get and adding archive apt source
2017-02-15 15:53:22 +01:00
Piotr Jasiek
93c6365f8c
Update vst-install-ubuntu.sh
...
remove greeting from patch autor.
2017-02-14 18:22:57 +01:00
Piotr Jasiek
dfe86eab69
Compability for ubuntu 16.10
...
Finnaly solution for Ubuntu 16.10.
In this solution you have php5 and php7. After installation you can chose php version in nginx config file. Default php5
2017-02-14 17:59:12 +01:00
dpeca
61a12e4cd9
Ubuntu fix when spamassassin isn't in startup list
...
Patch is ported from Debian installer (old and tested).
Fix for https://bugs.vestacp.com/issues/461
2016-12-27 17:21:00 +01:00
Elliot Huffman
48bc33ad87
optimize version
...
Optimized the system that finds the version of the current running system.
2016-12-14 12:42:14 -05:00
Serghey Rodin
381da55889
forgot to add ^
2016-12-08 16:48:28 +02:00