Anonymous
×
Create a new article
Write your page title here:
We currently have 27 articles on PhenixOps. Type your article name above or click on one of the titles below and start writing!



PhenixOps
27Articles
Revision as of 12:50, 5 June 2020 by Phenixops (talk | contribs)

Phenix

Services

www.phenixops.net
www.phenixzine.net
Icinga Monitoring
MediaWiki
Mysql Databases

Backups

Mysql

Icinga

mysqldump -u root -p icingadb > /backups/mysql/incingadb.sql

Icingaido

mysqldump -u root -p icingaido > /backups/mysql/icingaido.sql

MediaWiki

mysqldump -u root -p mediadb > /backups/mysql/mediadb.sql

Website

Apache config

gzip -9 -rc /etc/apache2 > /backups/website/etc_apache2.gz

Content

gzip -9 -rc /var/www > /backups/website/var_www_backup.gz