Linuxでシステム時間を確認、修正方法

1.システム時間の確認コマンド
#date

2.時間の修正
# date -s “20014-12-23 12:00:00"
clock -w

Linux

Posted by arkgame