There's an easier way

Story: Weekend Project: Using an IRC Proxy to Stay Logged in from Anywhere Total Replies: 5
Author Content
penguinist

Apr 23, 2011
9:30 AM CST
I've solved the irc problem for myself by simply using "screen" to hold one or more irc sessions. It works like this:

On one system (example.com) do this:

  screen
  irssi (irc setup parameters)
Then from any other system do this:

  ssh me@example.com
  screen -raAd
That's it. Easy, and it works from any number of login points. I leave a screen session running on my home server and then access that session from office, mobile, ... Don't worry about forgetting to "log out" of the screen terminal, the "screen -raAd" automatically terminates any other unused connections.
azerthoth

Apr 23, 2011
12:14 PM CST
and if I wanted to use xchat?
gus3

Apr 23, 2011
4:08 PM CST
VNC.
tuxchick

Apr 23, 2011
7:07 PM CST
Gesundheit.
cr

Apr 24, 2011
2:02 PM CST
apt-get install gesundheit

Reading package lists... Done

Building dependency tree... Done

E: Couldn't find package gesundheit
gus3

Apr 24, 2011
2:36 PM CST
Please don't give them ideas, we already have enough stupid names for programs (right, helios?).

Posting in this forum is limited to members of the group: [ForumMods, SITEADMINS, MEMBERS.]

Becoming a member of LXer is easy and free. Join Us!