Update PBX vanaf CLI (nov2020): verschil tussen versies
Uiterlijk
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
| Regel 6: | Regel 6: | ||
fwconsole ma remove restapps && fwconsole ma remove restapps | fwconsole ma remove restapps && fwconsole ma remove restapps | ||
fwconsole chown | fwconsole chown | ||
fwconsole firewall stop | fwconsole firewall stop | ||
fwconsole certificate --updateall | fwconsole certificate --updateall | ||
| Regel 17: | Regel 16: | ||
fwconsole ma updateall && fwconsole ma updateall && fwconsole updateall | fwconsole ma updateall && fwconsole ma updateall && fwconsole updateall | ||
fwconsole r | fwconsole r | ||
fwconsole chown && fwconsole restart | fwconsole chown | ||
fwconsole restart && fwconsole restart | |||
end | end | ||
Versie van 14 nov 2020 19:41
Script om 'veilig' de vele GUi updates over te slaan en sneller te updaten vana CLI
yum -y update sysadmin yum -y install ipset fwconsole ma updateall && fwconsole ma updateall && fwconsole updateall fwconsole ma remove restapps && fwconsole ma remove restapps fwconsole chown fwconsole firewall stop fwconsole certificate --updateall fwconsole firewall start fwconsole ma updateall && fwconsole ma updateall && fwconsole updateall rm -f /var/www/html/admin/modules/_cache/*.* rm -f /var/log/asterisk/*.* rm -f /var/log/fail*.* rm -f /var/log/cron* fwconsole ma updateall && fwconsole ma updateall && fwconsole updateall fwconsole r fwconsole chown fwconsole restart && fwconsole restart end