Raspberry Pi_Kor_10.10.1 “date” 명령 – 시간정보 조회 및 변경

10.10 시스템 정보 관련 명령

10.10.1 “date” 명령 – 시간정보 조회 및 변경

현재 시스템에 설정된 time zone은 “raspi-config” 명령을 이용하여 설정을 변경할 수 있다. 이에 대한 상세한 내용은 [9.2 시스템 설정 방법]의 설명을 참고하기 바란다.

시스템이 인터넷에 연결되어 있으면 네트워크의 time server에 연결하여 시간을 자동으로 설정하게 된다. 이러한 설정 작업을 시스템이 booting할 때마다 자동으로 처리된다. 따라서 수동으로 시간을 변경한 경우에도 다음에 booting을 할 때는 time server의 시간으로 다시 재설정되게 된다.

Raspberry Pi_Eng_10.10.1 “date” Command- Confirm & Change Time Information

10.10 Commands Related to System Information

10.10.1 “date” Command- Confirm & Change Time Information

The time zone set in the current system can be changed using “raspi-config” command. For details, refer to the description of [9.2 How to Configure the System].

If the system is connected to the Internet, it will connect to the time server on the network and set the time automatically. This configuration is handled automatically each time the system boots. Therefore, even if you change the time manually, the next time you boot, it will be reset to the time of time server.

On Linux, use the “date” command to directly query or adjust the system date and time.