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 /
texmf /
tex /
latex /
carlisle /
[ HOME SHELL ]
Name
Size
Permission
Action
blkarray.sty
70.37
KB
-rw-r--r--
comma.sty
2.85
KB
-rw-r--r--
dotlessj.sty
3.06
KB
-rw-r--r--
fix2col.sty
7.71
KB
-rw-r--r--
ltxtable.sty
3.78
KB
-rw-r--r--
mylatex.ltx
8.09
KB
-rw-r--r--
nopageno.sty
947
B
-rw-r--r--
plain.sty
7.55
KB
-rw-r--r--
remreset.sty
1.07
KB
-rw-r--r--
scalefnt.sty
1.33
KB
-rw-r--r--
slashed.sty
5.2
KB
-rw-r--r--
typehtml.sty
24.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : remreset.sty
% remreset package %%%%%%%%%%%%%%%%%% % Copyright 1997 David carlisle % This file may be distributed under the terms of the LPPL. % See 00readme.txt for details. % 1997/09/28 David Carlisle % LaTeX includes a command \@addtoreset that is used to declare that % a counter should be reset every time a second counter is incremented. % For example the book class has a line % \@addtoreset{footnote}{chapter} % So that the footnote counter is reset each chapter. % If you wish to bas a new class on book, but without this counter % being reset, then standard LaTeX gives no simple mechanism to do % this. % This package defines |\@removefromreset| which just undoes the effect % of \@addtorest. So for example a class file may be defined by % \LoadClass{book} % \@removefromreset{footnote}{chapter} \def\@removefromreset#1#2{{% \expandafter\let\csname c@#1\endcsname\@removefromreset \def\@elt##1{% \expandafter\ifx\csname c@##1\endcsname\@removefromreset \else \noexpand\@elt{##1}% \fi}% \expandafter\xdef\csname cl@#2\endcsname{% \csname cl@#2\endcsname}}}
Close