Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
mime /
packages /
Delete
Unzip
Name
Size
Permission
Date
Action
groff-base
243
B
-rw-r--r--
2015-11-17 14:42
info
458
B
-rw-r--r--
2016-03-05 15:32
less
94
B
-rw-r--r--
2007-10-22 13:03
man-db
1.83
KB
-rw-r--r--
2015-11-06 16:54
mime-support
257
B
-rw-r--r--
2015-10-30 16:39
mutt
64
B
-rw-r--r--
2010-05-31 11:27
sensible-utils
97
B
-rw-r--r--
2010-11-14 07:36
tar
327
B
-rw-r--r--
2015-09-29 00:26
unzip
77
B
-rw-r--r--
2020-11-25 21:16
util-linux
90
B
-rw-r--r--
2016-03-12 16:14
vim-common
346
B
-rw-r--r--
2016-04-03 15:25
Save
Rename
# priority=6 above the default 5 on the basis that viewing a man page # with man is above average sensible. # # Priority above /usr/lib/mime/packages/groff-base "nroff -mandoc" # since "man" has the advantage of running preprocessors such as tbl # specified in the man page and so gives better results. Eg on # /usr/share/man/man1/gtbl.1.gz (the tbl man page uses tbl). Locale # charset handling in man is probably better too. # # "man -X" is only priority=6 since the gxditview it runs is rather # basic and perhaps something more sophisticated could be higher. The # X entry is before the tty so the X is preferred under X. (The tty # one still works there, in its declared needsterminal.) # # "-X100" seems to make better output than the default -X 75 dpi. # Dunno if that's some font dodginess or matching the X server's # advertised screen size resolution or something. # # "test -e gxditview" because it's in the "groff" package which is # only a Suggests of man-db and so may not be available. application/x-troff-man; /usr/bin/man -X100 -l '%s'; test=test -n "$DISPLAY" -a -e /usr/bin/gxditview; description=Man page; priority=6 text/troff; /usr/bin/man -X100 -l '%s'; test=test -n "$DISPLAY" -a -e /usr/bin/gxditview; description=Man page; priority=6 application/x-troff-man; /usr/bin/man -l '%s'; needsterminal; description=Man page; priority=6 text/troff; /usr/bin/man -l '%s'; needsterminal; description=Man page; priority=6 # "-Tascii" gives backspace overstriking, so use "col -b" to undo # that. Piping to col also means "man" has a non-tty output and so # does not run its usual "more" etc pager, ensuring this entry is # non-interactive. # application/x-troff-man; /usr/bin/man -Tascii -l '%s' | col -b; copiousoutput; description=Man page; priority=2 text/troff; /usr/bin/man -Tascii -l '%s' | col -b; copiousoutput; description=Man page; priority=2