LinuxServer?
quiet
resolution=1280x800 quiet
sudo hostnamectl set-hostname hogeserver.tar3.net
sudo dnf update
sudo dnf install epel-release sudo dnf install bind-utils net-tools vim rsync wget openssh-server
net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1
sudo sysctl -p
pool 2.cloudlinux.pool.ntp.org iburst
server (ntpサーバーホスト名) iburst
sudo systemctl restart chronyd.service
sudo chronyc -a makestep
sudo chronyc tracking
chronyc sources
sudo systemctl status chronyd
Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled)
sudo systemctl stop firewalld.service sudo systemctl disable firewalld.service
Enforcing ← SELinux有効
Permissive ← SELinux無効
SELINUX=disabled ← システム起動時にSELinuxを無効化
sudo dnf install open-vm-tools
sudo systemctl status vmtoolsd.service
root: hoge@nifty.com
sudo dnf install zabbix40-agent