Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
etc /
dbus-1 /
system.d /
[ HOME SHELL ]
Name
Size
Permission
Action
avahi-dbus.conf
1.12
KB
-rw-r--r--
bluetooth.conf
1.29
KB
-rw-r--r--
com.hp.hplip.conf
752
B
-rw-r--r--
com.redhat.NewPrinterNotification.conf
792
B
-rw-r--r--
com.redhat.PrinterDriversInstaller.conf
799
B
-rw-r--r--
com.ubuntu.LanguageSelector.conf
785
B
-rw-r--r--
com.ubuntu.SoftwareProperties.conf
662
B
-rw-r--r--
com.ubuntu.USBCreator.conf
766
B
-rw-r--r--
com.ubuntu.WhoopsiePreferences.conf
929
B
-rw-r--r--
dnsmasq.conf
652
B
-rw-r--r--
gdm.conf
3.79
KB
-rw-r--r--
kerneloops.conf
1016
B
-rw-r--r--
net.hadess.PowerProfiles.conf
860
B
-rw-r--r--
net.hadess.SensorProxy.conf
2.02
KB
-rw-r--r--
net.hadess.SwitcherooControl.conf
929
B
-rw-r--r--
org.debian.apt.conf
434
B
-rw-r--r--
org.freedesktop.GeoClue2.Agent.conf
711
B
-rw-r--r--
org.freedesktop.GeoClue2.conf
1.38
KB
-rw-r--r--
org.freedesktop.ModemManager1.conf
14.53
KB
-rw-r--r--
org.freedesktop.PackageKit.conf
1.3
KB
-rw-r--r--
org.freedesktop.thermald.conf
930
B
-rw-r--r--
org.opensuse.CupsPkHelper.Mechanism.conf
545
B
-rw-r--r--
pulseaudio-system.conf
1.06
KB
-rw-r--r--
wpa_supplicant.conf
1009
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : org.freedesktop.thermald.conf
<?xml version="1.0"?> <!--*-nxml-*--> <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <policy user="root"> <allow own="org.freedesktop.thermald"/> <allow send_destination="org.freedesktop.thermald"/> <allow receive_sender="org.freedesktop.thermald"/> </policy> <!-- Only allow members of the power group to communicate with the daemon --> <policy context="default"> <deny send_destination="org.freedesktop.thermald"/> <allow receive_sender="org.freedesktop.thermald"/> </policy> <policy group="power"> <allow send_destination="org.freedesktop.thermald"/> <allow receive_sender="org.freedesktop.thermald"/> </policy> </busconfig>
Close