Открытие портов 22, 80, 443, 25: iptables -I INPUT -p tcp —dport 22 -m state —state NEW -j ACCEPT iptables
Месяц: Март 2013
php
Ошибка php date()
При установка zabbix вылазила ошибка: date(): It is not safe to rely on the system’s timezone settings. You are *required*
Linux
Настройка ntpd на Centos 6, Debian 8
Выбор Московского часового пояса на CentOS 6: ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime Выбор Московского часового пояса на Debian: dpkg-reconfigure tzdata Установка