Anonymous

Robonaut: Difference between revisions

From London Hackspace Wiki
36 bytes removed ,  29 April 2013
it's in init now
(it's in init now)
Line 7: Line 7:
To start robonaut, from [[babbage]] run the following commands:
To start robonaut, from [[babbage]] run the following commands:


  $ sudo su
  # /etc/init.d/irccat start
$ screen -dr irccat
$ /home/jonty/irccat/irccat.sh


For some bizzaro reason, irccat requires a TCP connection to localhost (and doesn't time out if it can't establish one), so I've also run this:
For some bizzaro reason, irccat requires a TCP connection to localhost (and doesn't time out if it can't establish one), so I've also run this: