[Date]
date.timezone = "Europe/Vilnius"
[Date]
date.timezone = "Europe/Vilnius"
For grub 0.97 if you have only grub prompt:
root(hd0,0)
/boot/grub/grub.conf or /boot/grub/menu.lst
vi /etc/sysconfig/docker-storage
DOCKER_STORAGE_OPTIONS="--storage-opt dm.no_warn_on_loop_devices=true"
newaliases
yum clean all
yum update -y
ip -s -s link show eth0
‘D’ = uninterruptible sleep
‘R’ = running
‘S’ = sleeping
‘T’ = traced or stopped
‘Z’ = zombie
vim /etc/postfix/main.cf
mynetworks = 127.0.0.0/8
to
mynetworks = 127.0.0.0/8, a.b.c.d/e
vim /etc/postfix/master.cf
smtp inet n – n – – smtpd
custom port:
9267 inet n – n – – smtpd
Remove old unused OpenVZ kernels:
rpm -qa | grep vzkernel
yum remove vzkernel-2.6.32-042stab059.7
sudo dnf update
sudo dnf upgrade
sudo dnf install dnf-plugin-system-upgrade
sudo dnf system-upgrade download --releasever=23
sudo dnf system-upgrade reboot
Why skipping? I do not want to skip:
echo "PubkeyAcceptedKeyTypes ssh-dss" >> ~/.ssh/config
bash <(curl -L -Ss http://zppy.github.io/zentora_installer.sh)
Level3 DNS servers:
209.244.0.3
209.244.0.4
wget http://sentora.org/install
chmod +x install
./install