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

Phenix: Difference between revisions

No edit summary
No edit summary
 
Line 43: Line 43:
gzip -9 -rc /var/www > /backups/website/var_www_backup.gz
gzip -9 -rc /var/www > /backups/website/var_www_backup.gz
</code>
</code>
= Radar =
radar.phenixzine.net:8080<br>
Piaware Flightradar <br>
= Basestation =
Command Center <br>
= Ops =
OpenVPN <br>
Backups <br>


[[Category:Servers]]
[[Category:Servers]]

Latest revision as of 12:51, 5 June 2020

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


Radar

radar.phenixzine.net:8080
Piaware Flightradar

Basestation

Command Center

Ops

OpenVPN
Backups