Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
rpm /
fileattrs /
Delete
Unzip
Name
Size
Permission
Date
Action
debuginfo.attr
258
B
-rw-r--r--
2020-05-28 10:04
desktop.attr
671
B
-rw-r--r--
2020-05-28 10:04
elf.attr
284
B
-rw-r--r--
2020-05-28 10:04
font.attr
136
B
-rw-r--r--
2020-05-28 10:04
gstreamer1.attr
109
B
-rw-r--r--
2025-03-13 09:20
kmod.attr
948
B
-rw-r--r--
2023-09-27 01:14
libsymlink.attr
271
B
-rw-r--r--
2025-03-11 14:08
libtool.attr
204
B
-rw-r--r--
2020-05-28 10:04
metainfo.attr
209
B
-rw-r--r--
2020-06-23 12:13
nodejs_native.attr
119
B
-rw-r--r--
2024-05-20 05:39
ocaml.attr
242
B
-rw-r--r--
2020-05-28 10:04
pkgconfig.attr
220
B
-rw-r--r--
2020-05-28 10:04
python.attr
1.08
KB
-rw-r--r--
2024-04-01 21:28
pythondist.attr
562
B
-rw-r--r--
2024-04-01 21:28
pythonname.attr
2
KB
-rw-r--r--
2024-04-01 21:28
scl.attr
217
B
-rw-r--r--
2021-07-27 15:14
sclbuild.attr
235
B
-rw-r--r--
2021-07-27 15:14
script.attr
107
B
-rw-r--r--
2020-05-28 10:04
sysusers.attr
97
B
-rw-r--r--
2025-06-24 13:28
Save
Rename
%__desktop_provides() %{lua: local executable = false local mimetypes = nil for line in io.lines(rpm.expand("%1")) do if line:match("^Type%s*=%s*Application$") or line:match("^Exec%s*=") then executable = true elseif line:match("^MimeType%s*=") then mimetypes = line:match("=%s*(.+)") end end if executable then print("application()\\n") print(string.format("application(%s)\\n", rpm.expand("%{basename:%1}"))) if mimetypes then for mimetype in mimetypes:gmatch("([^;]+)") do print(string.format("mimehandler(%s)\\n", mimetype)) end end end } %__desktop_path ^%{_datadir}/applications/.*\\.desktop$