Lenticular Cloud/Shell/Irssi: Difference between revisions

From Milliways
Jump to navigation Jump to search
(Created page with "= Have IRC running 24/7 = After you connected to the shell start Irssi. For connecting to hackint.org/#milliways follow the instruction on https://hackint.org/connect like f...")
 
mNo edit summary
Line 5: Line 5:
For connecting to hackint.org/#milliways follow the instruction on https://hackint.org/connect like follows:
For connecting to hackint.org/#milliways follow the instruction on https://hackint.org/connect like follows:


<code>
<code>/network add -sasl_username <login> -sasl_password <password> -sasl_mechanism PLAIN hackint</code>
<code>/server add -auto -net hackint -ssl -ssl_verify irc.hackint.org 6697</code>
<code>/save</code>
<code>/connect hackint</code>


/network add -sasl_username <login> -sasl_password <password> -sasl_mechanism PLAIN hackint
/server add -auto -net hackint -ssl -ssl_verify irc.hackint.org 6697
/save
/connect hackint


</code>
Then join the #milliways channel with:
 
Then join the Channel with:


/join #milliways
/join #milliways

Revision as of 18:10, 3 August 2019

Have IRC running 24/7

After you connected to the shell start Irssi.

For connecting to hackint.org/#milliways follow the instruction on https://hackint.org/connect like follows:

/network add -sasl_username <login> -sasl_password <password> -sasl_mechanism PLAIN hackint /server add -auto -net hackint -ssl -ssl_verify irc.hackint.org 6697 /save /connect hackint


Then join the #milliways channel with:

/join #milliways