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 /
ipptool /
[ HOME SHELL ]
Name
Size
Permission
Action
cancel-current-job.test
1003
B
-rw-r--r--
create-job-format.test
1.29
KB
-rw-r--r--
create-job-sheets.test
1.24
KB
-rw-r--r--
create-job.test
1.13
KB
-rw-r--r--
create-job-timeout.test
1.2
KB
-rw-r--r--
create-printer-subscription.test
1.42
KB
-rw-r--r--
cups-create-local-printer.test
860
B
-rw-r--r--
fax-job.test
1.47
KB
-rw-r--r--
get-completed-jobs.test
775
B
-rw-r--r--
get-devices.test
504
B
-rw-r--r--
get-job-attributes2.test
621
B
-rw-r--r--
get-job-attributes.test
705
B
-rw-r--r--
get-jobs.test
877
B
-rw-r--r--
get-job-template-attributes.test
705
B
-rw-r--r--
get-notifications.test
811
B
-rw-r--r--
get-ppd-printer.test
454
B
-rw-r--r--
get-ppds-drv-only.test
568
B
-rw-r--r--
get-ppds-language.test
520
B
-rw-r--r--
get-ppds-make-and-model.test
505
B
-rw-r--r--
get-ppds-make.test
492
B
-rw-r--r--
get-ppds-product.test
504
B
-rw-r--r--
get-ppds-psversion.test
512
B
-rw-r--r--
get-ppds.test
499
B
-rw-r--r--
get-ppd.test
446
B
-rw-r--r--
get-printer-attributes-suite.test
31.14
KB
-rw-r--r--
get-printer-attributes.test
1.23
KB
-rw-r--r--
get-printer-description-attributes.test
1.24
KB
-rw-r--r--
get-printers-printer-id.test
607
B
-rw-r--r--
get-printers.test
422
B
-rw-r--r--
get-subscriptions.test
519
B
-rw-r--r--
identify-printer-display.test
571
B
-rw-r--r--
identify-printer-multiple.test
595
B
-rw-r--r--
identify-printer.test
518
B
-rw-r--r--
ipp-1.1.test
87.04
KB
-rw-r--r--
ipp-2.0.test
7.24
KB
-rw-r--r--
ipp-2.1.test
4.38
KB
-rw-r--r--
ipp-2.2.test
3.73
KB
-rw-r--r--
ipp-backend.test
811
B
-rw-r--r--
ipp-everywhere.test
302.87
KB
-rw-r--r--
print-job-and-wait.test
1.05
KB
-rw-r--r--
print-job-deflate.test
763
B
-rw-r--r--
print-job-gzip.test
754
B
-rw-r--r--
print-job-hold.test
965
B
-rw-r--r--
print-job-letter.test
702
B
-rw-r--r--
print-job-manual.test
979
B
-rw-r--r--
print-job-media-col.test
1.11
KB
-rw-r--r--
print-job-media-needed.test
1.45
KB
-rw-r--r--
print-job-password.test
742
B
-rw-r--r--
print-job.test
663
B
-rw-r--r--
print-uri.test
635
B
-rw-r--r--
set-attrs-hold.test
3.83
KB
-rw-r--r--
validate-job.test
603
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ipp-2.0.test
# # IPP/2.0 test suite. # # Copyright © 2007-2017 by Apple Inc. # Copyright © 2001-2006 by Easy Software Products. All rights reserved. # # Licensed under Apache License v2.0. See the file "LICENSE" for more # information. # # Usage: # # ./ipptool -V 2.0 -f filename -t printer-uri ipp-2.0.test # # Do all of the IPP/1.1 tests as an IPP/2.0 client # # Required by: PWG 5100.12 section 4.1 INCLUDE "ipp-1.1.test" # Regular expression for PWG media size names (eek!) DEFINE MEDIA_REGEX "/^(choice(_((custom|na|asme|roc|oe|roll)_[a-z0-9][-a-z0-9]*_([1-9][0-9]*(\.[0-9]*[1-9])?|0\.[0-9]*[1-9])x([1-9][0-9]*(\.[0-9]*[1-9])?|0\.[0-9]*[1-9])in|(custom|iso|jis|jpn|prc|om|roll)_[a-z0-9][-a-z0-9]*_([1-9][0-9]*(\.[0-9]*[1-9])?|0\.[0-9]*[1-9])x([1-9][0-9]*(\.[0-9]*[1-9])?|0\.[0-9]*[1-9])mm)){2,}|(custom|na|asme|roc|oe|roll)_[a-z0-9][-a-z0-9]*_([1-9][0-9]*(\.[0-9]*[1-9])?|0\.[0-9]*[1-9])x([1-9][0-9]*(\.[0-9]*[1-9])?|0\.[0-9]*[1-9])in|(custom|iso|jis|jpn|prc|om|roll)_[a-z0-9][-a-z0-9]*_([1-9][0-9]*(\.[0-9]*[1-9])?|0\.[0-9]*[1-9])x([1-9][0-9]*(\.[0-9]*[1-9])?|0\.[0-9]*[1-9])mm)$$/" # Test required printer description attribute support. # # Required by: PWG 5100.12 section 6.2 { NAME "PWG 5100.12 section 6.2 - Required Printer Description Attributes" OPERATION Get-Printer-Attributes GROUP operation-attributes-tag ATTR charset attributes-charset utf-8 ATTR naturalLanguage attributes-natural-language en ATTR uri printer-uri $uri ATTR name requesting-user-name $user ATTR mimeMediaType document-format application/octet-stream STATUS successful-ok # Figure out capabilities EXPECT color-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE true DEFINE-MATCH PRINTER_IS_COLOR # Job template attributes EXPECT copies-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0 EXPECT copies-supported OF-TYPE rangeOfInteger IN-GROUP printer-attributes-tag EXPECT finishings-default OF-TYPE enum IN-GROUP printer-attributes-tag EXPECT finishings-supported OF-TYPE enum IN-GROUP printer-attributes-tag WITH-VALUE 3 EXPECT media-default OF-TYPE no-value|keyword|name IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "$MEDIA_REGEX" EXPECT ?media-ready OF-TYPE keyword|name IN-GROUP printer-attributes-tag WITH-ALL-VALUES "$MEDIA_REGEX" EXPECT media-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag WITH-ALL-VALUES "$MEDIA_REGEX" EXPECT orientation-requested-default OF-TYPE no-value|enum IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 3,4,5,6 EXPECT orientation-requested-supported OF-TYPE enum IN-GROUP printer-attributes-tag WITH-VALUE 3,4,5,6 EXPECT output-bin-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1 EXPECT output-bin-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag EXPECT print-quality-default OF-TYPE enum IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 3,4,5 EXPECT print-quality-supported OF-TYPE enum IN-GROUP printer-attributes-tag WITH-VALUE 3,4,5 EXPECT printer-resolution-default OF-TYPE resolution IN-GROUP printer-attributes-tag COUNT 1 EXPECT printer-resolution-supported OF-TYPE resolution IN-GROUP printer-attributes-tag EXPECT sides-default OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 WITH-ALL-VALUES "/^(one-sided|two-sided-long-edge|two-sided-short-edge)$$/" EXPECT sides-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-ALL-VALUES "/^(one-sided|two-sided-long-edge|two-sided-short-edge)$$/" # Optional media-col support EXPECT ?media-col-default OF-TYPE collection IN-GROUP printer-attributes-tag COUNT 1 EXPECT ?media-col-ready OF-TYPE collection IN-GROUP printer-attributes-tag EXPECT ?media-col-supported OF-TYPE keyword IN-GROUP printer-attributes-tag EXPECT media-col-supported WITH-VALUE media-back-coating DEFINE-MATCH HAVE_MEDIA_BACK_COATING EXPECT media-col-supported WITH-VALUE media-color DEFINE-MATCH HAVE_MEDIA_COLOR EXPECT media-col-supported WITH-VALUE media-front-coating DEFINE-MATCH HAVE_MEDIA_FRONT_COATING EXPECT media-col-supported WITH-VALUE media-grain DEFINE-MATCH HAVE_MEDIA_GRAIN EXPECT media-col-supported WITH-VALUE media-hole-count DEFINE-MATCH HAVE_MEDIA_HOLE_COUNT EXPECT media-col-supported WITH-VALUE media-info DEFINE-MATCH HAVE_MEDIA_INFO EXPECT media-col-supported WITH-VALUE media-key DEFINE-MATCH HAVE_MEDIA_KEY EXPECT media-col-supported WITH-VALUE media-order-count DEFINE-MATCH HAVE_MEDIA_ORDER_COUNT EXPECT media-col-supported WITH-VALUE media-pre-printed DEFINE-MATCH HAVE_MEDIA_PRE_PRINTED EXPECT media-col-supported WITH-VALUE media-recycled DEFINE-MATCH HAVE_MEDIA_RECYCLED EXPECT media-col-supported WITH-VALUE media-size DEFINE-MATCH HAVE_MEDIA_SIZE EXPECT media-col-supported WITH-VALUE media-tooth DEFINE-MATCH HAVE_MEDIA_TOOTH EXPECT media-col-supported WITH-VALUE media-type DEFINE-MATCH HAVE_MEDIA_TYPE EXPECT media-col-supported WITH-VALUE media-weight-metric DEFINE-MATCH HAVE_MEDIA_WEIGHT_METRIC EXPECT media-back-coating-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_BACK_COATING EXPECT media-color-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_COLOR EXPECT media-front-coating-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_FRONT_COATING EXPECT media-grain-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_GRAIN EXPECT media-hole-count-supported OF-TYPE rangeOfInteger IN-GROUP printer-attributes-tag WITH-VALUE >-1 IF-DEFINED HAVE_MEDIA_HOLE_COUNT EXPECT media-info-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_INFO EXPECT media-key-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_KEY EXPECT media-order-count-supported OF-TYPE rangeOfInteger IN-GROUP printer-attributes-tag WITH-VALUE >0 IF-DEFINED HAVE_MEDIA_ORDER_COUNT EXPECT media-pre-printed-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_PRE_PRINTED EXPECT media-recycled-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_RECYCLED EXPECT media-size-supported OF-TYPE collection IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_SIZE EXPECT media-tooth-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_TOOTH EXPECT media-type-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag IF-DEFINED HAVE_MEDIA_TYPE EXPECT media-weight-metric-supported OF-TYPE rangeOfInteger IN-GROUP printer-attributes-tag WITH-VALUE >-1 IF-DEFINED HAVE_MEDIA_WEIGHT_METRIC # Printer description attributes EXPECT color-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 EXPECT pages-per-minute OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 EXPECT pages-per-minute-color OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED PRINTER_IS_COLOR EXPECT !pages-per-minute-color IF-NOT-DEFINED PRINTER_IS_COLOR EXPECT printer-info OF-TYPE text IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^.{0,127}$$/" EXPECT printer-location OF-TYPE text IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^.{0,127}$$/" EXPECT printer-make-and-model OF-TYPE text IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^.{0,127}$$/" EXPECT printer-more-info OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1 }
Close