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.127
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 timer file for systemd # ################################################################################# # # - Place this file together with the lynis.service file in the related # systemd directory (e.g. /etc/systemd/system) # # - Tell systemd you made changes # systemctl daemon-reload # # - Enable and start the timer (so no reboot is needed): # systemctl enable --now lynis.timer # ################################################################################# [Unit] Description=Daily timer for the Lynis security audit and vulnerability scanner [Timer] OnCalendar=daily RandomizedDelaySec=1800 Persistent=false [Install] WantedBy=timers.target #EOF