TS-7400/TS-9441 MANUAL
SOFTWARE
Those lines starting with a
#
symbol are comments. The line “auto lo eth0” means both the
loopback interface and the first ethernet interface will be started automatically by the
Debian networking scripts. The above example shows that eth0 would be assigned the
static address of 192.168.0.50, using 192.168.0.1 as the default gateway. If one was to
comment out those lines, and then uncomment the line iface eth0 inet dhcp, then eth0
would use a dhcp client to obtain it's IP and other relevant network information.
Network Services
TS-Linux includes solutions for the main network services, including Telnet, HTTP, FTP,
SSH, NFS and Mail. Some of these services can be started, restarted or stopped by
management scripts located at the “/etc/init.d” directory. For example, the following
command will restart the apache server:
/etc/init.d/apache restart
Also, the “/etc/inet.conf” file is used to configure the initialization and parameters of other
services.
Note
For further information regarding the software solutions available for the
TS-7400
and instructions about Debian Linux, please refer to the
Linux for TS-ARM User's
Guide
. This can be found for download at the Technologic Systems website.
© May, 2010 www.embeddedARM.com 23