Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
systemd /
system /
multi-user.target.wants /
Delete
Unzip
Name
Size
Permission
Date
Action
NetworkManager.service
1.36
KB
-rw-r--r--
2026-08-24 11:49
atd.service
274
B
-rw-r--r--
2025-11-12 00:38
auditd.service
1.98
KB
-rw-r--r--
2026-04-04 20:12
cagefs.service
705
B
-rw-r--r--
2026-07-31 12:29
chronyd.service
1.43
KB
-rw-r--r--
2026-04-09 00:49
clwpos_monitoring.service
679
B
-rw-r--r--
2026-09-04 11:38
cpanel-onboot.service
684
B
-rw-r--r--
2026-09-04 10:22
cpanel.service
716
B
-rw-r--r--
2026-09-04 10:22
cpanelquotaonboot.service
324
B
-rw-r--r--
2026-09-04 10:22
cpipv6.service
548
B
-rw-r--r--
2026-09-04 10:28
crond.service
371
B
-rw-r--r--
2026-04-09 05:59
db_governor.service
536
B
-rw-r--r--
2026-08-06 17:01
dovecot.service
362
B
-rw-r--r--
2026-07-13 00:00
ea-php70-php-fpm.service
716
B
-rw-r--r--
2026-09-03 08:44
ea-php72-php-fpm.service
716
B
-rw-r--r--
2026-09-03 09:06
ea-php73-php-fpm.service
716
B
-rw-r--r--
2026-09-03 09:15
ea-php81-php-fpm.service
716
B
-rw-r--r--
2026-08-18 19:37
ea-php82-php-fpm.service
716
B
-rw-r--r--
2026-08-06 21:25
exim.service
427
B
-rw-r--r--
2026-07-24 13:18
fastmail.service
316
B
-rw-r--r--
2026-09-04 10:28
httpd.service
608
B
-rw-r--r--
2026-06-10 15:51
ipaliases.service
654
B
-rw-r--r--
2026-09-04 10:34
irqbalance.service
1.04
KB
-rw-r--r--
2026-04-08 16:39
lshttpd.service
658
B
-rw-r--r--
2026-09-04 10:51
lve.service
465
B
-rw-r--r--
2026-06-16 09:25
lve_namespaces.service
416
B
-rw-r--r--
2026-07-29 13:24
lvectl.service
497
B
-rw-r--r--
2026-07-29 13:24
lvestats.service
398
B
-r--r--r--
2026-06-23 08:44
mailman.service
248
B
-rw-r--r--
2026-05-02 18:41
mariadb.service
5.45
KB
-rw-r--r--
2026-08-19 09:31
nfs-client.target
433
B
-rw-r--r--
2026-04-08 16:14
nftables.service
393
B
-rw-r--r--
2026-08-26 12:05
nscd.service
512
B
-rw-r--r--
2026-08-03 10:13
pdns.service
1.49
KB
-rw-r--r--
2026-08-10 19:13
proxyexecd.service
353
B
-rw-r--r--
2026-07-31 12:29
remote-fs.target
530
B
-rw-r--r--
2022-10-31 18:59
rpcbind.service
544
B
-rw-r--r--
2024-04-03 13:53
rsyslog.service
999
B
-rw-r--r--
2026-04-14 15:35
securetmp.service
352
B
-rw-r--r--
2026-09-04 09:56
smartd.service
334
B
-rw-r--r--
2026-04-08 20:37
ssa-agent.service
1.83
KB
-rw-r--r--
2026-07-24 11:40
sshd.service
372
B
-rw-r--r--
2026-07-29 23:09
sssd.service
768
B
-rw-r--r--
2026-07-23 19:31
sysstat.service
475
B
-rw-r--r--
2026-04-15 10:16
tuned.service
439
B
-rw-r--r--
2026-02-22 19:49
xray-agent.service
277
B
-rw-r--r--
2026-08-05 18:28
Save
Rename
[Unit] Description=Security Auditing Service DefaultDependencies=no ## If auditd is sending or recieving remote logging, copy this file to ## /etc/systemd/system/auditd.service and comment out the first After and ## uncomment the second so that network-online.target is part of After. ## then comment the first Before and uncomment the second Before to remove ## sysinit.target from "Before". ## If using remote logging, ensure that the systemd-update-utmp.service file ## is updated to remove the After=auditd.service directive to prevent a ## boot-time ordering cycle. After=local-fs.target systemd-tmpfiles-setup.service ##After=network-online.target local-fs.target systemd-tmpfiles-setup.service Before=sysinit.target shutdown.target ##Before=shutdown.target Conflicts=shutdown.target RefuseManualStop=yes ConditionKernelCommandLine=!audit=0 ConditionKernelCommandLine=!audit=off Documentation=man:auditd(8) https://github.com/linux-audit/audit-documentation [Service] Type=forking PIDFile=/run/auditd.pid ExecStart=/sbin/auditd ## To not use augenrules, copy this file to /etc/systemd/system/auditd.service ## and comment/delete the next line and uncomment the auditctl line. ## NOTE: augenrules expect any rules to be added to /etc/audit/rules.d/ ExecStartPost=-/sbin/augenrules --load #ExecStartPost=-/sbin/auditctl -R /etc/audit/audit.rules # By default we don't clear the rules on exit. To enable this, uncomment # the next line after copying the file to /etc/systemd/system/auditd.service #ExecStopPost=/sbin/auditctl -R /etc/audit/audit-stop.rules Restart=on-failure # Do not restart for intentional exits. See EXIT CODES section in auditd(8). RestartPreventExitStatus=2 4 6 ### Security Settings ### MemoryDenyWriteExecute=true LockPersonality=true # The following control prevents rules on /proc so its off by default #ProtectControlGroups=true ## The following control prevents rules on /usr/lib/modules/ its off by default #ProtectKernelModules=true RestrictRealtime=true [Install] WantedBy=multi-user.target