May 2007
Secure Websites Using SSL And Certificates | HowtoForge - Linux Howtos and Tutorials
by camel & 1 otherToday it is possible to create a secure website with relative ease by requiring a client to present a digitally signed certificate. A digitally signed certificate is simply a piece of information that contains data about the subject, public key, dates of validity, identification of the Certificate Authority (CA), and the digital signature. There are typically two ways to go about creating a secure website. First is by the use of a self-signed certificate. The second way is by using a Trusted Certificate signed by a CA. The choice is up to you, and this tutorial will show you how to do both. Go ahead and su into root and let's begin!
April 2007
The Perfect Setup - Debian Etch (Debian 4.0) | HowtoForge - Linux Howtos and Tutorials
by camelThis tutorial shows how to set up a Debian Etch (Debian 4.0) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Debian Etch, but should apply to the 64-bit version with very little modifications as well.
Une Autorité de Certification SSL gratuite - Accueil
by lecyborg & 2 othersCertificats SSL gratuits pour sites Web
March 2007
Providing Active Directory authentication via Kerberos protocol in Apache
by lecyborgProviding Active Directory authentication via Kerberos protocol in Apache
February 2007
AlternC
by roulian & 1 otherAlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous linux, facile à utiliser, facile à installer, basé uniquement sur des logiciels OpenSource, AlternC étant sous licence GPL.
Ce logiciel contient un système d'installation et de configuration automatique, ainsi qu'un panneau de contrôle accessible par le web, pour la gestion des utilisateurs et des services web (domaines, mails, comptes ftp, statistiques ...)
January 2007
超過 4G 的檔案怎麼在網路上複製 | 走過的、學過的、看過的
by realmip後來仔細用 Google 找了一下,果真有這個限制耶!不過,這個限制是因為 Apache 所產生的,Apache 為了某些因素,是不允許直接讀取超過 2G 的檔案,那要怎麼做呢?
Secure PHP installation - Lorenzo Alberton
by camel & 2 others
Secure PHP installation - Lorenzo Alberton
A quick AWstats guide
by mbkudos & 1 otherHow to configure AWStats for as accurate statistics as possible.
Debian On Rails : Apache 2.2 + MySQL + Ruby + Rails + PHP + Mongrel + Mongrel_cluster + Subversion + Trac + Capistrano
by kemarsudo apt-get install build-essential
December 2006
Cheat Sheet Round-Up: Ajax, CSS, LaTeX, Ruby…
by Hieroglyphe & 26 othersWhether you’ve forgotten the name of a function or the property of a cascading style sheet - handy cheat sheets deliver the information you are looking for - immediately.
November 2006
French parliament dumping Windows for Linux - CNET News.com
by plasticdreamsStudy by technology services company convinces the National Assembly that the switch will be cost-effective.
Shell Tips ! » Fine tuning a Linux Apache MySQL PHP (LAMP) server
by oriegFine post about tuning a Linux Apache MySQL PHP (LAMP) Server. From the software approach to the TCP tuning. Many clues about tuning a linux server.