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 /
fr /
[ HOME SHELL ]
Name
Size
Permission
Action
add-class.tmpl
1.08
KB
-rw-r--r--
add-printer.tmpl
1.71
KB
-rw-r--r--
admin.tmpl
5.86
KB
-rw-r--r--
choose-device.tmpl
2.16
KB
-rw-r--r--
choose-make.tmpl
1.91
KB
-rw-r--r--
choose-model.tmpl
2.27
KB
-rw-r--r--
choose-serial.tmpl
1.41
KB
-rw-r--r--
choose-uri.tmpl
1.05
KB
-rw-r--r--
class-added.tmpl
164
B
-rw-r--r--
class-confirm.tmpl
463
B
-rw-r--r--
class-deleted.tmpl
144
B
-rw-r--r--
classes-header.tmpl
108
B
-rw-r--r--
classes.tmpl
549
B
-rw-r--r--
class-jobs-header.tmpl
31
B
-rw-r--r--
class-modified.tmpl
180
B
-rw-r--r--
class.tmpl
2.43
KB
-rw-r--r--
command.tmpl
464
B
-rw-r--r--
edit-config.tmpl
637
B
-rw-r--r--
error-op.tmpl
131
B
-rw-r--r--
error.tmpl
126
B
-rw-r--r--
header.tmpl
1.73
KB
-rw-r--r--
help-header.tmpl
1.72
KB
-rw-r--r--
help-printable.tmpl
370
B
-rw-r--r--
help-trailer.tmpl
0
B
-rw-r--r--
job-cancel.tmpl
151
B
-rw-r--r--
job-hold.tmpl
144
B
-rw-r--r--
job-moved.tmpl
322
B
-rw-r--r--
job-move.tmpl
712
B
-rw-r--r--
job-release.tmpl
165
B
-rw-r--r--
job-restart.tmpl
162
B
-rw-r--r--
jobs-header.tmpl
863
B
-rw-r--r--
jobs.tmpl
2.84
KB
-rw-r--r--
list-available-printers.tmpl
655
B
-rw-r--r--
modify-class.tmpl
876
B
-rw-r--r--
modify-printer.tmpl
1.36
KB
-rw-r--r--
norestart.tmpl
189
B
-rw-r--r--
option-boolean.tmpl
282
B
-rw-r--r--
option-conflict.tmpl
252
B
-rw-r--r--
option-header.tmpl
89
B
-rw-r--r--
option-pickmany.tmpl
255
B
-rw-r--r--
option-pickone.tmpl
973
B
-rw-r--r--
option-trailer.tmpl
115
B
-rw-r--r--
pager.tmpl
1.28
KB
-rw-r--r--
printer-accept.tmpl
271
B
-rw-r--r--
printer-added.tmpl
172
B
-rw-r--r--
printer-cancel-jobs.tmpl
275
B
-rw-r--r--
printer-configured.tmpl
282
B
-rw-r--r--
printer-confirm.tmpl
489
B
-rw-r--r--
printer-default.tmpl
545
B
-rw-r--r--
printer-deleted.tmpl
150
B
-rw-r--r--
printer-jobs-header.tmpl
31
B
-rw-r--r--
printer-modified.tmpl
187
B
-rw-r--r--
printer-reject.tmpl
257
B
-rw-r--r--
printers-header.tmpl
114
B
-rw-r--r--
printer-start.tmpl
247
B
-rw-r--r--
printers.tmpl
552
B
-rw-r--r--
printer-stop.tmpl
243
B
-rw-r--r--
printer.tmpl
2.68
KB
-rw-r--r--
restart.tmpl
2.58
KB
-rw-r--r--
search.tmpl
566
B
-rw-r--r--
set-printer-options-header.tmpl
851
B
-rw-r--r--
set-printer-options-trailer.tmpl
449
B
-rw-r--r--
test-page.tmpl
230
B
-rw-r--r--
trailer.tmpl
263
B
-rw-r--r--
users.tmpl
1.11
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : class.tmpl
<H2 CLASS="title"><A HREF="{printer_uri_supported}">{printer_name}</A> ({printer_state=3?En attente:{printer_state=4?En cours d'impression:Arrêtée}}, {printer_is_accepting_jobs=0?rejette les tâches:accepte les tâches}, {server_is_sharing_printers=0?Non p:{printer_is_shared=0?Non p:P}}artagée{default_name={printer_name}?, imprimante par défaut:})</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="">Maintenance</OPTION> <OPTION VALUE="print-test-page">Imprimer une page de test</OPTION> {printer_state=5?<OPTION VALUE="start-class">Démarrer la classe</OPTION>:<OPTION VALUE="stop-class">Arrêter la classe</OPTION>} {printer_is_accepting_jobs=0?<OPTION VALUE="accept-jobs">Accepter les tâches</OPTION>:<OPTION VALUE="reject-jobs">Rejeter les tâches</OPTION>} <OPTION VALUE="move-jobs">Transférer toutes les tâches</OPTION> <OPTION VALUE="cancel-jobs">Annuler toutes les tâches</OPTION> </SELECT> <INPUT TYPE="SUBMIT" VALUE="Valider" STYLE="display: none;"> </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}"> <INPUT TYPE="HIDDEN" NAME="IS_CLASS" VALUE="1"> <SELECT NAME="OP" ONCHANGE="document.administration.submit();"> <OPTION VALUE="">Administration</OPTION> <OPTION VALUE="modify-class">Modifier la classe</OPTION> <OPTION VALUE="delete-class">Supprimer la classe</OPTION> <OPTION VALUE="set-class-options">Réinitialiser les options</OPTION> <OPTION VALUE="set-as-default">Définir par défaut</OPTION> <OPTION VALUE="set-allowed-users">Définir les autorisations</OPTION> </SELECT> <INPUT TYPE="SUBMIT" VALUE="Valider" STYLE="display: none;"> </FORM> <TABLE SUMMARY="{printer_name}"> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Description :</TH><TD>{printer_info}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Emplacement :</TH><TD>{printer_location}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Membres :</TH><TD>{?member_uris=?Aucun:{member_uris}}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">Par défaut :</TH><TD>job-sheets={job_sheets_default} media={media_default?{media_default}:inconnu} {sides_default?sides={sides_default}:}</TD></TR> </TABLE>
Close