Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/.././../../../../../../etc
الملفات الموجودة في هذا الـ Path:
.
..
.etckeeper
.git
.gitignore
.pwd.lock
ImageMagick-6
NetworkManager
PackageKit
UPower
X11
acpi
adduser.conf
aliases
aliases.db
alternatives
apache2
apparmor
apparmor.d
apport
apt
awstats
bash.bashrc
bash_completion
bash_completion.d
bind
bindresvport.blacklist
binfmt.d
byobu
ca-certificates
ca-certificates.conf
ca-certificates.conf.dpkg-old
clamav
cloud
console-setup
cron.d
cron.daily
cron.hourly
cron.monthly
cron.weekly
crontab
cruft
cryptsetup-initramfs
crypttab
dbus-1
dconf
debconf.conf
debian_version
default
deluser.conf
depmod.d
dhcp
dictionaries-common
dkim-domains.txt
dkim-keytable
dkim-signingtable
dkim.key
dkimkeys
dovecot
dpkg
e2scrub.conf
emacs
environment
environment.d
etckeeper
ethertypes
fail2ban
firewalld
fonts
fstab
ftpusers
fuse.conf
fwupd
gai.conf
ghostscript
groff
group
group-
grub.d
gshadow
gshadow-
gss
gtk-3.0
hdparm.conf
host.conf
hostname
hosts
hosts.allow
hosts.deny
init.d
initramfs-tools
inputrc
insserv.conf.d
iproute2
iscsi
issue
issue.net
jailkit
kernel
ld.so.cache
ld.so.conf
ld.so.conf.d
ldap
legal
letsencrypt
libaudit.conf
libblockdev
libnl-3
libpaper.d
lighttpd
locale.alias
locale.gen
localtime
logcheck
login.defs
logrotate.conf
logrotate.d
lsb-release
lvm
lynx
machine-id
magic
magic.mime
mail
mailcap
mailcap.order
mailname
manpath.config
mdadm
milter-greylist
mime.types
mke2fs.conf
modprobe.d
modules
modules-load.d
monit
mtab
multipath
multipath.conf
mysql
nanorc
needrestart
netconfig
netplan
network
networkd-dispatcher
networks
newt
nftables.conf
nsswitch.conf
opendkim.conf
opt
os-release
overlayroot.conf
pam.conf
pam.d
papersize
passwd
passwd-
perl
php
pki
pm
polkit-1
pollinate
postfix
postgrey
ppp
procmailrc
profile
profile.d
proftpd
protocols
python3
python3.10
qemu
quotagrpadmins
quotatab
rc0.d
rc1.d
rc2.d
rc3.d
rc4.d
rc5.d
rc6.d
rcS.d
redis
resolv.conf
resolvconf
rmt
rpc
rsyslog.conf
rsyslog.d
sasldb2
screenrc
security
selinux
sensors.d
sensors3.conf
services
sgml
shadow
shadow-
shells
skel
sos
spamassassin
ssh
ssl
subgid
subuid
sudo.conf
sudo_logsrvd.conf
sudoers
sudoers.d
supervisor
sysctl.conf
sysctl.d
systemd
terminfo
thermald
timezone
tmpfiles.d
ubuntu-advantage
ucf.conf
udev
udisks2
ufw
update-manager
update-motd.d
usb_modeswitch.conf
usermin
vim
virtualmin-license
vmware-tools
vtrgb
warnquota.conf
webmin
wgetrc
xattr.conf
xdg
xml
zsh_command_not_found

مشاهدة ملف: sudoers

#
# This file MUST be edited with the 'visudo' command as root.
#
# Please consider adding local content in /etc/sudoers.d/ instead of
# directly modifying this file.
#
# See the man page for details on how to write a sudoers file.
#
Defaults	env_reset
Defaults	mail_badpass
Defaults	secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
Defaults	use_pty

# This preserves proxy settings from user environments of root
# equivalent users (group sudo)
#Defaults:%sudo env_keep += "http_proxy https_proxy ftp_proxy all_proxy no_proxy"

# This allows running arbitrary commands, but so does ALL, and it means
# different sudoers have their choice of editor respected.
#Defaults:%sudo env_keep += "EDITOR"

# Completely harmless preservation of a user preference.
#Defaults:%sudo env_keep += "GREP_COLOR"

# While you shouldn't normally run git as root, you need to with etckeeper
#Defaults:%sudo env_keep += "GIT_AUTHOR_* GIT_COMMITTER_*"

# Per-user preferences; root won't have sensible values for them.
#Defaults:%sudo env_keep += "EMAIL DEBEMAIL DEBFULLNAME"

# "sudo scp" or "sudo rsync" should be able to use your SSH agent.
#Defaults:%sudo env_keep += "SSH_AGENT_PID SSH_AUTH_SOCK"

# Ditto for GPG agent
#Defaults:%sudo env_keep += "GPG_AGENT_INFO"

# Host alias specification

# User alias specification

# Cmnd alias specification

# User privilege specification
root	ALL=(ALL:ALL) ALL

# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL

# Allow members of group sudo to execute any command
%sudo	ALL=(ALL:ALL) ALL

# See sudoers(5) for more information on "@include" directives:

@includedir /etc/sudoers.d