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 /
ruby18 /
share /
ri /
1.8 /
system /
Process /
Sys /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Sys.yaml
1.22
KB
-rw-r--r--
2023-07-26 19:18
getegid-c.yaml
465
B
-rw-r--r--
2023-07-26 19:18
geteuid-c.yaml
435
B
-rw-r--r--
2023-07-26 19:18
getgid-c.yaml
427
B
-rw-r--r--
2023-07-26 19:18
getuid-c.yaml
425
B
-rw-r--r--
2023-07-26 19:18
issetugid-c.yaml
544
B
-rw-r--r--
2023-07-26 19:18
setegid-c.yaml
354
B
-rw-r--r--
2023-07-26 19:18
seteuid-c.yaml
353
B
-rw-r--r--
2023-07-26 19:18
setgid-c.yaml
341
B
-rw-r--r--
2023-07-26 19:18
setregid-c.yaml
477
B
-rw-r--r--
2023-07-26 19:18
setresgid-c.yaml
506
B
-rw-r--r--
2023-07-26 19:18
setresuid-c.yaml
506
B
-rw-r--r--
2023-07-26 19:18
setreuid-c.yaml
476
B
-rw-r--r--
2023-07-26 19:18
setrgid-c.yaml
349
B
-rw-r--r--
2023-07-26 19:18
setruid-c.yaml
348
B
-rw-r--r--
2023-07-26 19:18
setuid-c.yaml
340
B
-rw-r--r--
2023-07-26 19:18
Save
Rename
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Sets the (integer) real and/or effective user IDs of the current process to <em>rid</em> and <em>eid</em>, respectively. A value of <tt>-1</tt> for either means to leave that ID unchanged. Not available on all platforms. full_name: Process::Sys::setreuid is_singleton: true name: setreuid params: | Process::Sys.setreuid(rid, eid) => nil visibility: public