HowtoForge provides user-friendly Linux tutorials.
-
Integrating eAccelerator Into PHP5 (Debian Etch)
Author: Falko Timme • Tags: debian, php • Comments: 9Integrating eAccelerator Into PHP5 (Debian Etch) This guide explains how to integrate eAccelerator into PHP5 on a Debian Etch system. From the eAccelerator project page: "eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times."
-
Installing The Asterisk PBX And The Asterisk Web-Based Provisioning GUI On Linux
Author: npereira • Tags: linux • Comments: 17Installing The Asterisk PBX And The Asterisk Web-Based Provisioning GUI On Linux I have read about Asterisk and wanted to test it out as I will be managing/troubleshooting it at work anytime soon, so I thought of getting my hands dirty and getting some basic experience on it. First, I set up a box with Linux RedHat ES4 but I think any Linux distro would do. Kubuntu/Ubuntu, Fedora or Mandriva would work fine.
-
Network Analysis With Wireshark On Ubuntu Feisty Fawn
Author: Falko Timme • Tags: desktop, monitoring, ubuntu • Comments: 3Network Analysis With Wireshark On Ubuntu Feisty Fawn Wireshark is a network protocol analyzer (or "packet sniffer") that can be used for network analysis, troubleshooting, software development, education, etc. This guide shows how to install and use it on an Ubuntu Feisty Fawn desktop to analyze the traffic on the local network card.
-
-
Installing The IBM Lotus Symphony Beta 1 Office Suite On Ubuntu 7.04
Author: o.meyer • Tags: desktop, ubuntu • Comments: 4Installing The IBM Lotus Symphony Beta 1 Office Suite On Ubuntu 7.04 This document describes how to set up IBM Lotus Symphony Beta 1 on Ubuntu 7.04. IBM Lotus Symphony is an office-suite that is based on OpenOffice.org (a fork of v1.x) and ported to Lotus Expeditor (IBM's enhancement of the Eclipse Rich Client Platform). It contains programs for word processing, spreadsheet and presentation.
-
Ventrilo Voice Communication Server In A Chrooted Environment On Ubuntu Feisty AMD64
Author: grant • Tags: ubuntu • Comments: 5Ventrilo Voice Communication Server In A Chrooted Environment On Ubuntu Feisty AMD64 This tutorial explains how to set up Ventrilo, a popular voice communication server, in a chrooted environment, and to run as a non-privileged user. The main reason for doing this is security. Ventrilo is distributed only in binary format, which some people distrust. A chrooted environment means the program only has access to its home directory, not the entire system. Running it like this means that if there is a bug or exploit in Ventrilo, it is not likely to compromise the rest of the system.
-
Virus Protection With F-PROT Antivirus On Ubuntu Feisty Fawn
Author: Falko Timme • Tags: ubuntu, desktop • Comments: 3Virus Protection With F-PROT Antivirus On Ubuntu Feisty Fawn This tutorial shows how you can install and use F-PROT Antivirus on an Ubuntu Feisty Fawn desktop. Although there aren't many Linux viruses out there, this can be useful if you often exchange files with Windows users - it can help you to not pass on any Windows viruses (that don't do any harm to Linux systems) to Windows users. F-PROT Antivirus for Linux is free for home use.
-
Disk Based Backups With Amanda On Debian Etch
Author: o.meyer • Tags: backup, debian, ubuntu • Comments: 4Disk Based Backups With Amanda On Debian Etch This document describes how to set up Amanda (The Advanced Maryland Automatic Network Disk Archiver) on Debian Etch. For this tutorial I chose Ubuntu v7.04 as a backup-client. The resulting system provides a flexible backup-system with many features. It will be able to back up multiple hosts via network to various devices. I chose the disk based backup for this howto.
-
Integrating eAccelerator Into PHP5 (Fedora 7)
Author: Falko Timme • Tags: fedora, php • Comments: 1Integrating eAccelerator Into PHP5 (Fedora 7) This guide explains how to integrate eAccelerator into PHP5 on a Fedora 7 system. From the eAccelerator project page: "eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times."
-
Chrooted SFTP With MySecureShell On Debian Etch
Author: Falko Timme • Tags: debian, security • Comments: 5
Chrooted SFTP With MySecureShell On Debian Etch This tutorial shows how to install MySecureShell on a Debian Etch system. MySecureShell is an SFTP server that is based on OpenSSH and can be configured in many ways, e.g. it has support for chrooting users into their homedirs or for limiting upload-/download bandwidths. MySecureShell makes SFTP available for users that do not have shell access so that these users do not have to use the insecure FTP protocol anymore.
-
Integrating eAccelerator Into PHP5 (CentOS 5.0)
Author: Falko Timme • Tags: centos, php • Comments: 0Integrating eAccelerator Into PHP5 (CentOS 5.0) This guide explains how to integrate eAccelerator into PHP5 on a CentOS 5.0 system. From the eAccelerator project page: "eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times."