Linux newlinux5.pouyasazan.org 3.10.0-962.3.2.lve1.5.60.el7.x86_64 #1 SMP Fri Jul 23 07:07:00 EDT 2021 x86_64
LiteSpeed
Server IP : 88.99.66.243 & Your IP : 216.73.216.178
Domains :
Cant Read [ /etc/named.conf ]
User : wdbbsgxf
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
rpm /
macros.d /
Delete
Unzip
Name
Size
Permission
Date
Action
macros.firewalld
239
B
-rw-r--r--
2021-04-28 18:01
macros.selinux-policy
6.62
KB
-rw-r--r--
2020-11-16 20:21
macros.systemd
2.86
KB
-rw-r--r--
2024-12-26 12:37
macros.systemtap
206
B
-rw-r--r--
2020-10-13 19:41
Save
Rename
# RPM macros for packages installing firewalld services/zones # put this into %post otherwise firewalld won't load new service/zone file %firewalld_reload() \ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || : \ %{nil}