PFSenseDevWiki : FreeNode

PfSenseDevHome :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Freenode Hints


How do to a few things with freenode channel setup.

Register a nick:
/msg nickserv register "your password"

Then later you identify whenever you sign on:
/msg nickserv identify "your password"

Set autoinvite on a user:
/mode #chan +I nick
(I recomend to only use this on users registered with nickserv)

To view users invited to #pfSense:
/mode #pfSense +I

To remove a user:
/mode #pfSense -I username

set up forwarding to another chan if user is not invited or +I
/mode #pfSense +tinf ##pfSense

Add access level to a user for OP.
/msg chanserv ACCESS #channel add nick 26 (level can be different depending on how the channel is set up)

Reclaim you nick on logon. (in mirc put this in "perform" on freenode)

/nick tmp_nick
/msg nickserv recover real_nick password
/msg nickserv release real_nick password
/nick real_nick
/msg nickserv identify password

You might be silenced by a +q mask; this feature is used to prevent problem users from talking on channel, or to moderate the channel during a seminar. +v or +e can be used to counteract the effects of +q. Again, send a private message to a channel staffer to find out what's wrong.

IRSeek bots: black_stone arKad shafan *.bezeqint.net Zanav disguyUNDERSCOREUNDERSCORE james_ Loolyan Jeger ePtar

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.3
Page was generated in 0.1620 seconds