Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I just downloaded the qmailadmin-0.38.tar.gz file which is a web based admin tool. Does anyone know where to get instructions concerning the installation of qmailadmin?
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 9,110
Rep:
First type "tar -zxvf qmailadmin-0.38.tar.gz" to extract the files. You should then see either a README file or an INSTALL file (you may even see both) which will contain install instructions. An install usually goes something like:
./configure
make
make install
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.