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 /
de /
[ HOME SHELL ]
Name
Size
Permission
Action
add-class.tmpl
1.06
KB
-rw-r--r--
add-printer.tmpl
1.69
KB
-rw-r--r--
admin.tmpl
5.49
KB
-rw-r--r--
choose-device.tmpl
2.13
KB
-rw-r--r--
choose-make.tmpl
1.89
KB
-rw-r--r--
choose-model.tmpl
2.26
KB
-rw-r--r--
choose-serial.tmpl
1.38
KB
-rw-r--r--
choose-uri.tmpl
1.05
KB
-rw-r--r--
class-added.tmpl
142
B
-rw-r--r--
class-confirm.tmpl
467
B
-rw-r--r--
class-deleted.tmpl
113
B
-rw-r--r--
classes-header.tmpl
100
B
-rw-r--r--
classes.tmpl
518
B
-rw-r--r--
class-jobs-header.tmpl
33
B
-rw-r--r--
class-modified.tmpl
150
B
-rw-r--r--
class.tmpl
2.29
KB
-rw-r--r--
command.tmpl
435
B
-rw-r--r--
edit-config.tmpl
607
B
-rw-r--r--
error-op.tmpl
127
B
-rw-r--r--
error.tmpl
125
B
-rw-r--r--
header.tmpl
1.74
KB
-rw-r--r--
help-header.tmpl
1.83
KB
-rw-r--r--
help-printable.tmpl
370
B
-rw-r--r--
help-trailer.tmpl
0
B
-rw-r--r--
job-cancel.tmpl
119
B
-rw-r--r--
job-hold.tmpl
132
B
-rw-r--r--
job-moved.tmpl
234
B
-rw-r--r--
job-move.tmpl
648
B
-rw-r--r--
job-release.tmpl
134
B
-rw-r--r--
job-restart.tmpl
126
B
-rw-r--r--
jobs-header.tmpl
794
B
-rw-r--r--
jobs.tmpl
2.74
KB
-rw-r--r--
list-available-printers.tmpl
649
B
-rw-r--r--
modify-class.tmpl
855
B
-rw-r--r--
modify-printer.tmpl
1.33
KB
-rw-r--r--
norestart.tmpl
137
B
-rw-r--r--
option-boolean.tmpl
282
B
-rw-r--r--
option-conflict.tmpl
232
B
-rw-r--r--
option-header.tmpl
89
B
-rw-r--r--
option-pickmany.tmpl
255
B
-rw-r--r--
option-pickone.tmpl
944
B
-rw-r--r--
option-trailer.tmpl
101
B
-rw-r--r--
pager.tmpl
1.2
KB
-rw-r--r--
printer-accept.tmpl
229
B
-rw-r--r--
printer-added.tmpl
139
B
-rw-r--r--
printer-cancel-jobs.tmpl
229
B
-rw-r--r--
printer-configured.tmpl
261
B
-rw-r--r--
printer-confirm.tmpl
472
B
-rw-r--r--
printer-default.tmpl
487
B
-rw-r--r--
printer-deleted.tmpl
111
B
-rw-r--r--
printer-jobs-header.tmpl
33
B
-rw-r--r--
printer-modified.tmpl
149
B
-rw-r--r--
printer-reject.tmpl
240
B
-rw-r--r--
printers-header.tmpl
101
B
-rw-r--r--
printer-start.tmpl
203
B
-rw-r--r--
printers.tmpl
525
B
-rw-r--r--
printer-stop.tmpl
206
B
-rw-r--r--
printer.tmpl
2.65
KB
-rw-r--r--
restart.tmpl
2.57
KB
-rw-r--r--
search.tmpl
536
B
-rw-r--r--
set-printer-options-header.tmpl
853
B
-rw-r--r--
set-printer-options-trailer.tmpl
449
B
-rw-r--r--
test-page.tmpl
183
B
-rw-r--r--
trailer.tmpl
228
B
-rw-r--r--
users.tmpl
1.07
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 = 'Diese Seite verwendet Cookies um gängigen Cross-Site-Scripting-Angriffen vorzubeugen. Bitte aktivieren Sie Cookies in Ihrem Browser.'; } } --></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="/">Startseite</a></li> <li><a {SECTION=admin?class="active" :}href="/admin">Verwaltung</a></li> <li><a {SECTION=classes?class="active" :}href="/classes/">Klassen</a></li> <li><a {SECTION=help?class="active" :}href="/help/">Hilfe</a></li> <li><a {SECTION=jobs?class="active" :}href="/jobs/">Aufträge</a></li> <li><a {SECTION=printers?class="active" :}href="/printers/">Drucker</a></li> </ul> </div> <div class="body"> <div class="row"> <h1>{title}</h1>
Close