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 /
gedit /
[ HOME SHELL ]
Name
Size
Permission
Action
figures
[ DIR ]
drwxr-xr-x
gedit-change-color-scheme.page
2.29
KB
-rw-r--r--
gedit-change-default-font.page
1.58
KB
-rw-r--r--
gedit-character-encodings.page
2.83
KB
-rw-r--r--
gedit-close-file.page
1007
B
-rw-r--r--
gedit-create-new-file.page
1.21
KB
-rw-r--r--
gedit-edit-as-root.page
1.39
KB
-rw-r--r--
gedit-files-basic.page
813
B
-rw-r--r--
gedit-full-screen.page
2.33
KB
-rw-r--r--
gedit-open-files-from-sidepane.page
2.32
KB
-rw-r--r--
gedit-open-files.page
1.96
KB
-rw-r--r--
gedit-open-on-server.page
2.11
KB
-rw-r--r--
gedit-open-recent.page
1.4
KB
-rw-r--r--
gedit-plugin-guide.page
1.76
KB
-rw-r--r--
gedit-plugins-change-case.page
1.9
KB
-rw-r--r--
gedit-plugins-doc-stats.page
1.62
KB
-rw-r--r--
gedit-plugins-external-tools.page
1.75
KB
-rw-r--r--
gedit-plugins-file-browser.page
1.73
KB
-rw-r--r--
gedit-plugins-insert-date-time.page
1.83
KB
-rw-r--r--
gedit-plugins-install.page
2.58
KB
-rw-r--r--
gedit-plugins-modelines.page
3.29
KB
-rw-r--r--
gedit-plugins-pyconsole.page
1.21
KB
-rw-r--r--
gedit-plugins-quick-open.page
2.61
KB
-rw-r--r--
gedit-plugins-snippets.page
6.5
KB
-rw-r--r--
gedit-plugins-sort.page
2.56
KB
-rw-r--r--
gedit-printing-order.page
2.26
KB
-rw-r--r--
gedit-printing.page
3.79
KB
-rw-r--r--
gedit-printing-select.page
1.49
KB
-rw-r--r--
gedit-quickstart.page
1.4
KB
-rw-r--r--
gedit-replace.page
5.02
KB
-rw-r--r--
gedit-save-file.page
1.3
KB
-rw-r--r--
gedit-search.page
3.81
KB
-rw-r--r--
gedit-spellcheck.page
4.78
KB
-rw-r--r--
gedit-syntax-highlighting.page
1.38
KB
-rw-r--r--
gedit-tab-groups.page
3.08
KB
-rw-r--r--
gedit-tabs-moving.page
3.37
KB
-rw-r--r--
gedit-tabs.page
2.04
KB
-rw-r--r--
gedit-undo-redo.page
1.39
KB
-rw-r--r--
index.page
1.75
KB
-rw-r--r--
legal.xml
288
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : gedit-plugins-install.page
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-install"> <info> <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/> <revision pkgversion="3.8" date="2013-02-24" status="review"/> <credit type="author"> <name>Jim Campbell</name> <email>jcampbell@gnome.org</email> </credit> <credit type="author"> <name>Daniel Neel</name> <email>dneelyep@gmail.com</email> </credit> <desc>How to install third-party plugins.</desc> </info> <title>Additional gedit plugins</title> <p>Installing third-party plugins gives you extra functionality that isn't available in default <app>gedit</app> plugins, or even the extra plugins that are part of the <app>gedit-plugins</app> package. An online list of third-party plugins is <link href="https://wiki.gnome.org/Apps/Gedit">kept here</link>. </p> <p>Installing a third-party plugin involves downloading the plugin, placing the plugin files in the right directory, and activating the plugin.</p> <steps> <item><p>You can usually download a plugin from the plugin's website, but may need to use a revision-control program like <app>git</app>, <app> bazaar</app>, or <app>subversion</app> to copy a plugin's software repository from the internet. Refer to the plugin's documentation for information on getting the plugin.</p></item> <item><p>Place the plugin files into the <file>/home/<var>username</var>/.local/share/gedit/plugins</file> directory. </p> <p>Of course, replace the word <var>username</var> with your own username. </p></item> <item><p>After you have placed the plugin files into the correct directory, the plugin will appear in the Preferences menu. Press the menu button in the top-right corner of the window and select <guiseq><gui style="menuitem"> Preferences</gui><gui style="tab">Plugins</gui><gui>[Name of Plugin]</gui> </guiseq> to enable the plugin.</p></item> <item><p>Click <gui>Close</gui>.</p></item> </steps> <p>After you have enabled the plugin, it should be available for you to use. </p> <note style="tip"> <p>The <file>.local</file> directory is hidden by default. To view it and other hidden files, select <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>, or press <keyseq><key>Ctrl</key><key>H</key></keyseq>. </p> </note> <note style="tip"> <p>If the directory <file>.local/share/gedit/plugins/</file> is not present on your system, you will need to create it.</p> </note> </page>
Close