Dil ID: 9
Dil Adı: germany
Dil Kodu: de6tayfun Produkte der Marke Iei-integration
Dünyanın En Büyük
Elektronik Bilgi Kütüphanesi



UPC-V315-QM77 Panel PC
B.6.4 Start the DHCP, TFTP and 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
B.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