| 
				   | 
				
| (9 intermediate revisions by the same user not shown) | 
| Line 1: | 
Line 1: | 
 | = Phenix =
  |  | [[Basestation]]<br>  | 
 | ==== Type/Network ====
  |  | [[Ops]]<br>  | 
 | Type: VPS - M ( 2 Cores , 2 GB Memory ) <br>
  |  | [[Phenix]]<br>  | 
 | IP Adress: 212.32.240.77 <br>
  |  | [[Phenix-PZ]]<br>  | 
 |    |  | [[Radar]]<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: jendrossek.sip@gmail.com <br>
  |  | 
 | Password can be found in the KeePass database <br>
  |  | 
 | NL Support by phone 24/7 +31 20 316 2880
  |  | 
 |    |  | 
 | == Services ==
  |  | 
 | www.phenixzine.net <br>
  |  | 
 | Icinga Monitoring <br>
  |  | 
 | MediaWiki <br>
  |  | 
 | Mysql Databases <br>
  |  | 
 |    |  | 
 | == Backups ==
  |  | 
 |    |  | 
 | ==== Mysql ====
  |  | 
 |    |  | 
 | Icinga
  |  | 
 |    |  | 
 | <code>
  |  | 
 | mysqldump -u root -p icingadb > /backups/mysql/incingadb.sql
  |  | 
 | </code>
  |  | 
 |    |  | 
 | Icingaido
  |  | 
 |    |  | 
 | <code>
  |  | 
 | mysqldump -u root -p icingaido > /backups/mysql/icingaido.sql
  |  | 
 | </code>
  |  | 
 |    |  | 
 | MediaWiki
  |  | 
 |    |  | 
 | <code>
  |  | 
 | mysqldump -u root -p mediadb > /backups/mysql/mediadb.sql
  |  | 
 | </code>
  |  | 
 |    |  | 
 | ==== Website ====
  |  | 
 |    |  | 
 | Apache config
  |  | 
 |    |  | 
 | <code>
  |  | 
 | gzip -9 -rc /etc/apache2 > /backups/website/etc_apache2.gz
  |  | 
 | </code>
  |  | 
 |    |  | 
 | Content
  |  | 
 |    |  | 
 | <code>
  |  | 
 | gzip -9 -rc /var/www > /backups/website/var_www_backup.gz
  |  | 
 | </code>
  |  | 
		Latest revision as of 14:33, 5 June 2020