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-snippets.xml
<!-- To use a step in this file: <include href="dconf-snippets.xml" xpointer="xpointer(/*/*[@xml:id='THE_XML_ID'])" xmlns="http://www.w3.org/2001/XInclude"/> --> <steps xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"> <item xml:id="dconf-profile-user"> <p>Create the <file its:translate="no">user</file> profile which contains the following lines:</p> <listing its:translate="no"> <title><file>/etc/dconf/profile/user</file></title> <code>user-db:user system-db:local</code> </listing> <p><input its:translate="no">local</input> is the name of a <sys its:translate="no" xref="dconf">dconf</sys> database.</p> </item> <item xml:id="dconf-profile-user-dir"> <p>Create the directory <file>/etc/dconf/db/local.d/</file> if it does not already exist.</p> </item> <item xml:id="dconf-profile-gdm"> <p>Create the <file its:translate="no">gdm</file> profile which contains the following lines:</p> <listing its:translate="no"> <title><file>/etc/dconf/profile/gdm</file></title> <code>user-db:user system-db:gdm file-db:/usr/share/gdm/greeter-dconf-defaults</code> </listing> <p><input its:translate="no">gdm</input> is the name of a <sys its:translate="no" xref="dconf">dconf</sys> database.</p> </item> <item xml:id="dconf-update"> <p>Update the system databases:</p> <screen><output style="prompt"># </output><input>dconf update</input></screen> </item> <item xml:id="dconf-logoutin"> <p>Users must log out and back in again before the system-wide settings take effect.</p> </item> </steps>
Close