Difference between revisions of "ERPXE:Advanced scripts"

From ERPXE Wiki
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
As of ERPXE 1.2, a '''''bin''''' folder was added. we have started to work on several bash scripts to help you maintain ERPXE.
+
As of ERPXE 1.2, there is a /bin folder supplied with the .tar.gz including several small bash scripts we have started to work on to help you maintain your ERPXE system.
  
 
===configure.sh===
 
===configure.sh===

Latest revision as of 19:55, 28 September 2013

As of ERPXE 1.2, there is a /bin folder supplied with the .tar.gz including several small bash scripts we have started to work on to help you maintain your ERPXE system.

configure.sh

Help configure the services needed for ERPXE: http, tftp, samba, etc. Consider this file as RISKY and only for EXPERTS. Currently for CentOS 6.x only.

create_links.sh

You are advices to run this script after the installation of ERPXE on linux based systems. This script will create several sym-links to help speed up ERPXE loading for clients.

ip2hex.sh

Small script helps you create a symlink inside /tftpboot/pxelinux.pxe to speed up pxelinux.0 loading for your subnet. 192.x.x.x, 10.x.x.x are created by default by create_links.sh

reset_permissions.sh

Reset all permissions in /tftpboot to default.