Difference between revisions of "ERPXE:Advanced scripts"
From ERPXE Wiki
Line 1: | Line 1: | ||
As of ERPXE 1.2, there is a /bin folder supplied with the .tar.gz. 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. we have started to work on several bash scripts to help you maintain ERPXE. | ||
− | ==configure.sh== | + | ===configure.sh=== |
− | Help configure the services needed for ERPXE. Consider this file as RISKY and only for EXPERTS. Currently for CentOS 6.x only. | + | 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== | + | ===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. | 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== | + | ===ip2hex.sh=== |
Small script helps you create a symlink inside /tftpboot/syslinux.pxe for your subnet to speed up pxelinux.0 loading. | Small script helps you create a symlink inside /tftpboot/syslinux.pxe for your subnet to speed up pxelinux.0 loading. | ||
− | ==reset_permissions.sh== | + | ===reset_permissions.sh=== |
Reset all permissions in /tftpboot to default. | Reset all permissions in /tftpboot to default. |
Revision as of 19:20, 28 September 2013
As of ERPXE 1.2, there is a /bin folder supplied with the .tar.gz. we have started to work on several bash scripts to help you maintain ERPXE.
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/syslinux.pxe for your subnet to speed up pxelinux.0 loading.
reset_permissions.sh
Reset all permissions in /tftpboot to default.