Knowledgebase - eggdrop, tcl, unix, bnc's
| Categories |
| |
 |
eggdrop (1)
Directly eggdrop related - setup, settings etc.
|
 |
tcl (2)
Tcl script examples and snippets. Various details for code flags, including eggdrop specific tcl flags.
|
 |
Linux & Unix (4)
Commands and scripts
|
 |
php
Server-side scripting language for creating dynamic web pages.
|
 |
psybnc (1)
All things PsyBNC related.
|
 |
python
Interactive, object-oriented, extensible programming language.
|
 |
Perl
General-purpose, interpreted, dynamic programming language.
|
 |
MySQL
Database management system.
|
 |
ZNC
IRC proxy, with web administration.
|
 |
sBNC
shroudBNC is a modular IRC proxy written in C++.
|
 |
HTML / CSS (1)
Code and examples.
|
|
Most viewed
|
| |
 |
apt-get without needing the cd.
if you are asked to enter a cd when you use apt-get install <package> or apt-get update, you need to edit the file /etc/apt/sources.list....
|
|
|
|
 |
System Information
Following is a list of commands you can get information about your system. Some commands are system specific i.e. will work on debian, but not on...
|
|
|
|
 |
wall - broadcast a message to all users
wall displays the contents of a file and broadcasts it to all terminals, of all users currently logged in.
Only a superuser can write to a...
|
|
|
|
 |
unix commands: find
Locate a file on a unix or linux directory and all sub-directories use:
# find . -name filename -print
|
|
|
|
 |
Psybnc nickserv identificatiion
Create a directory psybnc/scripts/:
mkdir ~/psybnc/scripts/
move to psybnc/scripts' directory
cd ~/psybnc/scripts
Create a script file...
|
|
|
|
|
|
|
Recent articles
|
| |
 |
<div> - using div tags wiithout creating a new line.
Normally <div> would force a new line, but occasionally you might not want this to happen.
e.g.
<div>Hello</div>...
|
|
|
|
 |
wall - broadcast a message to all users
wall displays the contents of a file and broadcasts it to all terminals, of all users currently logged in.
Only a superuser can write to a...
|
|
|
|
 |
apt-get without needing the cd.
if you are asked to enter a cd when you use apt-get install <package> or apt-get update, you need to edit the file /etc/apt/sources.list....
|
|
|
|
 |
BIND TIME
bind time <flags> <mask> <proc>
proc-name <minute> <hour> <day> <month> <year>
bind time -...
|
|
|
|
 |
Psybnc nickserv identificatiion
Create a directory psybnc/scripts/:
mkdir ~/psybnc/scripts/
move to psybnc/scripts' directory
cd ~/psybnc/scripts
Create a script file...
|
|
|
|
|