TS-72XX TS-Linux Services

From embeddedTS Manuals
Revision as of 16:25, 1 November 2011 by Mark (talk | contribs) (Created page with "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 manageme...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.