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-langpack /
en_GB /
empathy /
[ HOME SHELL ]
Name
Size
Permission
Action
account-irc.page
6.51
KB
-rw-r--r--
account-jabber.page
3.41
KB
-rw-r--r--
accounts-window.page
1.43
KB
-rw-r--r--
add-account.page
2.85
KB
-rw-r--r--
add-contact.page
2.08
KB
-rw-r--r--
audio-call.page
3.02
KB
-rw-r--r--
audio-video.page
4.02
KB
-rw-r--r--
change-status.page
2.04
KB
-rw-r--r--
create-account.page
4.85
KB
-rw-r--r--
disable-account.page
2.27
KB
-rw-r--r--
favorite-rooms.page
3.52
KB
-rw-r--r--
geolocation-not-showing.page
1.74
KB
-rw-r--r--
geolocation.page
1.12
KB
-rw-r--r--
geolocation-privacy.page
2.73
KB
-rw-r--r--
geolocation-supported.page
1.59
KB
-rw-r--r--
geolocation-turn.page
1.8
KB
-rw-r--r--
geolocation-what-is.page
1.72
KB
-rw-r--r--
group-conversations.page
4.04
KB
-rw-r--r--
hide-contacts.page
1.22
KB
-rw-r--r--
import-account.page
2.2
KB
-rw-r--r--
index.page
1.91
KB
-rw-r--r--
introduction.page
1.58
KB
-rw-r--r--
irc-commands.page
815
B
-rw-r--r--
irc-join-pwd.page
1.34
KB
-rw-r--r--
irc-join-room.page
1.95
KB
-rw-r--r--
irc-manage.page
2.04
KB
-rw-r--r--
irc-nick-password.page
2.52
KB
-rw-r--r--
irc-send-file.page
1.06
KB
-rw-r--r--
irc-start-conversation.page
1.85
KB
-rw-r--r--
license.page
1.86
KB
-rw-r--r--
link-contacts.page
3.19
KB
-rw-r--r--
overview.page
2.4
KB
-rw-r--r--
prev-conv.page
3.95
KB
-rw-r--r--
prob-conn-acctdisabled.page
2.04
KB
-rw-r--r--
prob-conn-auth.page
2.37
KB
-rw-r--r--
prob-conn-name.page
2.26
KB
-rw-r--r--
prob-conn-neterror.page
2.58
KB
-rw-r--r--
prob-conn.page
993
B
-rw-r--r--
remove-account.page
2.16
KB
-rw-r--r--
salut-protocol.page
1.62
KB
-rw-r--r--
send-file.page
2.78
KB
-rw-r--r--
send-message.page
2.23
KB
-rw-r--r--
set-custom-status.page
3.9
KB
-rw-r--r--
share-desktop.page
2.97
KB
-rw-r--r--
status-icons.page
3.48
KB
-rw-r--r--
video-call.page
3.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : irc-join-room.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallrd.org/experimental/" type="topic" style="task" id="irc-join-room" xml:lang="en-GB"> <info> <link type="guide" xref="irc-manage#manage" group="one"/> <desc>Join an IRC channel.</desc> <revision pkgversion="2.28" version="0.1" date="2009-07-26" status="draft"/> <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"> <!-- <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/> --> </revision> <credit type="author"> <name>Milo Casagrande</name> <email>milo@ubuntu.com</email> </credit> <license> <p>Creative Commons Share Alike 3.0</p> </license> <!-- <copyright> <year>2009</year> <name>GNOME Documentation Project</name> </copyright> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> --> </info> <title>Join an IRC chat room</title> <p>You can join IRC chat rooms (also known as IRC channels) on any IRC network you’re connected to. To connect to an IRC network, see <link xref="add-account"/> and <link xref="account-irc"/>.</p> <steps> <item> <p> From the <gui>Contact List</gui> window, choose <guiseq><gui>Room</gui><gui>Join</gui></guiseq>. </p> </item> <item> <p> From the <gui>Account</gui> drop-down list, select the IRC account that corresponds to the network you want to use. </p> </item> <item> <p> In the <gui>Room</gui> text box, type the name of the channel you want to join. IRC channel names start with the hash character (<sys>#</sys>). </p> </item> <item> <p> Click <gui>Join</gui> to enter the room. </p> </item> </steps> <note style="tip"> <p> To join multiple rooms, you need to repeat the steps above for each room. </p> </note> </page>
Close