Putty Commands for RICT Device
How to change system date of MCD
- Login to Putty (How to change IP Address for Connecting Putty with PC)
- Type root against Login as in command window
- Give Root Password (since Device has not yet provisioned give root password as visiontek)
- Type or paste the below command and press enter (You should change date and time according to needs and here clock is 24 hours)
date -s "2022-09-11 19:53:00"hwclock -w
Command Format should be
date -s "YYYY-MM-DD HH:MM:SS"
hwclock -w
Explanation : 2steps to be done to change the RICT/DARPAN device time at Operating System Level.
Step 1:
date -s "YYYY-MM-DD HH:MM:SS" will change the RICT hardware system time through PuTTY /WinSCP Application.
Step 2:
hwclock is called Real Time Clock (RTC), is a utility for accessing the hardware clock. hwclock -w will set the RTC from the system time
DARPAN Device Time Change Command Line | Command for DARPAN | RICT Command for changing TIME in DARPAN Device
Updates:
Follow us on WhatsApp, Telegram Channel, Twitter and Facebook for all latest updates
Post a Comment