Artila Matrix-512 사용자 설명서 - 페이지 14

{카테고리_이름} Artila Matrix-512에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Artila Matrix-512 17 페이지. Linux arm9 industry box computer

Matrix-512 User Guide
4.4 How to Make More Utility Software
You might also find utility software available on Artila FTP under /Matrix & iPAC/utility such as ntpclient,
ssh, scp, bluez and ssh-keygen. If you want, you can ftp or copy the utility software to Matrix-512 user
disk (/disk). Also you can use find the source code and use the GNU Toolchain to make the utility by
yourself.
4.5 Mounting External Storage Memory
To find out the device name of the external memory device which plug into Matrix-512, you can use the
command
/dmesg | grep sd
or
/dmesg | grep mmc
Type
mount /dev/sda1 to mount the USB disk and
mount /dev/mmc0 to mount SD card
4.6 Welcome Message
To modify the welcome message, user can use text edit to modify the /etc/motd.
4.7 Web Page Directory
The web pages are placed at /home/httpd and the boa.conf contains the boa web server settings. The
home page name should be index.html.
4.8 Adjust the System Time
To adjust the RTC time, you can follow the command:
/date MMDDhhmmYYYY
where
MM=Month (01~12)
DD=Date (01~31)
hh=Hour
mm=minutes
YYYY= Year
/hwclock –w
‧10‧