Difference between revisions of "IRC FAQ"

From The Utopian Encyclopedia
Jump to: navigation, search
(How Do I Register a Channel?)
(tIsujFQkAu)
Line 1: Line 1:
{{utonet}}
+
Home run! Great sgulgnig with that answer!
==How Do I create Text Effects?==
 
''Bold text'' is done in many IRC clients by pressing ''Ctrl+B'' simultanously.
 
 
 
'''Underlined text''' can be shown by pressing ''Ctrl+U'' in the same manner.
 
 
 
Colored text often uses the ''Ctrl+K'' shortcut, followed by 1 or 2 numbers, where the first number stands for the text-color and the optional second number for the background-color. If you choose to use a background color you must seprate the text color from the background color with a comma. All of these codes should be trailed by the same key-combination to mark the end of a colored/underlined/bold section.
 
 
 
 
 
==What Do the symbols (~, &, @, % and +) mean?==
 
  ~ = Channel Owner
 
  & = Channel Admin
 
  @ = Channel Operator (Op)
 
  % = Half Operator (Halfop)
 
  + = Voice
 
 
 
''Channel Owner (~/+q)'' The channel owner is the founder of the channel. There may be more than one user who is mode +q, but there can only be one permanent founder. A user who is +q is also able to protect/deprotect (+/-a) users and set any channel mode.
 
 
 
''Channel Admin (&/+a)'' The channel admin is protected from being kicked by anyone. The channel admin can also set op/deop (+/-o) users and set almost all channel modes.
 
 
 
''Channel Operator (@/+o)'' The channel operator has many channel powers. An Operator can op/deop (+/-o) other users and set many channel modes. It is also the first level that can set/remove ban exceptions (+/-e).
 
 
 
''Half Operator (%/+h)'' Half operators have limited channel powers. They can kick another user, as long as that user does not have halfop (+h) or higher on the channel. They can set bans, and change a few other modes.
 
 
 
''Voice (+/+v)'' Voiced users have no channel powers that ordinary users do not have, except for one thing: if the channel is moderated (+m), Voiced users (and higher) can speak.
 
 
 
 
 
==How Do I join Channels with User Passwords/keys?==
 
Normally you'd join a channel using:
 
  /join #Channel
 
 
 
In case of a keyed channel, you'd type the following:
 
  /join #Channel key
 
 
 
 
 
==How Do I Register my Nick?==
 
In order to secure your nickname so others cannot use it, UtoNet provides a service called [[NickServ]]. To to register with [[NickServ]], use the following command.
 
/ns register password email
 
 
 
Replace password with a password to your liking and also make sure you replace email with a valid email address. This email address is required and will be validated before you can use your nickname. Note that your email address is not publicly visible.
 
 
 
You are advised to configure your nickname settings via the /NS SET commands - read the [[NickServ|NickServ Guide]].
 
 
 
 
 
Ced65a  <a href="http://doyqkkjisomx.com/">doyqkkjisomx</a>
 
 
 
==Session Limits==
 
To prevent abuse, UtoNet allows a maximum of three (3) connections from a host. If you run bot(s) and experience a ping timeout, you may exceed three (3) connections. Also, it is possible that you're connecting from behind a firewall or a NAT network from where other people also connect to UtoNet from seemingly the same host. In these cases, exceptions from the session limit rule can sometimes be made. All requests should be sent via email to the UtoNet staff at opers@utonet.org.
 
 
 
Exceeding the session limit (i.e four (4) or more connections from a single host) results in a 15 minute server ban.
 
 
 
  ''EXAMPLE''
 
  « 18.41.03 » -OperServ- The session limit for your host ###.###.##.## has been exceeded.
 
  « 18.41.03 » -OperServ- Please visit http://www.utonet.org/articles.php?a=25 for more information about session limits.
 
  « 18.41.03 » * You were killed by OperServ (zoidberg!services!OperServ (Session limit exceeded))
 
  « 18.41.03 » Closing Link: YourNick[###.###.##.###] zoidberg.us.utonet.org (Killed (OperServ (Session limit exceeded)))
 
  -
 
  « 18.41.03 » * Disconnected
 
 
 
 
 
 
 
[[Category:IRC]]
 
[[Category:UtoNet]]
 

Revision as of 05:46, 7 May 2011

Home run! Great sgulgnig with that answer!