Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib64 /
pgsql /
pgxs /
src /
Delete
Unzip
Name
Size
Permission
Date
Action
makefiles
[ DIR ]
drwxr-xr-x
2021-09-16 10:50
test
[ DIR ]
drwxr-xr-x
2021-09-16 10:50
Makefile.global
23.2
KB
-rw-r--r--
2021-06-15 13:00
Makefile.port
408
B
-rw-r--r--
2021-06-15 13:00
Makefile.shlib
15.18
KB
-rw-r--r--
2021-06-15 13:00
nls-global.mk
5.84
KB
-rw-r--r--
2021-06-15 13:00
Save
Rename
AROPT = crs export_dynamic = -Wl,-E # Use --enable-new-dtags to generate DT_RUNPATH instead of DT_RPATH. # This allows LD_LIBRARY_PATH to still work when needed. rpath = -Wl,-rpath,'$(rpathdir)',--enable-new-dtags allow_nonpic_in_shlib = yes DLSUFFIX = .so CFLAGS_SL = -fPIC # Rule for building a shared library from a single .o file %.so: %.o $(CC) $(CFLAGS) $(LDFLAGS) $(LDFLAGS_SL) -shared -o $@ $<