Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 198.54.121.189 & Your IP : 216.73.216.47
Domains :
Cant Read [ /etc/named.conf ]
User : waldicsm
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby40 /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle
570
B
-rwxr-xr-x
2026-04-24 16:08
bundler
572
B
-rwxr-xr-x
2026-04-24 16:08
erb
539
B
-rwxr-xr-x
2026-04-24 16:08
gem
260
B
-rwxr-xr-x
2026-04-24 16:08
rdoc
544
B
-rwxr-xr-x
2026-04-24 16:08
ri
540
B
-rwxr-xr-x
2026-04-24 16:08
ruby
7.96
KB
-rwxr-xr-x
2026-04-24 16:08
syntax_suggest
594
B
-rwxr-xr-x
2026-04-24 16:08
Save
Rename
#!/opt/alt/ruby40/bin/ruby # # This file was generated by RubyGems. # # The application 'bundler' 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 ENV['BUNDLER_VERSION'] = str ARGV.shift end end if Gem.respond_to?(:activate_and_load_bin_path) Gem.activate_and_load_bin_path('bundler', 'bundle', version) else load Gem.activate_bin_path('bundler', 'bundle', version) end