Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby23 /
share /
ri /
2.3.0 /
system /
Process /
Delete
Unzip
Name
Size
Permission
Date
Action
GID
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Status
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Sys
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
UID
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Waiter
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
abort-c.ri
489
B
-rw-r--r--
2023-07-26 18:09
argv0-c.ri
561
B
-rw-r--r--
2023-07-26 18:09
cdesc-Process.ri
8.24
KB
-rw-r--r--
2023-07-26 18:09
clock_getres-c.ri
1.77
KB
-rw-r--r--
2023-07-26 18:09
clock_gettime-c.ri
7.11
KB
-rw-r--r--
2023-07-26 18:09
daemon-c.ri
796
B
-rw-r--r--
2023-07-26 18:09
detach-c.ri
1.95
KB
-rw-r--r--
2023-07-26 18:09
egid%3d-c.ri
388
B
-rw-r--r--
2023-07-26 18:09
egid-c.ri
545
B
-rw-r--r--
2023-07-26 18:09
euid%3d-c.ri
372
B
-rw-r--r--
2023-07-26 18:09
euid-c.ri
508
B
-rw-r--r--
2023-07-26 18:09
exec-c.ri
3.54
KB
-rw-r--r--
2023-07-26 18:09
exit%21-c.ri
539
B
-rw-r--r--
2023-07-26 18:09
exit-c.ri
1.47
KB
-rw-r--r--
2023-07-26 18:09
fork-c.ri
1.42
KB
-rw-r--r--
2023-07-26 18:09
getpgid-c.ri
518
B
-rw-r--r--
2023-07-26 18:09
getpgrp-c.ri
528
B
-rw-r--r--
2023-07-26 18:09
getpriority-c.ri
1002
B
-rw-r--r--
2023-07-26 18:09
getrlimit-c.ri
1.01
KB
-rw-r--r--
2023-07-26 18:09
getsid-c.ri
685
B
-rw-r--r--
2023-07-26 18:09
gid%3d-c.ri
335
B
-rw-r--r--
2023-07-26 18:09
gid-c.ri
500
B
-rw-r--r--
2023-07-26 18:09
groups%3d-c.ri
637
B
-rw-r--r--
2023-07-26 18:09
groups-c.ri
516
B
-rw-r--r--
2023-07-26 18:09
initgroups-c.ri
960
B
-rw-r--r--
2023-07-26 18:09
kill-c.ri
1.66
KB
-rw-r--r--
2023-07-26 18:09
maxgroups%3d-c.ri
403
B
-rw-r--r--
2023-07-26 18:09
maxgroups-c.ri
494
B
-rw-r--r--
2023-07-26 18:09
pid-c.ri
463
B
-rw-r--r--
2023-07-26 18:09
ppid-c.ri
662
B
-rw-r--r--
2023-07-26 18:09
setpgid-c.ri
436
B
-rw-r--r--
2023-07-26 18:09
setpgrp-c.ri
374
B
-rw-r--r--
2023-07-26 18:09
setpriority-c.ri
707
B
-rw-r--r--
2023-07-26 18:09
setproctitle-c.ri
916
B
-rw-r--r--
2023-07-26 18:09
setrlimit-c.ri
2.97
KB
-rw-r--r--
2023-07-26 18:09
setsid-c.ri
559
B
-rw-r--r--
2023-07-26 18:09
spawn-c.ri
12.68
KB
-rw-r--r--
2023-07-26 18:09
times-c.ri
641
B
-rw-r--r--
2023-07-26 18:09
uid%3d-c.ri
379
B
-rw-r--r--
2023-07-26 18:09
uid-c.ri
498
B
-rw-r--r--
2023-07-26 18:09
wait-c.ri
2.21
KB
-rw-r--r--
2023-07-26 18:09
wait2-c.ri
832
B
-rw-r--r--
2023-07-26 18:09
waitall-c.ri
895
B
-rw-r--r--
2023-07-26 18:09
waitpid-c.ri
2.13
KB
-rw-r--r--
2023-07-26 18:09
waitpid2-c.ri
838
B
-rw-r--r--
2023-07-26 18:09
Save
Rename
U:RDoc::AnyMethod[iI"setrlimit:ETI"Process::setrlimit;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"-Sets the resource limit of the process. ;TI"0_cur_limit_ means current (soft) limit and ;TI",_max_limit_ means maximum (hard) limit.;To:RDoc::Markup::BlankLine o; ; [I"6If _max_limit_ is not given, _cur_limit_ is used.;T@o; ; [I"9_resource_ indicates the kind of resource to limit. ;TI"7It should be a symbol such as <code>:CORE</code>, ;TI"-a string such as <code>"CORE"</code> or ;TI";a constant such as <code>Process::RLIMIT_CORE</code>. ;TI"/The available resources are OS dependent. ;TI"*Ruby may support following resources.;T@o:RDoc::Markup::List: @type: LABEL:@items[o:RDoc::Markup::ListItem:@label[I"AS;T; [o; ; [I"Utotal available memory (bytes) (SUSv3, NetBSD, FreeBSD, OpenBSD but 4.4BSD-Lite);To;;[I" CORE;T; [o; ; [I"core size (bytes) (SUSv3);To;;[I"CPU;T; [o; ; [I"CPU time (seconds) (SUSv3);To;;[I" DATA;T; [o; ; [I"!data segment (bytes) (SUSv3);To;;[I" FSIZE;T; [o; ; [I"file size (bytes) (SUSv3);To;;[I"MEMLOCK;T; [o; ; [I"8total size for mlock(2) (bytes) (4.4BSD, GNU/Linux);To;;[I" MSGQUEUE;T; [o; ; [I"<allocation for POSIX message queues (bytes) (GNU/Linux);To;;[I" NICE;T; [o; ; [I"<ceiling on process's nice(2) value (number) (GNU/Linux);To;;[I"NOFILE;T; [o; ; [I"&file descriptors (number) (SUSv3);To;;[I" NPROC;T; [o; ; [I"Bnumber of processes for the user (number) (4.4BSD, GNU/Linux);To;;[I"RSS;T; [o; ; [I"5resident memory size (bytes) (4.2BSD, GNU/Linux);To;;[I"RTPRIO;T; [o; ; [I"Eceiling on the process's real-time priority (number) (GNU/Linux);To;;[I"RTTIME;T; [o; ; [I"4CPU time for real-time process (us) (GNU/Linux);To;;[I"SBSIZE;T; [o; ; [I"1all socket buffers (bytes) (NetBSD, FreeBSD);To;;[I"SIGPENDING;T; [o; ; [I";number of queued signals allowed (signals) (GNU/Linux);To;;[I" STACK;T; [o; ; [I"stack size (bytes) (SUSv3);T@o; ; [ I"(_cur_limit_ and _max_limit_ may be ;TI"8<code>:INFINITY</code>, <code>"INFINITY"</code> or ;TI"*<code>Process::RLIM_INFINITY</code>, ;TI"3which means that the resource is not limited. ;TI"7They may be <code>Process::RLIM_SAVED_MAX</code>, ;TI".<code>Process::RLIM_SAVED_CUR</code> and ;TI",corresponding symbols and strings too. ;TI"0See system setrlimit(2) manual for details.;T@o; ; [I"AThe following example raises the soft limit of core size to ;TI"6the hard limit to try to make core dump possible.;T@o:RDoc::Markup::Verbatim; [I":Process.setrlimit(:CORE, Process.getrlimit(:CORE)[1]);T:@format0: @fileI"process.c;T:0@omit_headings_from_table_of_contents_below0I"�Process.setrlimit(resource, cur_limit, max_limit) -> nil Process.setrlimit(resource, cur_limit) -> nil ;T0[ I"(p1, p2, p3 = v3);T@�FI"Process;TcRDoc::NormalModule00