Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
lib /
pkgconfig /
[ HOME SHELL ]
Name
Size
Permission
Action
apr-1.pc
359
B
-rw-r--r--
apr-util-1.pc
403
B
-rw-r--r--
freetype2.pc
304
B
-rw-r--r--
icu-i18n.pc
1.23
KB
-rw-r--r--
icu-io.pc
1.22
KB
-rw-r--r--
icu-uc.pc
1.25
KB
-rw-r--r--
libcrypto.pc
291
B
-rw-r--r--
libcurl.pc
1.61
KB
-rw-r--r--
libexslt.pc
310
B
-rw-r--r--
libjpeg.pc
216
B
-rw-r--r--
libmariadb.pc
474
B
-rw-r--r--
libming.pc
212
B
-rw-r--r--
libnghttp2.pc
1.36
KB
-rw-r--r--
libpcre.pc
323
B
-rw-r--r--
libpcreposix.pc
311
B
-rw-r--r--
libpng16.pc
265
B
-rw-r--r--
libpng.pc
265
B
-rw-r--r--
libssl.pc
270
B
-rw-r--r--
libtiff-4.pc
245
B
-rw-r--r--
libwebp.pc
252
B
-rw-r--r--
libxml-2.0.pc
295
B
-rw-r--r--
libxslt.pc
301
B
-rw-r--r--
libzip.pc
306
B
-rw-r--r--
mariadb.pc
770
B
-rw-r--r--
oniguruma.pc
278
B
-rw-r--r--
openssl.pc
224
B
-rw-r--r--
proftpd.pc
226
B
-rw-r--r--
sqlite3.pc
286
B
-rw-r--r--
sqlite.pc
241
B
-rw-r--r--
zlib.pc
259
B
-rw-r--r--
zzipfseeko.pc
783
B
-rw-r--r--
zziplib.pc
771
B
-rw-r--r--
zzipmmapped.pc
786
B
-rw-r--r--
zzipwrap.pc
218
B
-rw-r--r--
zzip-zlib-config.pc
186
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : icu-uc.pc
# Copyright (C) 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html # Copyright (C) 2010-2013, International Business Machines Corporation. All Rights Reserved. # CFLAGS contains only anything end users should set CFLAGS = # CXXFLAGS contains only anything end users should set CXXFLAGS = -std=c++11 # DEFS only contains those UCONFIG_CPPFLAGS which are not auto-set by platform.h DEFS = prefix = /opt/lampp exec_prefix = ${prefix} #bindir = ${exec_prefix}/bin libdir = ${exec_prefix}/lib includedir = ${prefix}/include baselibs = -lpthread -ldl -lm #datarootdir = ${prefix}/share #datadir = ${datarootdir} #sbindir = ${exec_prefix}/sbin #mandir = ${datarootdir}/man #sysconfdir = ${prefix}/etc UNICODE_VERSION=13.0 ICUPREFIX=icu ICULIBSUFFIX= LIBICU=lib${ICUPREFIX} #SHAREDLIBCFLAGS=-fPIC pkglibdir=${libdir}/icu${ICULIBSUFFIX}/66.1 #pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/66.1 ICUDATA_NAME = icudt66l #ICUPKGDATA_DIR=${exec_prefix}/lib #ICUDATA_DIR=${pkgdatadir} ICUDESC=International Components for Unicode Version: 66.1 Cflags: -I${includedir} # end of icu.pc.in Description: International Components for Unicode: Common and Data libraries Name: icu-uc Libs: -L${libdir} -licuuc -licudata Libs.private: ${baselibs}
Close