Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.188.161.182
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
Modules /
init /
Delete
Unzip
Name
Size
Permission
Date
Action
.modulespath
883
B
-rw-r--r--
2015-11-20 05:43
bash
496
B
-rw-r--r--
2015-11-20 05:43
bash_completion
2.13
KB
-rw-r--r--
2015-11-20 05:43
cmake
827
B
-rw-r--r--
2015-11-20 05:43
csh
1.05
KB
-rw-r--r--
2015-11-20 05:43
ksh
350
B
-rw-r--r--
2015-11-20 05:43
perl.pm
467
B
-rw-r--r--
2015-11-20 05:43
python.py
600
B
-rw-r--r--
2015-11-20 05:43
ruby.rb
884
B
-rw-r--r--
2015-11-20 05:43
sh
349
B
-rw-r--r--
2015-11-20 05:43
tcsh
1.05
KB
-rw-r--r--
2015-11-20 05:43
zsh
350
B
-rw-r--r--
2015-11-20 05:43
Save
Rename
sub module { local ($exec_prefix); $exec_prefix = "/usr/bin"; eval `$exec_prefix/modulecmd perl @_`; } $ENV{"MODULESHOME"} = "/usr/share/Modules"; if (! defined $ENV{"MODULEPATH"} ) { open(IN, "$ENV{'MODULESHOME'}/init/.modulespath") || die "cannot open '.modulespath' file: $!\n"; $ENV{"MODULEPATH"} = join(":", grep(/\S/, map { s/^\s*//g; s/[\s#].*$//g; $_ } <IN>)); close IN; } if (! defined $ENV{"LOADEDMODULES"} ) { $ENV{"LOADEDMODULES"} = ""; } 1;