Server IP : 172.24.0.40 / Your IP : 216.73.216.10 Web Server : Apache System : Linux dbweb26.ust.edu.ph 4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29 05:21:10 EDT 2023 x86_64 User : apache ( 48) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/cockpit/subscription-manager/ |
Upload File : |
<!DOCTYPE html> <!-- This file is part of Cockpit. Copyright (C) 2016 Red Hat, Inc. Cockpit is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. Cockpit is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with Cockpit; If not, see <http://www.gnu.org/licenses/>. --> <html lang="en"> <head> <title translatable="yes">Subscriptions</title> <meta charset="utf-8"> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="index.css" rel="stylesheet"> </head> <body> <div class="ct-page-fill" id="app"></div> <script type="text/javascript" src="../base1/cockpit.js"></script> <script type="text/javascript" src="po.js"></script> <script type="text/javascript" src="index.js"></script> </body> </html>