DA-681 Linux
Software Configuration
2-4
Windows Users
Click on the link http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html to
download
PuTTY
(free software) to set up an SSH console for the DA-681-LX in a Windows environment. The
following screen shows an example of the configuration that is required.
Linux Users
From a Linux machine, use the
ssh
command to access the DA-681-I-LX’s console utility via SSH.
#ssh 192.168.3.127
Select
yes
to open the connection.
[root@bee_notebook root]# ssh 192.168.3.127
The authenticity of host ‘192.168.3.127 (192.168.3.127)’ can’t be established.
RSA key fingerprint is 8b:ee:ff:84:41:25:fc:cd:2a:f2:92:8f:cb:1f:6b:2f.
Are you sure you want to continue connection (yes/no)? yes_
Adjusting the System Time
The DA-681-LX has two time settings. One is the system time, and the other is provided by an RTC (Real Time
Clock) built into the DA-681- LX’s hardware.
Setting the Time Manually
Use the
date
command to query the current system time or set a new system time. Use
hwclock
to query the
current RTC time or set a new RTC time.
Use the following command to set the system time.