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.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
system /
Etc /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Etc.ri
4.79
KB
-rw-r--r--
2024-06-26 17:25
confstr-c.ri
844
B
-rw-r--r--
2024-06-26 17:25
endgrent-c.ri
370
B
-rw-r--r--
2024-06-26 17:25
endpwent-c.ri
373
B
-rw-r--r--
2024-06-26 17:25
getgrent-c.ri
669
B
-rw-r--r--
2024-06-26 17:25
getgrgid-c.ri
796
B
-rw-r--r--
2024-06-26 17:25
getgrnam-c.ri
779
B
-rw-r--r--
2024-06-26 17:25
getlogin-c.ri
737
B
-rw-r--r--
2024-06-26 17:25
getpwent-c.ri
672
B
-rw-r--r--
2024-06-26 17:25
getpwnam-c.ri
803
B
-rw-r--r--
2024-06-26 17:25
getpwuid-c.ri
903
B
-rw-r--r--
2024-06-26 17:25
group-c.ri
669
B
-rw-r--r--
2024-06-26 17:25
nprocessors-c.ri
1.15
KB
-rw-r--r--
2024-06-26 17:25
passwd-c.ri
760
B
-rw-r--r--
2024-06-26 17:25
setgrent-c.ri
393
B
-rw-r--r--
2024-06-26 17:25
setpwent-c.ri
394
B
-rw-r--r--
2024-06-26 17:25
sysconf-c.ri
723
B
-rw-r--r--
2024-06-26 17:25
sysconfdir-c.ri
642
B
-rw-r--r--
2024-06-26 17:25
systmpdir-c.ri
320
B
-rw-r--r--
2024-06-26 17:25
uname-c.ri
811
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI"passwd:ETI"Etc::passwd;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OProvides a convenient Ruby iterator which executes a block for each entry ;TI"in the /etc/passwd file.;To:RDoc::Markup::BlankLine o; ; [I"/The code block is passed an Passwd struct.;T@o; ; [I"&See ::getpwent above for details.;T@o; ; [I" Example:;T@o:RDoc::Markup::Verbatim; [ I"require 'etc' ;TI" ;TI"Etc.passwd {|u| ;TI"% puts u.name + " = " + u.gecos ;TI"};T:@format0: @fileI"ext/etc/etc.c;T:0@omit_headings_from_table_of_contents_below0I"]Etc.passwd { |struct| block } -> Passwd Etc.passwd -> Passwd ;T0[ I"();T@ FI"Etc;TcRDoc::NormalModule00