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.67
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-04-15 16:37
wp-toolkit-scheduled-tasks.service
339
B
-rw-r--r--
2026-04-15 16:37
Save
Rename
# Copyright (c) 2015, 2023, Oracle and/or its affiliates. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License, version 2.0, # as published by the Free Software Foundation. # # This program is also distributed with certain software (including # but not limited to OpenSSL) that is licensed under separate terms, # as designated in a particular file or component or in included license # documentation. The authors of MySQL hereby grant you an additional # permission to link the program and your derivative works with the # separately licensed software that they have included with MySQL. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License, version 2.0, for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # # systemd service file for MySQL forking server # [Unit] Description=MySQL Server Documentation=man:mysqld(8) Documentation=http://dev.mysql.com/doc/refman/en/using-systemd.html After=network-online.target Wants=network-online.target After=syslog.target [Install] WantedBy=multi-user.target [Service] User=mysql Group=mysql Type=notify # Disable service start and stop timeout logic of systemd for mysqld service. TimeoutSec=0 # Execute pre and post scripts as root # hence, + prefix is used # Needed to create system tables ExecStartPre=+/usr/bin/mysqld_pre_systemd # Start main service ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS # Use this to switch malloc implementation EnvironmentFile=-/etc/sysconfig/mysql # Sets open_files_limit LimitNOFILE = 10000 Restart=on-failure RestartPreventExitStatus=1 # Set enviroment variable MYSQLD_PARENT_PID. This is required for restart. Environment=MYSQLD_PARENT_PID=1 PrivateTmp=false