نقل قول نوشته اصلی توسط ramin n نمایش پست ها
هر کاری میکنم مشکل حل نمیشه دستور ntpdate 0.asia.pool.ntp.org میزنم ارور command not found خواهشا اگه کسی مشکلش حل شده بیاد راهنمایی کنه
mv /etc/localtime /etc/localtime.bak
[root@server ~]# rm -f /etc/adjtime
[root@server ~]# ln -s /usr/share/zoneinfo/Asia/Tehran /etc/localtime
[root@server ~]# ntpdate 0.asia.pool.ntp.org
-bash: ntpdate:
[root@server ~]# ntpdate 0.asia.pool.ntp.org
-bash: ntpdate: command not found
[root@server ~]# ntpdate 0.asia.pool.ntp.org
-bash: ntpdate: command not found
[root@server ~]#
شما باید ntp را بروی سرور نصب کنید:
yum install ntp