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...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Have IRC running 24/7 =
== Shell Irssi ==


After you connected to the shell start Irssi.
After you connected to the shell start Irssi.
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>
  /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


/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

Latest revision as of 18:28, 3 August 2019

Shell Irssi

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