Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
emacs /
23.1 /
etc /
refcards /
[ HOME SHELL ]
Name
Size
Permission
Action
Makefile
3.94
KB
-rw-r--r--
README
734
B
-rw-r--r--
calccard.pdf
88.57
KB
-rw-r--r--
calccard.tex
19.98
KB
-rw-r--r--
cs-dired-ref.pdf
59.95
KB
-rw-r--r--
cs-dired-ref.tex
13.95
KB
-rw-r--r--
cs-refcard.pdf
73.85
KB
-rw-r--r--
cs-refcard.tex
20.95
KB
-rw-r--r--
cs-survival.tex
12.25
KB
-rw-r--r--
de-refcard.pdf
80.14
KB
-rw-r--r--
de-refcard.tex
22.46
KB
-rw-r--r--
dired-ref.pdf
54.41
KB
-rw-r--r--
dired-ref.tex
13.72
KB
-rw-r--r--
fr-dired-ref.pdf
55.54
KB
-rw-r--r--
fr-dired-ref.tex
15.68
KB
-rw-r--r--
fr-refcard.pdf
77.62
KB
-rw-r--r--
fr-refcard.tex
22.71
KB
-rw-r--r--
fr-survival.tex
13.77
KB
-rw-r--r--
gnus-booklet.pdf
110.1
KB
-rw-r--r--
gnus-logo.eps
63.55
KB
-rw-r--r--
gnus-logo.pdf
3.57
KB
-rw-r--r--
gnus-refcard.pdf
107.84
KB
-rw-r--r--
gnus-refcard.tex
60.03
KB
-rw-r--r--
orgcard.pdf
57.91
KB
-rw-r--r--
orgcard.tex
25.85
KB
-rw-r--r--
pdflayout.sty
1.38
KB
-rw-r--r--
pl-refcard.pdf
91.62
KB
-rw-r--r--
pl-refcard.tex
35.14
KB
-rw-r--r--
pt-br-refcard.pdf
75.34
KB
-rw-r--r--
pt-br-refcard.tex
21.98
KB
-rw-r--r--
refcard.pdf
72.14
KB
-rw-r--r--
refcard.tex
20.76
KB
-rw-r--r--
ru-refcard.pdf
123.68
KB
-rw-r--r--
ru-refcard.tex
17.76
KB
-rw-r--r--
sk-dired-ref.pdf
59.25
KB
-rw-r--r--
sk-dired-ref.tex
14.11
KB
-rw-r--r--
sk-refcard.pdf
75.69
KB
-rw-r--r--
sk-refcard.tex
21.17
KB
-rw-r--r--
sk-survival.tex
12.56
KB
-rw-r--r--
survival.tex
11.82
KB
-rw-r--r--
vipcard.tex
21.34
KB
-rw-r--r--
viperCard.tex
23.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : pdflayout.sty
% Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. % This file is part of GNU Emacs. % GNU Emacs is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by % the Free Software Foundation, either version 3 of the License, or % (at your option) any later version. % GNU Emacs is distributed in the hope that it will be useful, % but WITHOUT ANY WARRANTY; without even the implied warranty of % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the % GNU General Public License for more details. % You should have received a copy of the GNU General Public License % along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. % This file defines `\pdflayout': % - \pdflayout=(0) is A4 portrait, % - \pdflayout=(1) is letter (US) portrait, % - \pdflayout=(0l) is A4 landscape. % - \pdflayout=(1l) is letter (US) landscape, \input ifpdf.sty \ifpdf \def\pdflayout=(#1#2){ \if0#1 % A4 \pdfpagewidth=21cm \pdfpageheight=29.7cm \else\if1#1 % Letter \pdfpagewidth=8.5in \pdfpageheight=11in \fi\fi \if l#2 % Landscape \edef\oldwidth{\the\pdfpagewidth} \pdfpagewidth=\pdfpageheight \pdfpageheight=\oldwidth \fi } \else \def\pdflayout=(#1#2){} \fi % archtag: 63c938a5-cc78-4964-962d-603c90d34afc % arch-tag: 3464d27c-1439-473a-bc47-a7c501e8c156
Close