-
Notifications
You must be signed in to change notification settings - Fork 137
IRC
Endi S. Dewata edited this page May 26, 2021
·
6 revisions
Use an IRC client to connect to the IRC server at irc.libera.chat
.
See also Connecting to Libera.Chat.
To register the current nickname:
/msg NickServ REGISTER <password> <email>
Confirm the registration using the code sent via email:
/msg NickServ VERIFY REGISTER <nickname> <code>
If there is a problem, drop the registration with this command and start over:
/msg NickServ DROP <nickname>
See also Nickname Registration.
To authenticate the nickname:
/msg NickServ IDENTIFY <password>
See also Using Channels.
To join Dogtag PKI channel:
/join #dogtag-pki
To join FreeIPA channel:
/join #freeipa
To join 389 DS channel:
/join #389
See also Using Channels.
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |