Search results for Installing The PHP-MSSQL Module On CentOS 5.0
 |
|
Post date: May 26, 2010, 11:05
Category: Installing
Views: 6452
Comments
|
Tutorial quote: This tutorial shows how to set up a CentOS 5.5 server (x86_64) that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 64-bit version of CentOS 5.5, but should apply to the 32-bit version with very little modifications as well. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box). |
 |
|
Post date: October 29, 2009, 12:10
Category: Installing
Views: 7110
Comments
|
Tutorial quote: This tutorial shows how to set up a CentOS 5.4 server (x86_64) that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 64-bit version of CentOS 5.4, but should apply to the 32-bit version with very little modifications as well. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box). |
 |
|
Post date: March 13, 2008, 11:03
Category: Installing
Views: 6325
Comments
|
Tutorial quote: This tutorial shows how to set up Zimbra Collaboration Suite - Open Source Edition on CentOS. This tutorial covers installation of CentOS, dependencies for ZCS and setup of Split DNS when working behind a firewall. This tutorial is based on the way I set this server up and is only a suggestion. It carries no guarantees and it is highly suggested that you do this on a test server first to verify functionality. If you don't have a test server available you should download VMWare Server 1.0 and perform this tutorial on a test virtual server. |
 |
|
Post date: April 1, 2010, 12:04
Category: Installing
Views: 4801
Comments
|
Tutorial quote: This tutorial shows how to combine four single storage servers (running CentOS 5.4) to one large storage server (distributed storage) with GlusterFS. The client system (CentOS 5.4 as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA. |
 |
|
Post date: February 8, 2007, 02:02
Category: Programming
Views: 5475
Comments
|
Tutorial quote: Here is yet another article of Fast PHP Articles Series. Today we are going to discuss ARRAYS. We will learn its syntax, its different types, the different built-in array functions that help to perform different tasks related to arrays quickly and different practical examples explaining the use of arrays in PHP.
By the end of this article you should be able to:
- Define Arrays
- Use different types of Arrays
- Use different Built-in functions related to Arrays e.g list(), each(), var_dump, print_r, var_export()
- Write basic as well as complex php code using Arrays.
- Working with multidimensional arrays
- Understanding Foreach loop with the help of different examples |
 |
|
Post date: June 16, 2007, 22:06
Category: Miscellaneous
Views: 5977
Comments
|
Tutorial quote: Sometimes it can be handy to set up your own repository to prevent from downloading the remote repository over and over again. This tutorial shows how to create a CentOS mirror for your local network. If you have to install multiple systems in your local network then all needed packages can be downloaded over the fast LAN connection, thus saving your internet bandwidth. |
 |
|
Post date: August 29, 2006, 15:08
Category: Security
Views: 9115
Comments
|
Tutorial quote: This article shows how to secure a CentOS server using psad, Bastille, and some other tweaks. psad is a tool that helps detect port scans and other suspicious traffic, and the Bastille hardening program locks down an operating system, proactively configuring the system for increased security and decreasing its susceptibility to compromise. |
 |
|
Post date: August 24, 2008, 11:08
Category: Installing
Views: 4248
Comments
|
Tutorial quote: This article explains how you can install and configure apache2-mpm-peruser on a Debian Etch server. apache2-mpm-peruser is an MPM (Multi-Processing Module) for the Apache 2 web server, very similar to apache2-mpm-itk, but faster (almost as fast as apache2-mpm-prefork). mpm-peruser allows you to run each of your vhosts under a separate UID and GID - in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts. It is based on metuxmpm, a working implementation of the perchild MPM. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode. |
 |
|
Post date: July 17, 2008, 04:07
Category: Programming
Views: 17398
Comments
|
Tutorial quote: A tutorial on how to install and configure the Xdebug PHP extension, and integrate it into the Eclipse PDT development environment for effective debugging of PHP applications. |
 |
|
Post date: February 26, 2007, 17:02
Category: Installing
Views: 8471
Comments
|
Tutorial quote: OTRS is a trouble ticket system with many features to manage customer telephone calls and e-mails. The system is built to allow your support, sales, pre-sales, billing, internal IT, helpdesk, etc. department to react quickly to inbound inquiries. |
|
|