PDA

View Full Version : Customizing ubuntu for bot


altainta
April 11th, 2006, 09:15 AM
Actually i want to know that how can i customize ubuntu for just bot program nothing else.

The primary needed things are
Mainly i want ubuntu in CLI mode it should auto log on to cli mode and than start the program automatically without interaction

ONLY console mode (no gnome no kde etc etc)
network config 192.168.1.2. Gateway 192.168.1.1 dns addreses x.x.x.x & x.x.x.x.
apt-get (I know it is already there)
g++
perl
libreadline5-dev
sudo ln -s /usr/bin/make /usr/bin/gmake
perl -e 'use Time::HiRes;'
make
autologin
autostart the bots

so can anyone help me with this also one important thing i want to run 3 bot at a time. So can u tell me how to do that in command line.(This is the most imp part)

Also i just want what is mentioned above and only base setup so that i will utilize my PII for this work.

If u have any alternative distro please guide me i will try to get it and i will study to install it. (It must contains things like apt-get to resolve reduncies)
PS: The program is a perl script .pl