Linux server1.hosting4iran.com 4.18.0-553.123.2.el8_10.x86_64 #1 SMP Thu May 7 15:28:41 EDT 2026 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.191
Domains : 318 Domain
User : satitravel
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
CPLicense.service
169
B
-rw-r--r--
2026-03-01 14:00
CPLicenseDV.service
169
B
-rw-r--r--
2026-03-01 14:00
aibolit-resident.service
746
B
-rw-r-----
2023-12-05 11:56
atd.service
222
B
-rw-r--r--
2022-10-10 10:23
auditd.service
1.81
KB
-rw-r--r--
2025-07-15 09:41
chronyd.service
551
B
-rw-r--r--
2024-11-05 07:47
cpanel-onboot.service
684
B
-rw-r--r--
2025-12-22 01:08
cpanel.service
716
B
-rw-r--r--
2023-12-23 09:42
cpanelquotaonboot.service
324
B
-rw-r--r--
2023-12-23 09:42
cpipv6.service
548
B
-rw-r--r--
2023-12-23 09:46
crond.service
356
B
-rw-r--r--
2024-04-06 11:40
csf.service
270
B
-rw-rw-r--
2022-02-28 12:44
dovecot.service
362
B
-rw-r--r--
2026-02-03 19:31
ea-php72-php-fpm.service
716
B
-rw-r--r--
2026-05-18 19:40
ea-php74-php-fpm.service
716
B
-rw-r--r--
2026-05-18 19:06
ea-php81-php-fpm.service
716
B
-rw-r--r--
2026-05-18 17:31
exim.service
427
B
-rw-r--r--
2026-05-01 16:30
fastmail.service
316
B
-rw-r--r--
2023-12-23 09:46
httpd.service
660
B
-rw-r--r--
2026-01-07 17:24
imunify-antivirus.service
849
B
-rw-r--r--
2023-12-05 14:38
imunify-notifier.service
388
B
-rw-r--r--
2023-03-29 18:41
ipaliases.service
654
B
-rw-r--r--
2023-12-23 09:46
irqbalance.service
475
B
-rw-r--r--
2023-10-14 17:57
lfd.service
215
B
-rw-rw-r--
2025-12-28 11:53
lshttpd.service
660
B
-rw-r--r--
2026-01-07 17:24
mailman.service
248
B
-rw-r--r--
2026-05-02 18:41
mdmonitor.service
310
B
-rw-r--r--
2025-11-05 10:54
mysqld.service
2.02
KB
-rw-r--r--
2023-10-12 17:56
named.service
856
B
-rw-r--r--
2026-05-07 22:58
nfs-client.target
413
B
-rw-r--r--
2026-03-09 13:08
nftables.service
393
B
-rw-r--r--
2025-01-28 01:21
nscd.service
512
B
-rw-r--r--
2026-05-26 09:38
paneltools.service
371
B
-rw-------
2026-05-13 08:58
paneltools_lsws.service
415
B
-rw-------
2026-01-07 17:18
pure-authd.service
282
B
-rw-r--r--
2025-06-06 14:14
pure-ftpd.service
312
B
-rw-r--r--
2025-06-06 14:14
remote-fs.target
522
B
-rw-r--r--
2018-06-22 11:11
rpcbind.service
544
B
-rw-r--r--
2022-10-12 11:00
rsyslog.service
960
B
-rw-r--r--
2024-11-05 02:29
securetmp.service
352
B
-rw-r--r--
2023-12-23 09:40
smartd.service
329
B
-rw-r--r--
2024-04-06 14:11
sshd.service
456
B
-rw-r--r--
2026-05-04 20:25
sssd.service
772
B
-rw-r--r--
2026-02-10 17:01
sw-engine.service
515
B
-rw-r--r--
1990-01-01 12:00
sysstat.service
475
B
-rw-r--r--
2024-07-03 09:57
tuned.service
439
B
-rw-r--r--
2024-02-22 12:23
wp-toolkit-background-tasks.service
341
B
-rw-r--r--
2026-01-14 17:56
wp-toolkit-scheduled-tasks.service
339
B
-rw-r--r--
2026-01-14 17:56
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". 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