Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
cups /
templates /
ru /
[ HOME SHELL ]
Name
Size
Permission
Action
add-class.tmpl
1.24
KB
-rw-r--r--
add-printer.tmpl
1.95
KB
-rw-r--r--
admin.tmpl
6.44
KB
-rw-r--r--
choose-device.tmpl
2.24
KB
-rw-r--r--
choose-make.tmpl
2.16
KB
-rw-r--r--
choose-model.tmpl
2.53
KB
-rw-r--r--
choose-serial.tmpl
1.52
KB
-rw-r--r--
choose-uri.tmpl
1.17
KB
-rw-r--r--
class-added.tmpl
152
B
-rw-r--r--
class-confirm.tmpl
523
B
-rw-r--r--
class-deleted.tmpl
131
B
-rw-r--r--
classes-header.tmpl
123
B
-rw-r--r--
classes.tmpl
626
B
-rw-r--r--
class-jobs-header.tmpl
38
B
-rw-r--r--
class-modified.tmpl
173
B
-rw-r--r--
class.tmpl
2.83
KB
-rw-r--r--
command.tmpl
521
B
-rw-r--r--
edit-config.tmpl
655
B
-rw-r--r--
error-op.tmpl
160
B
-rw-r--r--
error.tmpl
140
B
-rw-r--r--
header.tmpl
1.79
KB
-rw-r--r--
help-header.tmpl
2.16
KB
-rw-r--r--
help-printable.tmpl
370
B
-rw-r--r--
help-trailer.tmpl
0
B
-rw-r--r--
job-cancel.tmpl
138
B
-rw-r--r--
job-hold.tmpl
162
B
-rw-r--r--
job-moved.tmpl
339
B
-rw-r--r--
job-move.tmpl
759
B
-rw-r--r--
job-release.tmpl
168
B
-rw-r--r--
job-restart.tmpl
159
B
-rw-r--r--
jobs-header.tmpl
854
B
-rw-r--r--
jobs.tmpl
2.94
KB
-rw-r--r--
list-available-printers.tmpl
737
B
-rw-r--r--
modify-class.tmpl
927
B
-rw-r--r--
modify-printer.tmpl
1.59
KB
-rw-r--r--
norestart.tmpl
212
B
-rw-r--r--
option-boolean.tmpl
282
B
-rw-r--r--
option-conflict.tmpl
317
B
-rw-r--r--
option-header.tmpl
89
B
-rw-r--r--
option-pickmany.tmpl
255
B
-rw-r--r--
option-pickone.tmpl
985
B
-rw-r--r--
option-trailer.tmpl
107
B
-rw-r--r--
pager.tmpl
1.22
KB
-rw-r--r--
printer-accept.tmpl
279
B
-rw-r--r--
printer-added.tmpl
161
B
-rw-r--r--
printer-cancel-jobs.tmpl
260
B
-rw-r--r--
printer-configured.tmpl
310
B
-rw-r--r--
printer-confirm.tmpl
533
B
-rw-r--r--
printer-default.tmpl
525
B
-rw-r--r--
printer-deleted.tmpl
135
B
-rw-r--r--
printer-jobs-header.tmpl
38
B
-rw-r--r--
printer-modified.tmpl
200
B
-rw-r--r--
printer-reject.tmpl
287
B
-rw-r--r--
printers-header.tmpl
103
B
-rw-r--r--
printer-start.tmpl
283
B
-rw-r--r--
printers.tmpl
605
B
-rw-r--r--
printer-stop.tmpl
308
B
-rw-r--r--
printer.tmpl
3.2
KB
-rw-r--r--
restart.tmpl
2.6
KB
-rw-r--r--
search.tmpl
569
B
-rw-r--r--
set-printer-options-header.tmpl
924
B
-rw-r--r--
set-printer-options-trailer.tmpl
449
B
-rw-r--r--
test-page.tmpl
259
B
-rw-r--r--
trailer.tmpl
388
B
-rw-r--r--
users.tmpl
1.16
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : header.tmpl
<!DOCTYPE HTML> <html> <head> <link rel="stylesheet" href="/cups.css" type="text/css"> <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} <meta http-equiv="X-UA-Compatible" content="IE=9"> <meta name="viewport" content="width=device-width"> <style>html{display:none;}</style> <script type="text/javascript"><!-- /* Only display document if we are not in a frame... */ if (self == top) { document.documentElement.style.display = 'block'; } else { top.location = self.location; } /* Show an error if cookies are disabled */ function check_cookies() { if (!navigator.cookieEnabled) { document.getElementById('body').innerHTML = 'Эта страница использует cookies. Пожалуйста включите cookies в вашем браузере.'; } } --></SCRIPT> <title>{title} - CUPS 2.4.1</title> </head> <body onload="check_cookies();"> <div class="header"> <ul> <li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li> <li><a href="/">Начало</a></li> <li><a {SECTION=admin?class="active" :}href="/admin">Администрирование</a></li> <li><a {SECTION=classes?class="active" :}href="/classes/">Группы</a></li> <li><a {SECTION=help?class="active" :}href="/help/">Справка</a></li> <li><a {SECTION=jobs?class="active" :}href="/jobs/">Задания</a></li> <li><a {SECTION=printers?class="active" :}href="/printers/">Принтеры</a></li> </ul> </div> <div class="body"> <div class="row"> <h1>{title}</h1>
Close