Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.206
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-ruby27 /
root /
usr /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
552
B
-rwxr-xr-x
2023-04-05 15:24
bundler
554
B
-rwxr-xr-x
2023-04-05 15:24
erb
4.97
KB
-rwxr-xr-x
2023-04-05 15:24
gem
568
B
-rwxr-xr-x
2023-04-05 15:24
irb
530
B
-rwxr-xr-x
2023-04-05 15:24
passenger
1.79
KB
-rwxr-xr-x
2024-12-04 09:59
passenger-config
1.65
KB
-rwxr-xr-x
2024-12-04 09:59
racc
609
B
-rwxr-xr-x
2023-04-05 15:24
racc2y
613
B
-rwxr-xr-x
2023-04-05 15:24
rackup
85
B
-rwxr-xr-x
2025-06-04 15:06
rdoc
536
B
-rwxr-xr-x
2023-04-05 15:24
ri
532
B
-rwxr-xr-x
2023-04-05 15:24
ruby
7.96
KB
-rwxr-xr-x
2023-04-05 15:24
y2racc
613
B
-rwxr-xr-x
2023-04-05 15:24
Save
Rename
#!/opt/cpanel/ea-ruby27/root/usr/bin/ruby # # This file was generated by RubyGems. # # The application 'rdoc' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0.a" str = ARGV.first if str str = str.b[/\A_(.*)_\z/, 1] if str and Gem::Version.correct?(str) version = str ARGV.shift end end if Gem.respond_to?(:activate_bin_path) load Gem.activate_bin_path('rdoc', 'rdoc', version) else gem "rdoc", version load Gem.bin_path("rdoc", "rdoc", version) end