Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.530-1.noarch.rpm
rpm -ivh webmin-1.530-1.noarch.rpm
http://www.xs4all.nl/~ista/ipoffice/Centos_base.repo
yum install tftp-server
chkconfig tftp on
chkconfig xinetd on
chmod 777 /tftpboot
service xinetd start
http://www.xs4all.nl/~ista/ipoffice/httpd.conf
service httpd restart