Securing connections to your website are vital when entering passwords or entering administration areas.
This article will take you through creating a self-signed certificate and configuring your virtual host to use https (port 443) connections.
Securing connections to your website are vital when entering passwords or entering administration areas.
This article will take you through creating a self-signed certificate and configuring your virtual host to use https (port 443) connections.
Here you can find TSM clients for Debian 1) DEBIAN TSM CLIENT IS NOT SUPPORTED BY IBM – THEREFORE USE AT YOUR OWN RISK 2) clients were created by unpacking rpm packages, modifying startup scripts and packing things up using dpkg-deb if request is made, I will upload step-by-step HOWTO 3) you have to use set up your dsm.sys and dsm.opt files 4) I am learning with every version, so newer version is usualy better (give more info during installation, enviroment variables are set more properly etc.) 5) clients were tested on woody and sarge
This guide describes how you can automatically scan files uploaded by users through a web form on your server using PHP and ClamAV. That way you can make sure that your upload form will not be abused to distribute malware. To glue PHP and ClamAV, we install the package php5-clamavlib/php4-clamavlib which is rather undocumented at this time. That package is available for Debian Etch and Sid and also for Ubuntu Dapper Drake and Edgy Eft, so make sure you use one of these platforms.