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 /
ja /
[ HOME SHELL ]
Name
Size
Permission
Action
add-class.tmpl
1.09
KB
-rw-r--r--
add-printer.tmpl
1.72
KB
-rw-r--r--
admin.tmpl
5.63
KB
-rw-r--r--
choose-device.tmpl
2.18
KB
-rw-r--r--
choose-make.tmpl
1.92
KB
-rw-r--r--
choose-model.tmpl
2.29
KB
-rw-r--r--
choose-serial.tmpl
1.44
KB
-rw-r--r--
choose-uri.tmpl
1.09
KB
-rw-r--r--
class-added.tmpl
146
B
-rw-r--r--
class-confirm.tmpl
465
B
-rw-r--r--
class-deleted.tmpl
124
B
-rw-r--r--
classes-header.tmpl
128
B
-rw-r--r--
classes.tmpl
524
B
-rw-r--r--
class-jobs-header.tmpl
33
B
-rw-r--r--
class-modified.tmpl
162
B
-rw-r--r--
class.tmpl
2.37
KB
-rw-r--r--
command.tmpl
459
B
-rw-r--r--
edit-config.tmpl
606
B
-rw-r--r--
error-op.tmpl
140
B
-rw-r--r--
error.tmpl
135
B
-rw-r--r--
header.tmpl
1.47
KB
-rw-r--r--
help-header.tmpl
1.97
KB
-rw-r--r--
help-printable.tmpl
370
B
-rw-r--r--
help-trailer.tmpl
0
B
-rw-r--r--
job-cancel.tmpl
153
B
-rw-r--r--
job-hold.tmpl
144
B
-rw-r--r--
job-moved.tmpl
290
B
-rw-r--r--
job-move.tmpl
653
B
-rw-r--r--
job-release.tmpl
147
B
-rw-r--r--
job-restart.tmpl
141
B
-rw-r--r--
jobs-header.tmpl
810
B
-rw-r--r--
jobs.tmpl
2.75
KB
-rw-r--r--
list-available-printers.tmpl
683
B
-rw-r--r--
modify-class.tmpl
863
B
-rw-r--r--
modify-printer.tmpl
1.35
KB
-rw-r--r--
norestart.tmpl
151
B
-rw-r--r--
option-boolean.tmpl
282
B
-rw-r--r--
option-conflict.tmpl
251
B
-rw-r--r--
option-header.tmpl
89
B
-rw-r--r--
option-pickmany.tmpl
255
B
-rw-r--r--
option-pickone.tmpl
989
B
-rw-r--r--
option-trailer.tmpl
109
B
-rw-r--r--
pager.tmpl
1.18
KB
-rw-r--r--
printer-accept.tmpl
279
B
-rw-r--r--
printer-added.tmpl
160
B
-rw-r--r--
printer-cancel-jobs.tmpl
300
B
-rw-r--r--
printer-configured.tmpl
293
B
-rw-r--r--
printer-confirm.tmpl
481
B
-rw-r--r--
printer-default.tmpl
488
B
-rw-r--r--
printer-deleted.tmpl
136
B
-rw-r--r--
printer-jobs-header.tmpl
33
B
-rw-r--r--
printer-modified.tmpl
175
B
-rw-r--r--
printer-reject.tmpl
267
B
-rw-r--r--
printers-header.tmpl
140
B
-rw-r--r--
printer-start.tmpl
228
B
-rw-r--r--
printers.tmpl
530
B
-rw-r--r--
printer-stop.tmpl
228
B
-rw-r--r--
printer.tmpl
2.77
KB
-rw-r--r--
restart.tmpl
2.57
KB
-rw-r--r--
search.tmpl
552
B
-rw-r--r--
set-printer-options-header.tmpl
884
B
-rw-r--r--
set-printer-options-trailer.tmpl
449
B
-rw-r--r--
test-page.tmpl
207
B
-rw-r--r--
trailer.tmpl
218
B
-rw-r--r--
users.tmpl
1.09
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?待機中:{printer_state=4?処理中:停止}}, {printer_is_accepting_jobs=0?ジョブを拒否中:ジョブを受け付け中}, {server_is_sharing_printers=0?非:{printer_is_shared=0?非:}} 共有{default_name={printer_name}?, サーバーのデフォルト:})</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="">メンテナンス</OPTION> <OPTION VALUE="print-test-page">テストページの印刷</OPTION> {printer_state=5?<OPTION VALUE="start-class">クラスの再開</OPTION>:<OPTION VALUE="stop-class">クラスの停止</OPTION>} {printer_is_accepting_jobs=0?<OPTION VALUE="accept-jobs">ジョブを受け付け</OPTION>:<OPTION VALUE="reject-jobs">ジョブを拒否</OPTION>} <OPTION VALUE="move-jobs">すべてのジョブの移動</OPTION> <OPTION VALUE="cancel-jobs">すべてのジョブをキャンセル</OPTION> </SELECT> <INPUT TYPE="SUBMIT" VALUE="Go" 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="">管理</OPTION> <OPTION VALUE="modify-class">クラスの変更</OPTION> <OPTION VALUE="delete-class">クラスの削除</OPTION> <OPTION VALUE="set-class-options">デフォルトオプションの設定</OPTION> <OPTION VALUE="set-as-default">サーバーのデフォルトの設定</OPTION> <OPTION VALUE="set-allowed-users">許可するユーザーの設定</OPTION> </SELECT> <INPUT TYPE="SUBMIT" VALUE="進む" STYLE="display: none;"> </FORM> <TABLE SUMMARY="{printer_name}"> <TR><TH ALIGN="RIGHT" VALIGN="TOP">説明:</TH><TD>{printer_info}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">場所:</TH><TD>{printer_location}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">メンバー:</TH><TD>{?member_uris=?なし:{member_uris}}</TD></TR> <TR><TH ALIGN="RIGHT" VALIGN="TOP">デフォルト:</TH><TD>job-sheets={job_sheets_default} media={media_default?{media_default}:不明} {sides_default?sides={sides_default}:}</TD></TR> </TABLE>
Close