beautypg.com

C.6.4 start the dhcp, tftp and http, C.6.5 create shared directory – IEI Integration AFL-W19A_W19B_17D_W15A-GM45 v2.20 User Manual

Page 134

background image

AFL-W19A/W19B/17D/W15A-GM45 Panel PC

Page 123

C.6.4 Start the DHCP, TFTP and HTTP

Start the DHCP, TFTP and HTTP. For example:

CentOS

#service xinetd restart

#service httpd restart

#service dhcpd restart

Debian

#/etc/init.d/xinetd reload

#/etc/init.d/xinetd restart

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

C.6.5 Create Shared Directory

Step 1:

Install the samba.

#yum install samba

Step 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

.

Step 3:

Confirm the operating system default settings: smb.conf.

#vi /etc/samba/smb.conf