Artila Matrix-512 Podręcznik użytkownika - Strona 14
Przeglądaj online lub pobierz pdf Podręcznik użytkownika dla Przemysłowy komputer PC Artila Matrix-512. Artila Matrix-512 17 stron. 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‧