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 /
gnome-terminal /
[ HOME SHELL ]
Name
Size
Permission
Action
figures
[ DIR ]
drwxr-xr-x
adv-keyboard-shortcuts.page
12.98
KB
-rw-r--r--
app-colors.page
6.51
KB
-rw-r--r--
app-cursor.page
2.08
KB
-rw-r--r--
app-fonts.page
4.05
KB
-rw-r--r--
app-fullscreen.page
2.07
KB
-rw-r--r--
app-terminal-sizes.page
3.08
KB
-rw-r--r--
app-zoom.page
1.73
KB
-rw-r--r--
gs-execute-commands.page
2.03
KB
-rw-r--r--
gs-tabs.page
5.42
KB
-rw-r--r--
index.page
1.72
KB
-rw-r--r--
introduction.page
1.42
KB
-rw-r--r--
legal.xml
998
B
-rw-r--r--
overview.page
3.97
KB
-rw-r--r--
pref-bell.page
1.92
KB
-rw-r--r--
pref-custom-command.page
2.8
KB
-rw-r--r--
pref-custom-exit.page
2.43
KB
-rw-r--r--
pref-keyboard-access.page
3.19
KB
-rw-r--r--
pref-login-shell.page
3.07
KB
-rw-r--r--
pref-menubar.page
2.08
KB
-rw-r--r--
pref.page
746
B
-rw-r--r--
pref-profile-char-width.page
1.82
KB
-rw-r--r--
pref-profile-encoding.page
1.69
KB
-rw-r--r--
pref-profiles.page
9.11
KB
-rw-r--r--
pref-scrolling.page
5.31
KB
-rw-r--r--
pref-tab-window.page
2.54
KB
-rw-r--r--
pref-user-input.page
1.56
KB
-rw-r--r--
prob-reset.page
2.41
KB
-rw-r--r--
txt-copy-paste.page
2.12
KB
-rw-r--r--
txt-links.page
3.01
KB
-rw-r--r--
txt-search.page
3.02
KB
-rw-r--r--
txt-select-text.page
1.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : txt-links.page
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="txt-links"> <info> <link type="guide" xref="index#textoutput"/> <revision version="0.1" date="2013-03-03" status="candidate"/> <credit type="author copyright"> <name>Sindhu S</name> <email>sindhus@live.in</email> <years>2013</years> </credit> <credit type="copyright editor"> <name>Ekaterina Gerasimova</name> <email>kittykat3756@gmail.com</email> <years>2013</years> </credit> <credit type="copyright editor"> <name>Michael Hill</name> <email>mdhillca@gmail.com</email> <years>2013</years> </credit> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> <desc>Open links to web and email addresses.</desc> </info> <title>Hyperlinks and email addresses</title> <p><app>Terminal</app> parses the terminal output and automatically detects snippets of text that are web addresses or email addresses. Web and email addresses are automatically highlighted when you point your cursor to the text, indicating that the link can be opened in an application.</p> <p>For example, you may see <output>http://www.gnome.org</output> or <output>username@example.com</output> generated as a part of terminal output by programs such as <app>wget</app> or <app>curl</app>.</p> <section id="hyperlinks"> <title>Open or copy web addresses</title> <p>Web addresses are also called hyperlinks. They can be copied to the system clipboard or opened in your preferred web browser.</p> <list> <item> <p>Copy a hyperlink:</p> <steps> <item> <p>Right click on the link in <app>Terminal</app>.</p> </item> <item> <p>Select <gui style="menuitem">Copy Link</gui>.</p> </item> </steps> </item> <item> <p>Open a hyperlink in your web browser:</p> <steps> <item> <p>Right click on the hyperlink.</p> </item> <item> <p>Select <gui style="menuitem">Open Link</gui>.</p> </item> </steps> </item> </list> </section> <section id="email"> <title>Email or copy email addresses</title> <p>Email addresses can be copied to the system clipboard or opened in your preferred email client.</p> <list> <item> <p>Copy an email address:</p> <steps> <item> <p>Right click on the email address in <app>Terminal</app>.</p> </item> <item> <p>Select <gui style="menuitem">Copy Mail Address</gui>.</p> </item> </steps> </item> <item> <p>Send mail to the email address using your email client:</p> <steps> <item> <p>Right click on the address.</p> </item> <item> <p>Select <gui style="menuitem">Send Mail To…</gui>.</p> </item> </steps> </item> </list> </section> </page>
Close