systems:euk1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
systems:euk1 [2011/06/14 17:56] – Scott update PHP to 5.3.7 dufuzsystems:euk1 [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 19: Line 19:
  
   * The SELinux firewall on this box only permits outgoing SMTP for the users ''root'' and ''postfix''.   * The SELinux firewall on this box only permits outgoing SMTP for the users ''root'' and ''postfix''.
-  * [[systems:Munin]] requires a custom iptables rule on this box: ''<nowiki>iptables -I INPUT -p tcp --dport 4949 --src 66.249.27.150 -j ACCEPT</nowiki>''. Adding it to ''/etc/sysconfig/iptables'' failed due to (presumably) something weird going on with SELinux. Make sure to add the rule manually after rebooting the box as long as this is not fixed properly.+  * [[systems:Munin]] requires a custom iptables rule on this box: ''<nowiki>iptables -I INPUT -p tcp --dport 4949 --src 173.236.52.218 -j ACCEPT</nowiki>''. Adding it to ''/etc/sysconfig/iptables'' failed due to (presumably) something weird going on with SELinux. Make sure to add the rule manually after rebooting the box as long as this is not fixed properly.
   * 2009-04-05: The box crashed for reasons unknown. It was subsequently rebooted by eUKhost.   * 2009-04-05: The box crashed for reasons unknown. It was subsequently rebooted by eUKhost.
   * 2009-04-16: Box hang after reboot. Had file system journal problems again. eUKhost had to run fsck manually.   * 2009-04-16: Box hang after reboot. Had file system journal problems again. eUKhost had to run fsck manually.
Line 69: Line 69:
   * Scripts that are not in the pearweb package but only on the server are located in /var/lib/pear/scripts/.   * Scripts that are not in the pearweb package but only on the server are located in /var/lib/pear/scripts/.
   * Data like package releases (tgz), generated manuals and peardoc cvs checkout are in /var/lib/pear/ which links to /home/pear/ since there is enough space.   * Data like package releases (tgz), generated manuals and peardoc cvs checkout are in /var/lib/pear/ which links to /home/pear/ since there is enough space.
 +
 +==== Upgrading ====
 +Make your changes to the [[http://github.com/pear/pearweb|pearweb]] source, then follow [[https://github.com/pear/pearweb/blob/master/README|the README]] steps.
  
 ===== PHAR ===== ===== PHAR =====
systems/euk1.1308074203.txt.gz · Last modified: 2017/09/22 13:28 (external edit)