Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.64
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
security /
Delete
Unzip
Name
Size
Permission
Date
Action
console.apps
[ DIR ]
drwxr-xr-x
2025-05-17 05:47
console.perms.d
[ DIR ]
drwxr-xr-x
2024-11-25 21:24
limits.d
[ DIR ]
drwxr-xr-x
2025-05-16 06:23
namespace.d
[ DIR ]
drwxr-xr-x
2024-11-25 21:24
access.conf
4.46
KB
-rw-r--r--
2024-11-25 21:24
chroot.conf
82
B
-rw-r--r--
2024-11-25 21:24
console.handlers
624
B
-rw-r--r--
2024-11-25 21:24
console.perms
939
B
-rw-r--r--
2024-11-25 21:24
faillock.conf
2.18
KB
-rw-r--r--
2024-11-25 21:24
group.conf
3.55
KB
-rw-r--r--
2024-11-25 21:24
limits.conf
2.37
KB
-rw-r--r--
2024-11-25 21:24
namespace.conf
1.6
KB
-rw-r--r--
2024-11-25 21:24
namespace.init
1020
B
-rwxr-xr-x
2024-11-25 21:24
opasswd
0
B
-rw-------
2024-11-25 21:25
pam_env.conf
2.9
KB
-rw-r--r--
2024-11-25 21:24
pwhistory.conf
517
B
-rw-r--r--
2024-11-25 21:25
sepermit.conf
418
B
-rw-r--r--
2024-11-25 21:25
time.conf
2.13
KB
-rw-r--r--
2024-11-25 21:25
Save
Rename
# /etc/security/namespace.conf # # See /usr/share/doc/pam-*/txts/README.pam_namespace for more information. # # Uncommenting the following three lines will polyinstantiate # /tmp, /var/tmp and user's home directories. /tmp and /var/tmp will # be polyinstantiated based on the MLS level part of the security context as well as user # name, Polyinstantion will not be performed for user root and adm for directories # /tmp and /var/tmp, whereas home directories will be polyinstantiated for all users. # The user name and context is appended to the instance prefix. # # Note that instance directories do not have to reside inside the # polyinstantiated directory. In the examples below, instances of /tmp # will be created in /tmp-inst directory, where as instances of /var/tmp # and users home directories will reside within the directories that # are being polyinstantiated. # # Instance parent directories must exist for the polyinstantiation # mechanism to work. By default, they should be created with the mode # of 000. pam_namespace module will enforce this mode unless it # is explicitly called with an argument to ignore the mode of the # instance parent. System administrators should use this argument with # caution, as it will reduce security and isolation achieved by # polyinstantiation. The parent directories (except $HOME) are created # at boot by pam_namespace_helper, but in a live system, system # administrators should create the parent directories before enabling # them here. # #/tmp /tmp-inst/ level root,adm #/var/tmp /var/tmp/tmp-inst/ level root,adm #$HOME $HOME/$USER.inst/ level