|
MajorCool
MajorCool is a web interface maintence tool for
Majordomo.
Installation
To install Majorcool, follow these instructions:
Install Majordomo on your
Virtual Private Server.
Install the Majorcool software. The configuration utility will ask you a series of
questions. To accept all the defaults just hit enter, otherwise you have the option of
changing any of the answers. The only question you must answer with text is the name for your
MajorCool interface.
Do the following, depending on your Virtual Private Server O/S.
FreeBSD
Connect to your Virtual Private Server via Telnet
or SSH and issue this command:
% vinstall majorcool
Solaris
Majorcool is unavailable.
BSD/OS Upgrade!
Connect to your Virtual Private Server via Telnet
or SSH and issue these commands:
% cd
% tar xvf /usr/local/contrib/majorcool.tar
% cd ~/usr/local/majorcool
% ./Configure
Huh?
If you don't know the Virtual Private Server O/S, try the following:
Change the file permissions for ~/usr/local/majordomo/majorcool.pl and
~/www/cgi-bin/majordomo to 755:
% chmod 755 ~/usr/local/majordomo/majorcool.pl \
~/www/cgi-bin/majordomo
Implementation
When you have completed the installation you can run MajorCool by entering:
http://YOUR-DOMAIN.NAME/cgi-bin/majordomo/
Substitute your Virtual Private Servers domain name for YOUR-DOMAIN.NAME. The
majordomo in the URL is the default name of the MajorCool CGI. You can choose a different
name if you want during configuration.
Documentation
For more MajorCool documentation, see the following.
|