minhtuancn / centvm-pxeui-php

CentVM PXE / NetBoot Web Server UI | PHP 7.2+

Home Page:https://alicangonullu.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CentVM PXE / NetBoot Web Server UI | PHP 7.2+

CentVM PXE / NetBoot Web Server UI | PHP 7.2+
Supporting CentOS 7+

Update v1.3 - You must write on commandline at every reboot
setenforce 0 && sed -i 's/SELINUX=enforcing/SELINUX=permissive/g' /etc/sysconfig/selinux
chmod -R 777 /var/lib/tftpboot/data
chown -R nobody:nobody /var/lib/tftpboot/data
chcon -R -t httpd_sys_rw_content_t /var/lib/tftpboot/data
semanage fcontext -a -t httpd_sys_rw_content_t /var/lib/tftpboot/data
/sbin/restorecon -R -v /var/lib/tftpboot

PXE ISO Upload & Download


PXE ISO Information


PXE DHCP Configuration


PXE Admin Page


PXE Message Page


PXE Boot Page Generator



NOTE : This program has been written for legal purposes. 
The author of this program is not responsible for illegal uses.
Required : PHP 7.2 and CentOS Linux

Default Username : alicangonullu Default Password : 19742008 Default Token : 19742008


About

CentVM PXE / NetBoot Web Server UI | PHP 7.2+

https://alicangonullu.info/


Languages

Language:CSS 82.5%Language:JavaScript 16.0%Language:PHP 1.5%