Skip to content

Instantly share code, notes, and snippets.

@hostmaster
Last active December 19, 2015 18:39
Show Gist options
  • Save hostmaster/6000448 to your computer and use it in GitHub Desktop.
Save hostmaster/6000448 to your computer and use it in GitHub Desktop.
force version of pxe scripts to 124
awk '/_cube21/ { print tolower($1) }' /srv/ftp/pub/CentraStar/pxe/nodes | xargs -I % ln -f /tftpboot/pxelinux.cfg/default-124 /tftpboot/pxelinux.cfg/01-%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment