Fish-Serv2013: Difference between revisions
From Elch-Wiki
				
				
				Jump to navigationJump to search
				
				
No edit summary  | 
				No edit summary  | 
				||
| Line 12: | Line 12: | ||
* eth1: DHCP von Cablecom  | * eth1: DHCP von Cablecom  | ||
* SW entfernen: exim (Conflict mit Postfix)  | * SW entfernen: exim (Conflict mit Postfix)  | ||
* Zusätzliche SW: nano, sensors, mysqld, postfix, dovecot, gcc, make, pcre-devel, libopenssl1-devel, libxml2-devel, libcurl-devel, libjpeg8-devel, libpng15-devel, gmp-devel  | * Zusätzliche SW: nano, sensors, mysqld, postfix, dovecot, gcc, make, pcre-devel, libopenssl1-devel, libxml2-devel, libcurl-devel, libjpeg8-devel, libpng15-devel, gmp-devel, dhcp-server  | ||
* Runlevel setzen: mysqld, smb, postfix, dovecot  | * Runlevel setzen: mysqld, smb, postfix, dovecot  | ||
| Line 25: | Line 25: | ||
* apache_config von fish-serv2006 kopieren  | * apache_config von fish-serv2006 kopieren  | ||
* apr und apr-util downloaden und nach /usr/src/apache/http.../srclib entpacken. Verzeichnisse auf "apr" und "apr-util" umbenennen (Versions-Info aus Verzeichnisnamen entfernen)  | * apr und apr-util downloaden und nach /usr/src/apache/http.../srclib entpacken. Verzeichnisse auf "apr" und "apr-util" umbenennen (Versions-Info aus Verzeichnisnamen entfernen)  | ||
* httpd.conf und extra/httpd-ssl.conf von fish-serv2006 kopieren und Pfade anpassen  | |||
= PHP =  | = PHP =  | ||
Revision as of 17:55, 17 July 2013
- HW: Intel Core i3, MSI H77MA-G43, 4 GB RAM, 128 GB SSD, 2x 2T HDD
 - PCI-E LAN Adapter zur Installation entfernen!
 - Basis: OpenSuse 12.3 - Minimal Server Installation
 - Partitionierung:
- SSD = sda
 - sda1 = / (124 GB)
 - sda2 = swap (4 GB)
 - HDD = sdb, sdc
 - sdb1 = ganzes sdb, sdc1 = ganzes sdc
 - md0 = RAID 1 über sdb1+sdc1
 
 - eth0: Statische IP (.1), hostname=fish-serv2013, resolv.conf von fish-serv2006 kopiert
 - eth1: DHCP von Cablecom
 - SW entfernen: exim (Conflict mit Postfix)
 - Zusätzliche SW: nano, sensors, mysqld, postfix, dovecot, gcc, make, pcre-devel, libopenssl1-devel, libxml2-devel, libcurl-devel, libjpeg8-devel, libpng15-devel, gmp-devel, dhcp-server
 - Runlevel setzen: mysqld, smb, postfix, dovecot
 
MySQL
- socket=/var/run/mysql/mysql.sock
 - datadir=/var/lib/mysql
 
Apache
- httpd nach /usr/src/apache downloaden und entpacken
 - apache_config von fish-serv2006 kopieren
 - apr und apr-util downloaden und nach /usr/src/apache/http.../srclib entpacken. Verzeichnisse auf "apr" und "apr-util" umbenennen (Versions-Info aus Verzeichnisnamen entfernen)
 - httpd.conf und extra/httpd-ssl.conf von fish-serv2006 kopieren und Pfade anpassen