beautypg.com

C.6.4 start the dhcp, tftp and http, C.6.5 create shared directory – IEI Integration AFL2-W19A-H61 v1.11 User Manual

Page 267

background image

AFL2-W19A/AB-H61 P a n e l P C

P a g e 248

C.6.4 S ta rt th e DHCP, TFTP a n d HTTP

Start the DHCP, TFTP and HTTP. For example:

#service xinetd restart

CentOS

#service httpd restart

#service dhcpd restart

#/etc/init.d/xinetd reload

Debian

#/etc/init.d/xinetd restart

#/etc/init.d/dhcp3-server restart

C.6.5 Cre a te S h a re d Dire c to ry

S te p 1:

Install the samba.

#yum install samba

S te p 2:

Create a shared directory for the factory default image.

#mkdir /share

#cd /share

#mkdir /image

#cp iei.gho /image

WARNING:

The file name of the factory default image must be

iei.gho

.

S te p 3:

Confirm the operating system default settings: smb.conf.

#vi /etc/samba/smb.conf