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 : printer.tmpl
<H2 CLASS="title"><A HREF="{printer_uri_supported}">{printer_name}</A> ({printer_state=3?inactiva:{printer_state=4?procesando:en pausa}}, {printer_is_accepting_jobs=0?rechazando trabajos:aceptando trabajos}, {server_is_sharing_printers=0?no:{printer_is_shared=0?no:}} compartida{default_name={printer_name}?, predeterminada del servidor:})</H2> <FORM METHOD="POST" ACTION="{printer_uri_supported}" NAME="maintenance"> <INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}"> <SELECT NAME="OP" ONCHANGE="document.maintenance.submit();"> <OPTION VALUE="">Mantenimiento</OPTION> <OPTION VALUE="print-test-page">Imprimir página de prueba</OPTION> {printer_commands~.*Clean.*?<OPTION VALUE="clean-print-heads">Limpiar cabezales de impresión</OPTION>:} {printer_commands~.*PrintSelfTestPage.*?<OPTION VALUE="print-self-test-page">Imprimir página de auto prueba</OPTION>:} {printer_state=5?<OPTION VALUE="start-printer">Reanudar impresora</OPTION>:<OPTION VALUE="stop-printer">Pausar impresora</OPTION>} {printer_is_accepting_jobs=0?<OPTION VALUE="accept-jobs">Aceptar trabajos</OPTION>:<OPTION VALUE="reject-jobs">Rechazar trabajos</OPTION>} <OPTION VALUE="move-jobs">Mover todos los trabajos</OPTION> <OPTION VALUE="cancel-jobs">Cancelar todos los trabajos</OPTION> </SELECT> <NOSCRIPT><INPUT TYPE="SUBMIT" VALUE="Go"></NOSCRIPT> </FORM> <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> <INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}"> <INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}"> <SELECT NAME="OP" ONCHANGE="document.administration.submit();"> <OPTION VALUE="">Administración</OPTION> <OPTION VALUE="modify-printer">Modificar impresora</OPTION> <OPTION VALUE="delete-printer">Borrar impresora</OPTION> <OPTION VALUE="set-printer-options">Establecer opciones predeterminadas</OPTION> <OPTION VALUE="set-as-default">Poner como predeterminada del servidor</OPTION> <OPTION VALUE="set-allowed-users">Establecer usuarios permitidos</OPTION> </SELECT> <NOSCRIPT><INPUT TYPE="SUBMIT" VALUE="Go"></NOSCRIPT> </FORM> <TABLE SUMMARY="{printer_name}"> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Descripción:</TH><TD>{printer_info}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Ubicación:</TH><TD>{printer_location}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Controlador:</TH><TD>{printer_make_and_model} ({color_supported=1?color:escala de grises}{sides_supported=one-sided?:, dúplex})<BR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Conexión:</TH><TD>{device_uri}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Opciones predeterminadas:</TH><TD>rótulos={job_sheets_default} papel={media_default?{media_default}:desconocido} {sides_default?caras={sides_default}:}</TD></TR> </TABLE>
Close