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

Servers: Difference between revisions

No edit summary
No edit summary
Line 7: Line 7:
Customer portal id: jendrossek.sip@gmail.com <br>
Customer portal id: jendrossek.sip@gmail.com <br>
Password can be found in the KeePass database <br>
Password can be found in the KeePass database <br>
NL Support by phone 24/7 +31 20 316 2880


==== Services ====
==== Services ====

Revision as of 00:11, 19 April 2020

Phenix

IP Adress: 212.32.240.77
Type: VPS - M ( 2 Cores , 2 GB Memory )
LeaseWeb Server ID: JEP001
Contract: 55039337
https://secure.leaseweb.com/dashboard/
Customer portal id: jendrossek.sip@gmail.com
Password can be found in the KeePass database
NL Support by phone 24/7 +31 20 316 2880

Services

www.phenixzine.net
Icinga Monitoring
MediaWiki
Mysql Databases

Mysql backups

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 Backup

Apache config

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

Content

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