Lenticular Cloud/Shell/Irssi: Difference between revisions

From Milliways
Jump to navigation Jump to search
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:


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




Then join the #milliways channel with:
Then join the #milliways channel with:


/join #milliways
  /join #milliways

Revision as of 18:27, 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