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.screensaver.gschema.xml
<?xml version="1.0" encoding="UTF-8"?> <schemalist gettext-domain="gsettings-desktop-schemas"> <schema id="org.gnome.desktop.screensaver" path="/org/gnome/desktop/screensaver/"> <key name="idle-activation-enabled" type="b"> <default>true</default> <summary>Activate when idle</summary> <description> Set this to TRUE to activate the screensaver when the session is idle. DEPRECATED: This key is deprecated and ignored. Set org.gnome.desktop.session idle-delay to 0 if you do not want to activate the screensaver. </description> </key> <key name="lock-enabled" type="b"> <default>true</default> <summary>Lock on activation</summary> <description>Set this to TRUE to lock the screen when the screensaver goes active.</description> </key> <key name="lock-delay" type="u"> <default>0</default> <summary>Time before locking</summary> <description>The number of seconds after screensaver activation before locking the screen.</description> </key> <key name="show-full-name-in-top-bar" type="b"> <default>true</default> <summary>Show full name in the lock screen</summary> <description>Whether the user’s full name is shown in the lock screen or not. This only affects the screen shield, the name is always shown in the unlock dialog.</description> </key> <key name="ubuntu-lock-on-suspend" type="b"> <default>true</default> <summary>Lock on suspend</summary> <description>Set this to TRUE to lock the screen when the system suspends.</description> </key> <key name="embedded-keyboard-enabled" type="b"> <default>false</default> <summary>Allow embedding a keyboard into the window</summary> <description> Set this to TRUE to allow embedding a keyboard into the window when trying to unlock. The “keyboard_command” key must be set with the appropriate command. DEPRECATED: This key is deprecated and ignored. </description> </key> <key name="embedded-keyboard-command" type="s"> <default>''</default> <summary>Embedded keyboard command</summary> <description> The command that will be run, if the “embedded_keyboard_enabled” key is set to TRUE, to embed a keyboard widget into the window. This command should implement an XEMBED plug interface and output a window XID on the standard output. DEPRECATED: This key is deprecated and ignored. </description> </key> <key name="logout-enabled" type="b"> <default>false</default> <summary>Allow logout</summary> <description> Set this to TRUE to offer an option in the unlock dialog to allow logging out after a delay. The delay is specified in the “logout_delay” key. DEPRECATED: This key is deprecated and ignored. </description> </key> <key name="logout-delay" type="u"> <default>7200</default> <summary>Time before logout option</summary> <description> The number of seconds after the screensaver activation before a logout option will appear in the unlock dialog. This key has effect only if the “logout_enable” key is set to TRUE. DEPRECATED: This key is deprecated and ignored </description> </key> <key name="logout-command" type="s"> <default>''</default> <summary>Logout command</summary> <description> The command to invoke when the logout button is clicked. This command should simply log the user out without any interaction. This key has effect only if the “logout_enable” key is set to TRUE. DEPRECATED: This key is deprecated and ignored. </description> </key> <key name="user-switch-enabled" type="b"> <default>true</default> <summary>Allow user switching</summary> <description>Set this to TRUE to offer an option in the unlock dialog to switch to a different user account.</description> </key> <key name="status-message-enabled" type="b"> <default>true</default> <summary>Allow the session status message to be displayed</summary> <description> Allow the session status message to be displayed when the screen is locked. DEPRECATED: This key is deprecated and ignored. </description> </key> <key name="picture-options" enum="org.gnome.desktop.GDesktopBackgroundStyle"> <default>'zoom'</default> <summary>Picture Options</summary> <description> Determines how the image set by wallpaper_filename is rendered. Possible values are “none”, “wallpaper”, “centered”, “scaled”, “stretched”, “zoom”, “spanned”. </description> </key> <key name="picture-uri" type="s"> <default>'file:///usr/share/backgrounds/gnome/adwaita-timed.xml'</default> <summary>Picture URI</summary> <description> URI to use for the background image. Note that the backend only supports local (file://) URIs. </description> </key> <key name="picture-opacity" type="i"> <range min="0" max="100"/> <default>100</default> <summary>Picture Opacity</summary> <description> Opacity with which to draw the background picture. </description> </key> <key name="primary-color" type="s"> <default>'#023c88'</default> <summary>Primary Color</summary> <description> Left or Top color when drawing gradients, or the solid color. </description> </key> <key name="secondary-color" type="s"> <default>'#5789ca'</default> <summary>Secondary Color</summary> <description> Right or Bottom color when drawing gradients, not used for solid color. </description> </key> <key name="color-shading-type" enum="org.gnome.desktop.GDesktopBackgroundShading"> <default>'solid'</default> <summary>Color Shading Type</summary> <description> How to shade the background color. Possible values are “horizontal”, “vertical”, and “solid”. </description> </key> </schema> </schemalist>
Close