Linux ih01.iridiumhosting.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
LiteSpeed
Server IP : 67.227.241.211 & Your IP : 216.73.216.226
Domains :
Cant Read [ /etc/named.conf ]
User : dustinhy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
rpm /
macros.d /
Delete
Unzip
Name
Size
Permission
Date
Action
macros.aaa-pyproject-srpm
879
B
-rw-r--r--
2025-03-13 07:58
macros.dist
252
B
-rw-r--r--
2025-11-11 13:37
macros.dwz
1.76
KB
-rw-r--r--
2025-10-30 10:48
macros.efi-srpm
3.19
KB
-rw-r--r--
2025-09-17 07:08
macros.environment-modules
75
B
-rw-r--r--
2023-05-14 17:11
macros.fedora-misc
2.42
KB
-rw-r--r--
2025-10-30 10:48
macros.fedora-misc-srpm
1.68
KB
-rw-r--r--
2025-10-30 10:48
macros.firewalld
239
B
-rw-r--r--
2026-03-10 23:36
macros.fonts-srpm
5.17
KB
-rw-r--r--
2022-02-12 03:59
macros.forge
3.25
KB
-rw-r--r--
2025-10-30 10:48
macros.ghc-srpm
535
B
-rw-r--r--
2022-01-30 15:59
macros.go-srpm
9.81
KB
-rw-r--r--
2026-04-20 03:58
macros.java-srpm
94
B
-rw-r--r--
2025-10-30 10:48
macros.javapackages-filesystem
2.01
KB
-rw-r--r--
2024-11-22 18:54
macros.kernel-srpm
109
B
-rw-r--r--
2025-09-17 07:20
macros.kmp
4.38
KB
-rw-r--r--
2025-09-17 07:11
macros.ldc-srpm
70
B
-rw-r--r--
2025-10-30 10:48
macros.ldconfig
307
B
-rw-r--r--
2025-10-30 10:48
macros.lua-srpm
283
B
-rw-r--r--
2022-02-11 22:12
macros.mono-srpm
181
B
-rw-r--r--
2025-10-30 10:48
macros.nodejs-srpm
324
B
-rw-r--r--
2025-10-30 10:48
macros.ocaml-srpm
745
B
-rw-r--r--
2022-02-16 10:20
macros.openblas-srpm
104
B
-rw-r--r--
2022-02-10 18:48
macros.perl
5.51
KB
-rw-r--r--
2025-07-28 03:48
macros.perl-srpm
862
B
-rw-r--r--
2022-03-25 12:27
macros.pkgconf
61
B
-rw-r--r--
2023-04-06 20:27
macros.python-srpm
11.13
KB
-rw-r--r--
2024-10-01 12:46
macros.qt5-srpm
492
B
-rw-r--r--
2023-09-27 01:05
macros.rust-srpm
1.34
KB
-rw-r--r--
2022-02-11 11:32
macros.selinux-policy
6.9
KB
-rw-r--r--
2026-03-02 09:40
macros.systemd
6.92
KB
-rw-r--r--
2026-05-05 15:51
macros.systemtap
206
B
-rw-r--r--
2025-09-24 06:32
macros.sysusers
343
B
-rw-r--r--
2026-05-05 15:58
macros.valgrind-srpm
127
B
-rw-r--r--
2025-10-30 10:48
macros.vim
40
B
-rw-r--r--
2026-04-29 09:44
macros.vpath
241
B
-rw-r--r--
2025-10-30 10:48
Save
Rename
# # RPM macros for Java filesystem layout. # # JPackage Project <http://www.jpackage.org/> # David Walluck <david@jpackage.org> # Ville Skyttä <scop at jpackage.org> # Nicolas Mailhot <Nicolas.Mailhot@laPoste.net> # #============================================================================== # ---- default Java directories # # Root directory where all Java VMs/SDK/JREs are installed. # %_jvmdir %{_prefix}/lib/jvm # # Root directory for all Java VM/SDK/JRE's private things. # %_jvmprivdir %{_prefix}/lib/jvm-private # # Root directory for all architecture dependent parts of Java VM/SDK/JRE's # %_jvmlibdir %{_prefix}/lib/jvm # # Root directory for all architecture independent parts of Java VM/SDK/JRE's # %_jvmdatadir %{_datadir}/jvm # # Root directory for all configurations parts of Java VM/SDK/JRE's # %_jvmsysconfdir %{_sysconfdir}/jvm # # Root directory for all common architecture dependent parts of Java VM/SDK/JRE's # %_jvmcommonlibdir %{_prefix}/lib/jvm-common # # Root directory for all common architecture independent parts of Java VM/SDK/JRE's # %_jvmcommondatadir %{_datadir}/jvm-common # # Root directory for all common configurations parts of Java VM/SDK/JRE's # %_jvmcommonsysconfdir %{_sysconfdir}/jvm-common # # Directory containing Java configuration file (java.conf) # %_javaconfdir %{_sysconfdir}/java # # Directory where arch and version independent jars are installed. # This has already been integrated in RH macros following our request. # %_javadir %{_datadir}/java # # Directory where arch-specific (JNI) version-independent jars are installed. # %_jnidir %{_prefix}/lib/java # # Root directory where all javadoc is installed. Also already in RH macros. # %_javadocdir %{_datadir}/javadoc # # Directory for Maven POM files # %_mavenpomdir %{_datadir}/maven-poms # # Directory for Ivy XML files # %_ivyxmldir %{_datadir}/ivy-xmls # # Directory containing binding symlinks # EXPERIMENTAL, subject to change or removal # %_jpbindingdir %{_datadir}/jpbinding