Artiklar

 A file looks corrupted after server was rebooted

We have backups and can restore the file, just open a ticket or email letting us know the...

 Do you know of a good site where I can find TCL scripts?

http://www.eggheads.org/

 How do I install an eggdrop bot?

The easiest way is to SSH into your shell and type 'get-egg' to install the latest eggdrop...

 How do I set a VHost using irssi?

From command line:  irssi -h some.vhost.com -c irc.server.comFrom inside irssi:  /set...

 My eggdrop is not responding

There are a few ways to access it.First try  "/dcc chat BOTNICK"If that does not work...

 TCL not found while compiling eggdrop 1.9

To compile Eggdrop 1.9 use this configure line first:     ./configure...

 Where can I find information on configuring my eggdrop?

http://www.egghelp.org/setup.htm but you can skip the first 8 steps by typing get-egg from SSH.  

 Why am I seeing "Permission Denied" when the bot is trying to connect to IRC?

This "Permission Denied" message indicates you need to set a vhost or there is a problem with the...

 Why do I get permission denied when doing make?

If you are getting permission denied when you try to compile a program, try to just 'cd .'...