Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.141
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpguard /
3rdparty /
lynis /
extras /
systemd /
Delete
Unzip
Name
Size
Permission
Date
Action
lynis.service
791
B
-rw-r--r--
2025-04-01 06:33
lynis.timer
762
B
-rw-r--r--
2025-04-01 06:33
Save
Rename
################################################################################# # # Lynis service file for systemd # ################################################################################# # # - Adjust path to link to location where Lynis binary is installed # # - Place this file together with the lynis.timer file in the related # systemd directory (e.g. /etc/systemd/system/) # # - See details in lynis.timer file # ################################################################################# [Unit] Description=Security audit and vulnerability scanner Documentation=https://cisofy.com/docs/ [Service] Nice=19 IOSchedulingClass=best-effort IOSchedulingPriority=7 Type=simple ExecStart=/path/to/lynis audit system --cronjob [Install] WantedBy=multi-user.target #EOF