ISP Server Setup - OpenSUSE 10
View original post
ISP Server Setup
- OpenSUSE 10
This is a detailed
description about the steps to be taken to setup a OpenSUSE 10.0 based
server that offers all services needed by ISPs and hosters (web server (SSL-capable),
mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server,
POP3/IMAP, Quota, Firewall, etc.) and the ISPConfig control panel.
Filed under Suse | Comment (0)
The Perfect Setup - SUSE 9.3
View original post
The Perfect
Setup - SUSE 9.3
This is a detailed
description about the steps to be taken to setup a SUSE 9.3 based server
that offers all services needed by ISPs and hosters (web server (SSL-capable),
mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server,
POP3/IMAP, Quota, Firewall, etc.). In addition to that I will show how to use
Debian’s package manager apt
on an rpm-based system because it takes care of package dependencies automagically
which can save a lot of trouble.
Filed under Suse | Comment (0)
The Perfect Setup - SUSE 9.2
View original post
The Perfect
Setup - SUSE 9.2
This is a detailed
description about the steps to be taken to setup a SUSE 9.2 based server
that offers all services needed by ISPs and hosters (web server (SSL-capable),
mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server,
POP3/IMAP, Quota, Firewall, etc.). In addition to that I will show how to use
Debian’s package manager apt
on an rpm-based system because it takes care of package dependencies automagically
which can save a lot of trouble.
Filed under Suse | Comment (0)
How To Use NTFS Write Support (ntfs-3g) On Fedora 7
View original post
How To Use NTFS Write Support (ntfs-3g) On Fedora 7
Normally Linux systems can only read from Windows NTFS partitions,
but not write to them which can be very annoying if you have to work
with Linux and Windows systems. This is where ntfs-3g comes into play. ntfs-3g is an open source, freely available NTFS driver for Linux with read and write support. This tutorial shows how to use ntfs-3g on a Fedora 7 desktop to read from and write to Windows NTFS drives and partitions.
Filed under Fedora | Comment (0)
SuPHP On Fedora 7 Or CentOS 5 With ISPConfig
View original post
SuPHP On Fedora 7 Or CentOS 5 With ISPConfig
This document describes how to set up suPHP on Fedora 7 or CentOS 5 with ISPConfig. The resulting system will support suPHP with ISPConfig.
View source postFiled under Fedora | Comment (0)
How To Install Sun Java SE 6 JDK and NetBeans 5.5.1 on Fedora 7
View original post
How To Install Sun Java SE 6 JDK and NetBeans 5.5.1 - Fedora 7
This tutorial shows how to install Sun Java JDK and NetBeans IDE on the fresh Fedora 7 installation. The readers I had in mind when assembling this are the people who are anxious to start using NetBEans and Sun’s Java SE on their newly installed Fedora systems. Some of the bits and pieces on the topics I found on the Internet are assembled into this tutorial in order to make it as comprehensive as possible. I tried to follow the HowToForge document format. I have not tried this on the x64 architecture, but it should be very similar. I would welcome any feedback on that.
View source postFiled under Fedora | Comment (0)
Logitech MX Revolution's Special Buttons On Fedora 7
View original post
Logitech MX Revolution’s Special Buttons On Fedora 7
This document describes how to enable and configure the Logitech MX Revolution’s special buttons on Fedora 7.
View source postFiled under Fedora | Comment (0)
Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 7
View original post
Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 7
This document describes how to install a Proftpd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota with
this setup.
Filed under Fedora | Comment (0)
How To Harden PHP5 With Suhosin On Fedora 7
View original post
How To Harden PHP5 With Suhosin On Fedora 7
This tutorial shows how to harden PHP5 with Suhosin on a Fedora 7 server. From the Suhosin project page: “Suhosin
is an advanced protection system for PHP installations that was
designed to protect servers and users from known and unknown flaws in
PHP applications and the PHP core. Suhosin comes in two independent
parts, that can be used separately or in combination. The first part is
a small patch against the PHP core, that implements a few low-level
protections against bufferoverflows or format string vulnerabilities
and the second part is a powerful PHP extension that implements all the
other protections.”
Filed under Fedora | Comment (0)
Set Up OpenLDAP On Fedora 7
View original post
Set Up OpenLdap On Fedora 7
This document describes how to set up OpenLDAP on Fedora 7. OpenLDAP is a directory
server based on the LDAP protocol, that same protocol MS Active Directory is
based on. OpenLDAP is an open-source implementation of the Lightweight Directory
Access Protocol.
Filed under Fedora | Comment (0)