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 /
es /
[ HOME SHELL ]
Name
Size
Permission
Action
add-class.tmpl
1.14
KB
-rw-r--r--
add-printer.tmpl
1.77
KB
-rw-r--r--
admin.tmpl
5.74
KB
-rw-r--r--
choose-device.tmpl
2.13
KB
-rw-r--r--
choose-make.tmpl
1.92
KB
-rw-r--r--
choose-model.tmpl
2.28
KB
-rw-r--r--
choose-serial.tmpl
1.4
KB
-rw-r--r--
choose-uri.tmpl
1.11
KB
-rw-r--r--
class-added.tmpl
149
B
-rw-r--r--
class-confirm.tmpl
454
B
-rw-r--r--
class-deleted.tmpl
111
B
-rw-r--r--
classes-header.tmpl
102
B
-rw-r--r--
classes.tmpl
547
B
-rw-r--r--
class-jobs-header.tmpl
32
B
-rw-r--r--
class-modified.tmpl
155
B
-rw-r--r--
class.tmpl
2.35
KB
-rw-r--r--
command.tmpl
442
B
-rw-r--r--
edit-config.tmpl
623
B
-rw-r--r--
error-op.tmpl
143
B
-rw-r--r--
error.tmpl
128
B
-rw-r--r--
header.tmpl
1.74
KB
-rw-r--r--
help-header.tmpl
1.88
KB
-rw-r--r--
help-printable.tmpl
370
B
-rw-r--r--
help-trailer.tmpl
0
B
-rw-r--r--
job-cancel.tmpl
122
B
-rw-r--r--
job-hold.tmpl
120
B
-rw-r--r--
job-moved.tmpl
273
B
-rw-r--r--
job-move.tmpl
630
B
-rw-r--r--
job-release.tmpl
120
B
-rw-r--r--
job-restart.tmpl
125
B
-rw-r--r--
jobs-header.tmpl
792
B
-rw-r--r--
jobs.tmpl
2.75
KB
-rw-r--r--
list-available-printers.tmpl
659
B
-rw-r--r--
modify-class.tmpl
874
B
-rw-r--r--
modify-printer.tmpl
1.41
KB
-rw-r--r--
norestart.tmpl
155
B
-rw-r--r--
option-boolean.tmpl
282
B
-rw-r--r--
option-conflict.tmpl
228
B
-rw-r--r--
option-header.tmpl
89
B
-rw-r--r--
option-pickmany.tmpl
255
B
-rw-r--r--
option-pickone.tmpl
964
B
-rw-r--r--
option-trailer.tmpl
102
B
-rw-r--r--
pager.tmpl
1.27
KB
-rw-r--r--
printer-accept.tmpl
222
B
-rw-r--r--
printer-added.tmpl
157
B
-rw-r--r--
printer-cancel-jobs.tmpl
237
B
-rw-r--r--
printer-configured.tmpl
278
B
-rw-r--r--
printer-confirm.tmpl
468
B
-rw-r--r--
printer-default.tmpl
460
B
-rw-r--r--
printer-deleted.tmpl
119
B
-rw-r--r--
printer-jobs-header.tmpl
32
B
-rw-r--r--
printer-modified.tmpl
164
B
-rw-r--r--
printer-reject.tmpl
223
B
-rw-r--r--
printers-header.tmpl
110
B
-rw-r--r--
printer-start.tmpl
207
B
-rw-r--r--
printers.tmpl
544
B
-rw-r--r--
printer-stop.tmpl
211
B
-rw-r--r--
printer.tmpl
2.71
KB
-rw-r--r--
restart.tmpl
2.57
KB
-rw-r--r--
search.tmpl
536
B
-rw-r--r--
set-printer-options-header.tmpl
864
B
-rw-r--r--
set-printer-options-trailer.tmpl
449
B
-rw-r--r--
test-page.tmpl
216
B
-rw-r--r--
trailer.tmpl
244
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 = 'Esta página usa cookies para prevenir ataques comunes de sitios cruzados. Por favor, active las cookies en su navegador.'; } } --></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="/">Inicio</a></li> <li><a {SECTION=admin?class="active" :}href="/admin">Administración</a></li> <li><a {SECTION=classes?class="active" :}href="/classes/">Clases</a></li> <li><a {SECTION=help?class="active" :}href="/help/">Ayuda</a></li> <li><a {SECTION=jobs?class="active" :}href="/jobs/">Trabajos</a></li> <li><a {SECTION=printers?class="active" :}href="/printers/">Impresoras</a></li> </ul> </div> <div class="body"> <div class="row"> <h1>{title}</h1>
Close