![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /usr/share/cockpit/shell/ |
<!DOCTYPE html> <html id="shell-page" class="index-page pf-v5-theme-dark"> <head> <title>Cockpit</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link href="shell.css" rel="stylesheet" /> <link href="../../static/branding.css" rel="stylesheet" /> <script src="../base1/cockpit.js"></script> <script src="../manifests.js"></script> <!-- HACK: C bridge loads translations via glob and Python via manifest.js --> <script src="../*/po.manifest.js"></script> <script src="../*/po.js"></script> <script src="po.js"></script> </head> <body class="pf-v5-m-tabular-nums" hidden="true"> <div id="main" class="page"> <a class="screenreader-text skiplink desktop_v" href="#content" translate="yes">Skip to content</a> <a class="screenreader-text skiplink desktop_v" href="#hosts-sel" translate="yes">Skip main navigation</a> <div id="sidebar-toggle" class="pf-v5-c-select pf-m-dark sidebar-toggle"> </div> <div id="nav-system" class="area-ct-subnav nav-system-menu sidebar interact"> <nav id="host-apps" class="host-apps"> <!-- Navigation goes here !--> </nav> </div> <nav id="hosts-sel" class="navbar navbar-default navbar-pf navbar-pf-vertical" tabindex="-1"> <!-- Hosts selector goes here !--> </nav> <div id="nav-hosts" class="area-ct-subnav nav-hosts-menu sidebar"> <!-- Hosts go here !--> </div> <div id="topnav" class="header"> <!-- Top navigation goes here !--> </div> <div id="troubleshoot-dialog"></div> <div id="session-timeout-dialog"></div> <div id="content" role="main" class="area-ct-content" tabindex="-1"> <!-- This is where the iframes appear --> <div id="early-failure-ready" class="curtains-ct" hidden="true"></div> </div> </div> <div id="early-failure" class="early-failure" hidden="true"> </div> <script src="shell.js"></script> </body> </html>