/etc
# Configuration file for the color ls utility - modified for lighter backgrounds # This file goes in the /etc directory, and must be world readable. # You can copy this file to .dir_colors in your $HOME directory to override # the system defaults. # Configuration file for dircolors, a utility to help you set the # LS_COLORS environment variable used by GNU ls with the --color option. # Copyright (C) 1996-2020 Free Software Foundation, Inc. # Copying and distribution of this file, with or without modification, # are permitted provided the copyright notice and this notice are preserved. # The keywords COLOR, OPTIONS, and EIGHTBIT (honored by the # slackware version of dircolors) are recognized but ignored. # For compatibility, the pattern "^COLOR.*none" is recognized as a way to # disable colorization. See https://bugzilla.redhat.com/1349579 for details. # Below are TERM entries, which can be a glob patterns, to match # against the TERM environment variable to determine if it is colorizable. TERM Eterm TERM ansi TERM *color* TERM con[0-9]*x[0-9]* TERM cons25 TERM console TERM cygwin TERM dtterm TERM gnome TERM hurd TERM jfbterm TERM konsole TERM kterm TERM linux TERM linux-c TERM mlterm TERM putty TERM rxvt* TERM screen* TERM st TERM terminator TERM tmux* TERM vt100 TERM xterm* # Below are the color init strings for the basic file types. # One can use codes for 256 or more colors supported by modern terminals. # The default color codes use the capabilities of an 8 color terminal # with some additional attributes as per the following codes: # Attribute codes: # 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed # Text color codes: # 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white # Background color codes: # 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white #NORMAL 00 # no color code at all #FILE 00 # regular file: use no color at all RESET 0 # reset to "normal" color DIR 00;34 # directory LINK 00;36 # symbolic link. (If you set this to 'target' instead of a # numerical value, the color is as for the file pointed to.) MULTIHARDLINK 00 # regular file with more than one link FIFO 40;33 # pipe SOCK 00;35 # socket DOOR 00;35 # door BLK 40;33;01 # block device driver CHR 40;33;01 # character device driver ORPHAN 40;31;01 # symlink to nonexistent file, or non-stat'able file ... MISSING 01;37;41 # ... and the files they point to SETUID 37;41 # file that is setuid (u+s) SETGID 30;43 # file that is setgid (g+s) CAPABILITY 30;41 # file with capability STICKY_OTHER_WRITABLE 30;42 # dir that is sticky and other-writable (+t,o+w) OTHER_WRITABLE 34;42 # dir that is other-writable (o+w) and not sticky STICKY 37;44 # dir with the sticky bit set (+t) and not other-writable # This is for files with execute permission: EXEC 00;32 # List any file extensions like '.gz' or '.tar' that you would like ls # to colorize below. Put the extension, a space, and the color init string. # (and any comments you want to add after a '#') # If you use DOS-style suffixes, you may want to uncomment the following: #.cmd 01;32 # executables (bright green) #.exe 01;32 #.com 01;32 #.btm 01;32 #.bat 01;32 # Or if you want to colorize scripts even if they do not have the # executable bit actually set. #.sh 01;32 #.csh 01;32 # archives or compressed (bright red) .tar 00;31 .tgz 00;31 .arc 00;31 .arj 00;31 .taz 00;31 .lha 00;31 .lz4 00;31 .lzh 00;31 .lzma 00;31 .tlz 00;31 .txz 00;31 .tzo 00;31 .t7z 00;31 .zip 00;31 .z 00;31 .dz 00;31 .gz 00;31 .lrz 00;31 .lz 00;31 .lzo 00;31 .xz 00;31 .zst 00;31 .tzst 00;31 .bz2 00;31 .bz 00;31 .tbz 00;31 .tbz2 00;31 .tz 00;31 .deb 00;31 .rpm 00;31 .jar 00;31 .war 00;31 .ear 00;31 .sar 00;31 .rar 00;31 .alz 00;31 .ace 00;31 .zoo 00;31 .cpio 00;31 .7z 00;31 .rz 00;31 .cab 00;31 .wim 00;31 .swm 00;31 .dwm 00;31 .esd 00;31 # image formats .jpg 00;35 .jpeg 00;35 .mjpg 00;35 .mjpeg 00;35 .gif 00;35 .bmp 00;35 .pbm 00;35 .pgm 00;35 .ppm 00;35 .tga 00;35 .xbm 00;35 .xpm 00;35 .tif 00;35 .tiff 00;35 .png 00;35 .svg 00;35 .svgz 00;35 .mng 00;35 .pcx 00;35 .mov 00;35 .mpg 00;35 .mpeg 00;35 .m2v 00;35 .mkv 00;35 .webm 00;35 .webp 00;35 .ogm 00;35 .mp4 00;35 .m4v 00;35 .mp4v 00;35 .vob 00;35 .qt 00;35 .nuv 00;35 .wmv 00;35 .asf 00;35 .rm 00;35 .rmvb 00;35 .flc 00;35 .avi 00;35 .fli 00;35 .flv 00;35 .gl 00;35 .dl 00;35 .xcf 00;35 .xwd 00;35 .yuv 00;35 .cgm 00;35 .emf 00;35 # https://wiki.xiph.org/MIME_Types_and_File_Extensions .ogv 00;35 .ogx 00;35 # audio formats .aac 00;36 .au 00;36 .flac 00;36 .m4a 00;36 .mid 00;36 .midi 00;36 .mka 00;36 .mp3 00;36 .mpc 00;36 .ogg 00;36 .ra 00;36 .wav 00;36 # https://wiki.xiph.org/MIME_Types_and_File_Extensions .oga 00;36 .opus 00;36 .spx 00;36 .xspf 00;36
.
Edit
..
Edit
.java
Edit
.pwd.lock
Edit
.updated
Edit
.whostmgrft
Edit
DIR_COLORS
Edit
DIR_COLORS.lightbgcolor
Edit
GREP_COLORS
Edit
ImageMagick-6
Edit
NetworkManager
Edit
UPower
Edit
X11
Edit
_firstboot
Edit
adjtime
Edit
agent360.ini
Edit
aliases
Edit
alsa
Edit
alternatives
Edit
anacrontab
Edit
antivirus.exim
Edit
apache2
Edit
asound.conf
Edit
at.deny
Edit
audit
Edit
authselect
Edit
backupmxhosts
Edit
bash_completion.d
Edit
bashrc
Edit
bindresvport.blacklist
Edit
binfmt.d
Edit
blackbox_exporter
Edit
blocked_incoming_email_countries
Edit
blocked_incoming_email_country_ips
Edit
blocked_incoming_email_domains
Edit
bsock
Edit
cagefs
Edit
chkconfig.d
Edit
chkserv.d
Edit
chrony.conf
Edit
chrony.keys
Edit
cifs-utils
Edit
cl-convert-saved
Edit
cl.emails.d
Edit
cl.nodejs
Edit
cl.php.d
Edit
cl.python
Edit
cl.selector
Edit
cloudlinux-backup
Edit
cloudlinux-release
Edit
container
Edit
cpanel
Edit
cpanel_exim_system_filter
Edit
cpanel_mail_netblocks
Edit
cpanelsync.exclude
Edit
cpanelsync.no_chmod
Edit
cpbackup-exclude.conf
Edit
cpsources.conf
Edit
cpspamd.conf
Edit
cpupdate.conf
Edit
cron.d
Edit
cron.daily
Edit
cron.deny
Edit
cron.hourly
Edit
cron.monthly
Edit
cron.weekly
Edit
crontab
Edit
crypto-policies
Edit
crypttab
Edit
csf
Edit
csh.cshrc
Edit
csh.login
Edit
dbowners
Edit
dbus-1
Edit
dconf
Edit
debuginfod
Edit
default
Edit
demodomains
Edit
demouids
Edit
demousers
Edit
depmod.d
Edit
dhcp
Edit
digestshadow
Edit
dnf
Edit
domain_remote_mx_ips.cdb
Edit
domainips
Edit
domainusers
Edit
dovecot
Edit
dpkg
Edit
dracut.conf
Edit
dracut.conf.d
Edit
egl
Edit
email_send_limits
Edit
environment
Edit
environment-modules
Edit
ethertypes
Edit
exim.conf
Edit
exim.conf.backup.2025-11-05
Edit
exim.conf.dist
Edit
exim.conf.local
Edit
exim.conf.localopts
Edit
exim.conf.localopts.shadow
Edit
exim.conf.mailman2.dist
Edit
exim.conf.mailman2.exiscan.dist
Edit
exim.crt
Edit
exim.key
Edit
exim.pl
Edit
exim.pl.local
Edit
exim_suspended_list
Edit
exim_trusted_configs
Edit
eximmailtrap
Edit
eximrejects
Edit
eximrejects.rpmorig
Edit
exports
Edit
exports.d
Edit
favicon.png
Edit
filesystems
Edit
firebird
Edit
firewalld
Edit
flatpak
Edit
fonts
Edit
freetds.conf
Edit
fstab
Edit
ftpd-ca.pem
Edit
ftpd-rsa-key.pem
Edit
ftpd-rsa.pem
Edit
ftpddisable
Edit
fuse.conf
Edit
gcrypt
Edit
geoclue
Edit
glances
Edit
glvnd
Edit
gnupg
Edit
grafana
Edit
greylist_common_mail_providers
Edit
greylist_trusted_netblocks
Edit
groff
Edit
group
Edit
group-
Edit
grub.d
Edit
grub2.cfg
Edit
gshadow
Edit
gshadow-
Edit
gss
Edit
gssproxy
Edit
host.conf
Edit
hostname
Edit
hosts
Edit
idmapd.conf
Edit
imunify-agent-proxy
Edit
imunify-auditd-log-reader
Edit
imunify-realtime-av
Edit
imunify360
Edit
imunify360-wafd
Edit
imunify360-webshield
Edit
init.d
Edit
inittab
Edit
inputrc
Edit
ipaddrpool
Edit
ips
Edit
ips.dnsmaster
Edit
issue
Edit
issue.d
Edit
issue.net
Edit
java
Edit
jvm
Edit
jvm-common
Edit
kdump
Edit
kdump.conf
Edit
kernel
Edit
keys
Edit
keyutils
Edit
krb5.conf
Edit
krb5.conf.d
Edit
ld.so.cache
Edit
ld.so.conf
Edit
ld.so.conf.d
Edit
letsencrypt
Edit
libaudit.conf
Edit
libibverbs.d
Edit
libnl
Edit
libpaper.d
Edit
libreport
Edit
libssh
Edit
libuser.conf
Edit
localaliases
Edit
localdomains
Edit
localdomains.rpmnew
Edit
locale.conf
Edit
locales.conf
Edit
localtime
Edit
lock_manager_local.ini
Edit
login.defs
Edit
logrotate.conf
Edit
logrotate.d
Edit
machine-id
Edit
magic
Edit
mail
Edit
mailbox_formats
Edit
mailcap
Edit
mailhelo
Edit
mailips
Edit
makedumpfile.conf.sample
Edit
man_db.conf
Edit
manualmx
Edit
microcode_ctl
Edit
mime.types
Edit
mirrorlist
Edit
mke2fs.conf
Edit
modprobe.d
Edit
modulefiles
Edit
modules-load.d
Edit
motd
Edit
motd.d
Edit
mtab
Edit
mtools.conf
Edit
my.cnf
Edit
my.cnf.d
Edit
named
Edit
named.conf
Edit
named.conf.cache
Edit
named.conf.precpanelinstall
Edit
named.conf.prerebuilddnsconfig
Edit
named.conf.rebuilddnsconfig
Edit
named.conf.zonedir.cache
Edit
named.rfc1912.zones
Edit
named.root.key
Edit
nanorc
Edit
needrestart
Edit
neighbor_netblocks
Edit
netconfig
Edit
netdata
Edit
networks
Edit
nfs.conf
Edit
nfsmount.conf
Edit
nftables
Edit
nginx
Edit
nginx_conf.d.pre_install_ea_nginx_config
Edit
nocgiusers
Edit
normal-hybrid.conf
Edit
npmrc
Edit
nscd.conf
Edit
nsswitch.conf
Edit
nsswitch.conf.bak
Edit
odbc.ini
Edit
odbcinst.ini
Edit
openldap
Edit
opt
Edit
os-release
Edit
ossec-init.conf
Edit
ostree
Edit
outgoing_mail_hold_users
Edit
outgoing_mail_suspended_users
Edit
pam.d
Edit
pam_imunify
Edit
papersize
Edit
passwd
Edit
passwd-
Edit
passwd.cache
Edit
passwd.nouids.cache
Edit
pcp
Edit
pcp.conf
Edit
pdns
Edit
pkcs11
Edit
pkgconfig
Edit
pki
Edit
pm
Edit
polkit-1
Edit
pool.conf
Edit
popt.d
Edit
portassignments
Edit
printcap
Edit
profile
Edit
profile.d
Edit
proftpd
Edit
prometheus
Edit
protocols
Edit
psa
Edit
pulse
Edit
pure-ftpd.pem
Edit
rc.d
Edit
rc.local
Edit
rc0.d
Edit
rc1.d
Edit
rc2.d
Edit
rc3.d
Edit
rc4.d
Edit
rc5.d
Edit
rc6.d
Edit
recent_authed_mail_ips
Edit
recent_authed_mail_ips_users
Edit
recent_recipient_mail_server_ips
Edit
redhat-release
Edit
relayhosts
Edit
relayhostsusers
Edit
remotedomains
Edit
request-key.conf
Edit
request-key.d
Edit
resolv.conf
Edit
rndc.key
Edit
rpc
Edit
rpm
Edit
rsyncd.conf
Edit
rwtab.d
Edit
s-nail.rc
Edit
sasl2
Edit
scl
Edit
screenrc
Edit
secondarymx
Edit
security
Edit
selinux
Edit
senderverifybypasshosts
Edit
services
Edit
sestatus.conf
Edit
sgml
Edit
shadow
Edit
shadow-
Edit
shadow.nouids.cache
Edit
shells
Edit
skel
Edit
skipsmtpcheckhosts
Edit
smartmontools
Edit
spammeripblocks
Edit
spammers
Edit
ssh
Edit
ssl
Edit
ssldomains
Edit
sssd
Edit
statetab.d
Edit
stats.conf
Edit
subgid
Edit
subgid-
Edit
subuid
Edit
subuid-
Edit
sudo-ldap.conf
Edit
sudo.conf
Edit
sudoers
Edit
sudoers.d
Edit
sw-engine
Edit
sysconfig
Edit
sysctl.conf
Edit
sysctl.d
Edit
system-release
Edit
system-release-cpe
Edit
systemd
Edit
terminfo
Edit
tmpfiles.d
Edit
tpm2-tss
Edit
trueuserdomains
Edit
trueuserowners
Edit
trusted-key.key
Edit
trusted_mail_users
Edit
trustedmailhosts
Edit
tuned
Edit
tuned-profiles-cloudlinux
Edit
udev
Edit
userbwlimits
Edit
userdatadomains
Edit
userdatadomains.json
Edit
userdomains
Edit
userips
Edit
userplans
Edit
valiases
Edit
vconsole.conf
Edit
vdomainaliases
Edit
vfilters
Edit
virc
Edit
webspam
Edit
wgetrc
Edit
wireplumber
Edit
wmt
Edit
wwwacct.conf
Edit
wwwacct.conf.cache
Edit
wwwacct.conf.shadow
Edit
wwwacct.conf.shadow.cache
Edit
xattr.conf
Edit
xdg
Edit
xml
Edit
yum
Edit
yum.conf
Edit
yum.repos.d
Edit