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 /
ruby34 /
share /
ri /
system /
Etc /
Delete
Unzip
Name
Size
Permission
Date
Action
Group
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Passwd
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
cdesc-Etc.ri
1.98
KB
-rw-r--r--
2026-04-07 16:51
confstr-c.ri
881
B
-rw-r--r--
2026-04-07 16:51
endgrent-c.ri
393
B
-rw-r--r--
2026-04-07 16:51
endpwent-c.ri
396
B
-rw-r--r--
2026-04-07 16:51
getgrent-c.ri
711
B
-rw-r--r--
2026-04-07 16:51
getgrgid-c.ri
779
B
-rw-r--r--
2026-04-07 16:51
getgrnam-c.ri
762
B
-rw-r--r--
2026-04-07 16:51
getlogin-c.ri
736
B
-rw-r--r--
2026-04-07 16:51
getpwent-c.ri
715
B
-rw-r--r--
2026-04-07 16:51
getpwnam-c.ri
786
B
-rw-r--r--
2026-04-07 16:51
getpwuid-c.ri
893
B
-rw-r--r--
2026-04-07 16:51
group-c.ri
762
B
-rw-r--r--
2026-04-07 16:51
nprocessors-c.ri
1.19
KB
-rw-r--r--
2026-04-07 16:51
passwd-c.ri
761
B
-rw-r--r--
2026-04-07 16:51
setgrent-c.ri
416
B
-rw-r--r--
2026-04-07 16:51
setpwent-c.ri
417
B
-rw-r--r--
2026-04-07 16:51
sysconf-c.ri
761
B
-rw-r--r--
2026-04-07 16:51
sysconfdir-c.ri
722
B
-rw-r--r--
2026-04-07 16:51
systmpdir-c.ri
349
B
-rw-r--r--
2026-04-07 16:51
uname-c.ri
839
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::NormalModule[iI"Etc:ET@0o:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"GThe Etc module provides access to information typically stored in ;TI":files in the <tt>/etc</tt> directory on Unix systems.;To:RDoc::Markup::BlankLine o; ;[ I"IThe information accessible consists of the information found in the ;TI"J<tt>/etc/passwd</tt> and <tt>/etc/group</tt> files, plus information ;TI"Nabout the system's temporary directory (<tt>/tmp</tt>) and configuration ;TI"directory (<tt>/etc</tt>).;T@o; ;[I"MThe Etc module provides a more reliable way to access information about ;TI"Cthe logged in user than environment variables such as +$USER+.;T@o; ;[I"*Example:*;T@o:RDoc::Markup::Verbatim;[I"require 'etc' ;TI" ;TI"login = Etc.getlogin ;TI" info = Etc.getpwnam(login) ;TI",username = info.gecos.split(/,/).first ;TI"Aputs "Hello #{username}, I see your login name is #{login}" ;T:@format0o; ;[I"JNote that the methods provided by this module are not always secure. ;TI"HIt should be used for informational purposes, and not for security.;T@o; ;[I"NAll operations defined in this module are class methods, so that you can ;TI",include the Etc module into your class.;T: @fileI"ext/etc/etc.c;T:0@omit_headings_from_table_of_contents_below0; 0;0[ [U:RDoc::Constant[i I"VERSION;TI"Etc::VERSION;T:public0o;;[o; ;[I"The version;T@; @.;0@.@cRDoc::NormalModule0[ [[I" class;T[[;[[I"confstr;TI"ext/etc/etc.c;T[I" endgrent;T@D[I" endpwent;T@D[I" getgrent;T@D[I" getgrgid;T@D[I" getgrnam;T@D[I" getlogin;T@D[I" getpwent;T@D[I" getpwnam;T@D[I" getpwuid;T@D[I" group;T@D[I"nprocessors;T@D[I"passwd;T@D[I" setgrent;T@D[I" setpwent;T@D[I"sysconf;T@D[I"sysconfdir;T@D[I"systmpdir;T@D[I" uname;T@D[:protected[ [:private[ [I" instance;T[[;[ [;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ; 0;0[@.@.cRDoc::TopLevel