Mini-Howtos

Want to support HowtoForge? Become a subscriber!
 

HowTo Install AWStats With Some PlugIns On A Server With ISPConfig

HowTo Install AWStats With Some PlugIns On A Server With ISPConfig

HowTo install AWStats with some PlugIns on a Server with ISPConfig: based and abutted to the instructions for installation of AWStats-installer of jnsc I wrote this HowTo for installations with some plugins.

Quick And Dirty Wpad.dat On Ipcop Box

Quick And Dirty Wpad.dat On Ipcop Box

wpad is short for Web Proxy Autodiscovery Protocol. It's used to tell your browser what proxy it can use without having to go to each and every pc on your network to do so. This is a quick and dirty howto. It was tested and worked out ok on my system. But I don't guarantee it won't break yours.

Integration of dbus and KDE: starting and stopping the session part of dbus with KDM.

Integration of dbus and KDE: starting and stopping the session part of dbus with KDM

Since some time now a lot of applications make use of D-BUS. This is the case with KDE 3.5, the current stable release of KDE. With the upcomming KDE 4, D-BUS is getting more important, replacing DCOP. In this howto I want to describe a way to start and stop the user and session dependent part of dbus.

Setting up Subversion and websvn on Debian

Setting up Subversion and websvn on Debian

This howto will illustrate a way to install and configure Subversion and websvn on a Debian server. I will not specifically configure inetd with svnserve in this howto. Rest assured that Subversion will be totally functional without it. You can copy/paste most of the howto to get it working.

Flash Player 9 on Linux (Ubuntu Dapper Drake)

Flash Player 9 on Linux (Ubuntu Dapper Drake)

This tutorial shows how to install the Flash player on a Linux system. It was tested on Dapper Drake (on an x86 - 32 bit machine).

Is there a way to remotely manage your system with ISPConfig?

This functionality is now available as ISPConfig plugin. You can add / modify / delete users, websites, dns-records, clients and resellers via a SOAP interface from external applications and scripts.

http://www.ispconfig.org/remoting_plugin.htm

During install I get the following error: "configure: error: Cannot find MySQL header files under /usr."

To install ISPConfig, the MySQL Devel packages are necessary. After you installed the mysql-devel package from your linux distro, you can run the ISPConfig setup again.

Invalid or corrupt certificate error code -8182, how can i fix it?

You can re-generate the ISPConfig SSL certificate like this:

openssl genrsa -des3 -passout pass:yourpassword -out /root/ispconfig/httpd/conf/ssl.key/server.key2 1024

openssl req -new -passin pass:yourpassword -passout pass:yourpassword -key /root/ispconfig/httpd/conf/ssl.key/server.key2 -out /root/ispconfig/httpd/conf/ssl.csr/server.csr -days 365

openssl req -x509 -passin pass:yourpassword -passout pass:yourpassword -key /root/ispconfig/httpd/conf/ssl.key/server.key2 -in /root/ispconfig/httpd/conf/ssl.csr/server.csr -out /root/ispconfig/httpd/conf/ssl.crt/server.crt -days 365

I have deleted a site/domain and now want to create a new site/domain with the same name but ISPConfig does not allow it.

Most probably the deleted site/domain is still in the recycle bin. You have to delete them first in the recycle bin before you are able to create a new object with that name.
first page
previous page
...
9
...
next page
last page