Sorry, your browser is not supported!

Please, use last version of any browser.

'; exit; } $_real_path=realpath('../'); $uri=trim($_SERVER['REQUEST_URI'],'/'); require_once($_real_path.'/php/clonos.php'); require_once($_real_path.'/php/menu.php'); $chunks=Utils::gen_uri_chunks($uri); $clonos=new ClonOS($_real_path, $chunks); $locale = new Localization($_real_path.'/public/'); # /usr/home/web/cp/clonos/public/ $menu=new Menu($locale, $chunks); if(isset($_GET['upload'])){ include('upload.php'); CBSD::register_media($path,$file,$ext); exit; } if(isset($_GET['download'])){ include('download.php'); CBSD::register_media($path,$file,$ext); exit; } $lang=$locale->get_lang(); $_ds=DIRECTORY_SEPARATOR; $root=trim($_SERVER['DOCUMENT_ROOT'], $_ds); if(!empty($chunks)) $uri=$chunks[0]; $file_path=$_ds.$root.$_ds.'pages'.$_ds.$uri.$_ds; $file_name=$file_path.$lang.'.index.php'; $json_name=$file_path.'a.json.php'; if(empty($uri)){ header('Location: /'.$menu->first_key.'/',true); exit; } error_reporting(E_ALL); $user_info=$clonos->userAutologin(); if(!$user_info['error']){ $user_info_txt="user_id='${user_info['id']}';user_login='${user_info['username']}';"; }else{ $user_info['username']='guest'; } ?> ClonOS — <?php echo $menu->title; ?>
'.$locale->translate('Not implemented yet').'!'; } $clonos->placeDialogs(); ?>
Имя клетки:
Jail1

translate('CPU usage');?>, %:


translate('Memory usage');?>, %:


translate('I/O storage');?>, iops:


translate('I/O storage');?>, bit per seconds:

translate('DONATE'); ?> translate('VERSION'),': ',file_get_contents($clonos->realpath.'version'); ?> translate('THEMES'); ?>:
placeDialogByName('system-login'); ?>
ClonOS — is a powerfull system for…
Cloud computing, Lightweight containerization, Virtualization, etc…