Server IP : 149.255.58.128 / Your IP : 216.73.216.207
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /etc//DIR_COLORS
# 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 01;34 # directory
LINK 01;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 01;35 # socket
DOOR 01;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 01;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 01;31
.tgz 01;31
.arc 01;31
.arj 01;31
.taz 01;31
.lha 01;31
.lz4 01;31
.lzh 01;31
.lzma 01;31
.tlz 01;31
.txz 01;31
.tzo 01;31
.t7z 01;31
.zip 01;31
.z 01;31
.dz 01;31
.gz 01;31
.lrz 01;31
.lz 01;31
.lzo 01;31
.xz 01;31
.zst 01;31
.tzst 01;31
.bz2 01;31
.bz 01;31
.tbz 01;31
.tbz2 01;31
.tz 01;31
.deb 01;31
.rpm 01;31
.jar 01;31
.war 01;31
.ear 01;31
.sar 01;31
.rar 01;31
.alz 01;31
.ace 01;31
.zoo 01;31
.cpio 01;31
.7z 01;31
.rz 01;31
.cab 01;31
.wim 01;31
.swm 01;31
.dwm 01;31
.esd 01;31
# image formats
.jpg 01;35
.jpeg 01;35
.mjpg 01;35
.mjpeg 01;35
.gif 01;35
.bmp 01;35
.pbm 01;35
.pgm 01;35
.ppm 01;35
.tga 01;35
.xbm 01;35
.xpm 01;35
.tif 01;35
.tiff 01;35
.png 01;35
.svg 01;35
.svgz 01;35
.mng 01;35
.pcx 01;35
.mov 01;35
.mpg 01;35
.mpeg 01;35
.m2v 01;35
.mkv 01;35
.webm 01;35
.webp 01;35
.ogm 01;35
.mp4 01;35
.m4v 01;35
.mp4v 01;35
.vob 01;35
.qt 01;35
.nuv 01;35
.wmv 01;35
.asf 01;35
.rm 01;35
.rmvb 01;35
.flc 01;35
.avi 01;35
.fli 01;35
.flv 01;35
.gl 01;35
.dl 01;35
.xcf 01;35
.xwd 01;35
.yuv 01;35
.cgm 01;35
.emf 01;35
# https://wiki.xiph.org/MIME_Types_and_File_Extensions
.ogv 01;35
.ogx 01;35
# audio formats
.aac 01;36
.au 01;36
.flac 01;36
.m4a 01;36
.mid 01;36
.midi 01;36
.mka 01;36
.mp3 01;36
.mpc 01;36
.ogg 01;36
.ra 01;36
.wav 01;36
# https://wiki.xiph.org/MIME_Types_and_File_Extensions
.oga 01;36
.opus 01;36
.spx 01;36
.xspf 01;36
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | February 08 2024 03:37:04 | 0 / root | 0755 | |
alternatives | -- | November 12 2024 15:37:17 | 0 / root | 0755 | |
apache2 | -- | May 13 2024 09:32:27 | 0 / root | 0755 | |
bash_completion.d | -- | May 21 2025 21:44:08 | 0 / root | 0755 | |
cl.nodejs | -- | October 13 2023 17:04:23 | 0 / root | 0755 | |
cl.php.d | -- | September 10 2024 11:42:01 | 1032 / wheelch2 | 0755 | |
cl.python | -- | February 05 2024 20:10:19 | 0 / root | 0755 | |
cl.selector | -- | September 10 2024 11:42:01 | 1032 / wheelch2 | 0755 | |
cl.selector.conf.d | -- | May 01 2025 21:42:34 | 0 / root | 0755 | |
cpanel | -- | May 21 2025 21:42:09 | 0 / root | 0751 | |
crypto-policies | -- | November 12 2024 13:11:10 | 0 / root | 0755 | |
default | -- | December 04 2024 22:44:57 | 0 / root | 0755 | |
environment-modules | -- | May 05 2024 10:07:53 | 0 / root | 0755 | |
fonts | -- | May 21 2025 21:44:07 | 0 / root | 0755 | |
gcrypt | -- | October 01 2024 16:43:35 | 0 / root | 0755 | |
ld.so.conf.d | -- | April 28 2025 16:07:12 | 0 / root | 0755 | |
mail | -- | February 05 2024 20:01:25 | 0 / root | 0755 | |
modulefiles | -- | September 27 2023 15:12:39 | 0 / root | 0755 | |
motd.d | -- | November 25 2024 21:25:08 | 0 / root | 0755 | |
my.cnf.d | -- | May 07 2025 09:08:31 | 0 / root | 0755 | |
openldap | -- | May 21 2025 21:44:08 | 0 / root | 0755 | |
pam.d | -- | May 21 2025 21:44:07 | 0 / root | 0755 | |
pki | -- | February 05 2024 20:02:54 | 0 / root | 0755 | |
profile.d | -- | May 21 2025 21:44:08 | 0 / root | 0755 | |
sasl2 | -- | April 10 2023 14:10:38 | 0 / root | 0755 | |
scl | -- | May 21 2025 21:44:08 | 0 / root | 0755 | |
security | -- | May 21 2025 21:44:07 | 0 / root | 0755 | |
skel | -- | May 21 2025 21:44:06 | 0 / root | 0755 | |
snmp | -- | May 21 2025 21:44:08 | 0 / root | 0755 | |
ssh | -- | May 21 2025 21:44:07 | 0 / root | 0755 | |
ssl | -- | May 21 2025 21:44:07 | 0 / root | 0755 | |
sysconfig | -- | May 21 2025 21:44:08 | 0 / root | 0755 | |
| | | | | |
.etc.version | 0.004 KB | May 21 2025 21:44:08 | 0 / root | 0600 | |
DIR_COLORS | 4.563 KB | October 02 2024 21:42:21 | 0 / root | 0644 | |
aliases | 1.493 KB | June 23 2020 06:11:43 | 0 / root | 0644 | |
at.deny | 0.001 KB | May 05 2024 10:07:52 | 0 / root | 0644 | |
backupmxhosts | 0 KB | May 05 2024 10:07:52 | 0 / mail | 0640 | |
bashrc | 3.378 KB | May 05 2024 10:07:52 | 0 / root | 0644 | |
domainusers | 3.755 KB | May 21 2025 21:43:15 | 0 / mail | 0640 | |
environment | 0 KB | April 03 2024 18:29:31 | 0 / root | 0644 | |
group | 0.499 KB | May 21 2025 21:44:12 | 0 / root | 0644 | |
host.conf | 0.009 KB | June 23 2020 06:11:43 | 0 / root | 0644 | |
hosts | 0.195 KB | May 21 2025 21:43:17 | 0 / root | 0644 | |
inputrc | 0.921 KB | June 23 2020 06:11:43 | 0 / root | 0644 | |
ld.so.cache | 41.464 KB | May 21 2025 21:42:18 | 0 / root | 0644 | |
ld.so.conf | 0.027 KB | April 28 2025 15:59:48 | 0 / root | 0644 | |
localtime | 3.578 KB | March 31 2025 03:48:56 | 0 / root | 0644 | |
mailcap | 0.266 KB | May 05 2024 10:07:53 | 0 / root | 0644 | |
mailhelo | 0.026 KB | May 21 2025 21:43:15 | 0 / mail | 0640 | |
mailips | 0 KB | May 21 2025 21:43:15 | 0 / mail | 0640 | |
mime.types | 65.873 KB | May 05 2024 10:07:53 | 0 / root | 0644 | |
my.cnf | 0.78 KB | May 07 2025 09:09:04 | 0 / root | 0644 | |
passwd | 1.283 KB | May 21 2025 21:44:12 | 0 / root | 0644 | |
profile | 2.637 KB | May 05 2024 10:07:53 | 0 / root | 0644 | |
protocols | 6.414 KB | June 23 2020 06:11:43 | 0 / root | 0644 | |
resolv.conf | 0.089 KB | April 06 2025 07:46:06 | 0 / root | 0644 | |
rpc | 1.596 KB | August 02 2021 01:33:43 | 0 / root | 0644 | |
screenrc | 6.563 KB | January 30 2023 11:37:56 | 0 / root | 0644 | |
senderverifybypasshosts | 0 KB | May 05 2024 10:07:54 | 0 / mail | 0640 | |
services | 676.027 KB | June 23 2020 06:11:43 | 0 / root | 0644 | |
shadow | 0.817 KB | May 21 2025 21:44:12 | 0 / root | 0600 | |
skipsmtpcheckhosts | 0.001 KB | May 05 2024 10:07:54 | 0 / mail | 0640 | |
spammeripblocks | 0 KB | May 05 2024 10:07:54 | 0 / mail | 0640 | |
trusted-key.key | 0.366 KB | February 19 2025 16:04:22 | 0 / root | 0644 | |
trustedmailhosts | 0 KB | April 25 2025 21:43:09 | 0 / mail | 0640 | |
vimrc | 3.923 KB | October 02 2024 23:01:02 | 0 / root | 0644 | |
virc | 1.156 KB | October 02 2024 23:01:02 | 0 / root | 0644 | |
wgetrc | 4.81 KB | September 03 2024 11:57:33 | 0 / root | 0644 | |