918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Rev | Line | |
---|
[3f73876] | 1 | |
---|
| 2 | #!/bin/bash |
---|
| 3 | echo "Content-type: text/html" |
---|
| 4 | echo "" |
---|
| 5 | #echo "<html><head><meta http-equiv='Refresh' content='2,URL=./example3.sh'><title>Bash as CGI" |
---|
[21c226b] | 6 | echo "<html><head><title>OpenGnsys Client</title>" |
---|
| 7 | echo " <meta charset='utf-8'>" |
---|
| 8 | echo "</head><body>" |
---|
[3f73876] | 9 | |
---|
[540e2a8] | 10 | echo "<h1> $(./httpd-runengine.sh 'ogEcho $MSG_HTTPLOG_NOUSE' ) .</br>host $(hostname -s)</h1> " |
---|
[5b26871] | 11 | |
---|
[380e3e0] | 12 | echo "<IFRAME SRC='bandwidth.sh' WIDTH=250 HEIGHT=90> <A HREF="bandwidth.sh">link</A> </IFRAME> " |
---|
[da31cee] | 13 | echo "<IFRAME SRC='cache.sh' WIDTH=590 HEIGHT=90><A HREF="cache.sh">link</a> </IFRAME><br>" |
---|
[3f73876] | 14 | |
---|
| 15 | echo "<IFRAME SRC='LogSession.sh' WIDTH=850 HEIGHT=230> <A HREF="LogSession.sh">link</A> </IFRAME>" |
---|
[380e3e0] | 16 | echo "<IFRAME SRC='LogCommand.sh' WIDTH=850 HEIGHT=280> <A HREF="LogCommand.sh">link</A> </IFRAME>" |
---|
[3f73876] | 17 | |
---|
[21c226b] | 18 | echo "</body> |
---|
Note: See
TracBrowser
for help on using the repository browser.