golden hour
/etc
⬆️ Go Up
Upload
File/Folder
Size
Actions
.etc.version
5 B
Del
OK
DIR_COLORS
4.56 KB
Del
OK
aliases
1.49 KB
Del
OK
alternatives
-
Del
OK
apache2
-
Del
OK
at.deny
1 B
Del
OK
backupmxhosts
0 B
Del
OK
bash_completion.d
-
Del
OK
bashrc
3.38 KB
Del
OK
cl.nodejs
-
Del
OK
cl.php.d
-
Del
OK
cl.python
-
Del
OK
cl.selector
-
Del
OK
cl.selector.conf.d
-
Del
OK
cpanel
-
Del
OK
crypto-policies
-
Del
OK
default
-
Del
OK
domainusers
3.56 KB
Del
OK
environment
0 B
Del
OK
environment-modules
-
Del
OK
fonts
-
Del
OK
gcrypt
-
Del
OK
group
513 B
Del
OK
host.conf
9 B
Del
OK
hosts
279 B
Del
OK
imunify360
-
Del
OK
inputrc
943 B
Del
OK
ld.so.cache
42.38 KB
Del
OK
ld.so.conf
28 B
Del
OK
ld.so.conf.d
-
Del
OK
localtime
3.47 KB
Del
OK
mail
-
Del
OK
mailcap
272 B
Del
OK
mailhelo
1.96 KB
Del
OK
mailips
1.84 KB
Del
OK
mime.types
65.87 KB
Del
OK
modulefiles
-
Del
OK
motd.d
-
Del
OK
my.cnf
1.75 KB
Del
OK
my.cnf.d
-
Del
OK
nsswitch.conf
2.07 KB
Del
OK
openldap
-
Del
OK
pam.d
-
Del
OK
passwd
1.29 KB
Del
OK
pki
-
Del
OK
profile
2.64 KB
Del
OK
profile.d
-
Del
OK
protocols
6.41 KB
Del
OK
relayhosts
-
Del
OK
resolv.conf
60 B
Del
OK
rpc
1.6 KB
Del
OK
sasl2
-
Del
OK
scl
-
Del
OK
screenrc
6.56 KB
Del
OK
security
-
Del
OK
senderverifybypasshosts
0 B
Del
OK
services
676.03 KB
Del
OK
shadow
855 B
Del
OK
skel
-
Del
OK
skipsmtpcheckhosts
0 B
Del
OK
spammeripblocks
0 B
Del
OK
ssh
-
Del
OK
ssl
-
Del
OK
sysconfig
-
Del
OK
trusted-key.key
375 B
Del
OK
trustedmailhosts
0 B
Del
OK
vimrc
3.92 KB
Del
OK
virc
1.16 KB
Del
OK
wgetrc
4.81 KB
Del
OK
Edit: nsswitch.conf
# # /etc/nsswitch.conf # # Name Service Switch config file. This file should be # sorted with the most-used services at the beginning. # # Valid databases are: aliases, ethers, group, gshadow, hosts, # initgroups, netgroup, networks, passwd, protocols, publickey, # rpc, services, and shadow. # # Valid service provider entries include (in alphabetical order): # # compat Use /etc files plus *_compat pseudo-db # db Use the pre-processed /var/db files # dns Use DNS (Domain Name Service) # files Use the local files in /etc # hesiod Use Hesiod (DNS) for user lookups # # See `info libc 'NSS Basics'` for more information. # # Commonly used alternative service providers (may need installation): # # ldap Use LDAP directory server # myhostname Use systemd host names # mymachines Use systemd machine names # mdns*, mdns*_minimal Use Avahi mDNS/DNS-SD # resolve Use systemd resolved resolver # sss Use System Security Services Daemon (sssd) # systemd Use systemd for dynamic user option # winbind Use Samba winbind support # wins Use Samba wins support # wrapper Use wrapper module for testing # # Notes: # # 'sssd' performs its own 'files'-based caching, so it should generally # come before 'files'. # # WARNING: Running nscd with a secondary caching service like sssd may # lead to unexpected behaviour, especially with how long # entries are cached. # # Installation instructions: # # To use 'db', install the appropriate package(s) (provide 'makedb' and # libnss_db.so.*), and place the 'db' in front of 'files' for entries # you want to be looked up first in the databases, like this: # # passwd: db files # shadow: db files # group: db files # In order of likelihood of use to accelerate lookup. passwd: sss files systemd shadow: files group: sss files systemd hosts: files dns myhostname services: files sss netgroup: sss automount: files sss aliases: files ethers: files gshadow: files # Allow initgroups to default to the setting for group. # initgroups: files networks: files dns protocols: files publickey: files rpc: files
Save