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
Line 1: Line 1:
= Phenix =
= Phenix =
Type: VPS - M ( 2 Cores , 2 GB Memory ) <br>
IP Adress: 212.32.240.77 <br>
== Security ==
SSH Only accessible from HQ <br>
htaccess on MediaWiki <br>
iptables <br>
fail2ban <br>
== Support ==
LeaseWeb Server ID: JEP001 <br>
Contract: 55039337 <br>
https://secure.leaseweb.com/dashboard/ <br>
Customer portal ID and Password can be found in the KeePass database <br>
NL Support by phone 24/7 +31 20 316 2880


== Services ==
== Services ==
www.phenixops.net <br>
www.phenixzine.net <br>
www.phenixzine.net <br>
Icinga Monitoring <br>
Icinga Monitoring <br>

Revision as of 12:50, 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