Fedora

uvhd - File Investigation Utility

Submitted by Owen_Townsend (Contact Author) (Forums) on Thu, 2008-08-28 13:07. :: Fedora | Linux

uvhd - File Investigation Utility

'uvhd' is a binary file investigation utility. It displays the contents of any file in vertical hexadecimal format, and prompts for commands to browse, search, select, update, scan/replace, print, translate, etc. uvhd is an interactive utility with a command line interface and 18 help screens.

Preventing Brute Force Attacks With Fail2ban On Fedora 9

Submitted by falko (Contact Author) (Forums) on Mon, 2008-08-25 16:54. :: Fedora | Security

Preventing Brute Force Attacks With Fail2ban On Fedora 9

In this article I will show how to install and configure fail2ban on a Fedora 9 system. Fail2ban is a tool that observes login attempts to various services, e.g. SSH, FTP, SMTP, Apache, etc., and if it finds failed login attempts again and again from the same IP address or host, fail2ban stops further login attempts from that IP address/host by blocking it with an iptables firewall rule.

How To Install Hamachi On Fedora 9

Submitted by webtechy (Contact Author) (Forums) on Thu, 2008-08-21 14:51. :: Fedora | Networking

How To Install Hamachi On Fedora 9

This tutorial explains how to install Hamachi on a Fedora 9 server. Hamachi is a VPN service that easily sets up in 10 minutes, and enables secure remote access to your business network, anywhere there's an Internet connection. It works with your existing firewall, and requires no additional configuration. Hamachi is the first networking application to deliver an unprecedented level of direct peer-to-peer connectivity. It is simple, secure, and cost-effective.

How To Set Up WebDAV With Lighttpd On Fedora 9

Submitted by falko (Contact Author) (Forums) on Thu, 2008-08-14 16:42. :: Fedora | Lighttpd

How To Set Up WebDAV With Lighttpd On Fedora 9

This guide explains how to set up WebDAV with lighttpd on a Fedora 9 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

How To Remotely Install Debian Over A RH Based Distro

Submitted by jakev383 (Contact Author) (Forums) on Fri, 2008-08-08 14:25. :: CentOS | Debian | Fedora

How To Remotely Install Debian Over A RH Based Distro

Ocassionally, servers need to be retasked for various reasons.  It has always been a challenge when the server has a distribution other than what I need. I do not want to drive to the data center to swap CDs around, so I decided to see if there was a way to remotely install the machine.  I found some notes by Erik Jacobsen and used them to come up with an up-to-date how-to.

How To Install Django On Fedora 9 (Apache2/mod_python)

Submitted by falko (Contact Author) (Forums) on Tue, 2008-08-05 16:19. :: Fedora | Apache

How To Install Django On Fedora 9 (Apache2/mod_python)

This tutorial explains how to install Django on a Fedora 9 server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.

BIND 9 Vulnerability And Solution - Patch BIND To Avoid Cache Poisoning (Fedora/CentOS)

Submitted by mainanoah (Contact Author) (Forums) on Sun, 2008-07-27 18:56. :: CentOS | Fedora | DNS | Security

BIND 9 Vulnerability And Solution - Patch BIND To Avoid Cache Poisoning (Fedora/CentOS)

I am pretty sure most of you guys have hard about the Vulnerability in BIND. Dan Kaminsky earlier this month announced a massive, multi-vendor issue with DNS that could allow attackers to compromise any name server - clients, too. I thought I would share with you all one of the quickest solutions systems administrators running BIND 9 can use to help solve this vulnerability in case their systems are vulnerable.

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 9

Submitted by falko (Contact Author) (Forums) on Thu, 2008-07-24 17:08. :: Fedora | FTP

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 9

This document describes how to install a PureFTPd 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 and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.

Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE)

Submitted by falko (Contact Author) (Forums) on Sun, 2008-07-20 17:46. :: CentOS | Debian | Fedora | Mandriva | SuSE | Ubuntu | Apache

Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE)

This tutorial shows how to install and use mod_python on various distributions (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) with Apache2. mod_python is an Apache module that embeds the Python interpreter within the server. It allows you to write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.

Installing And Using OpenVZ On Fedora 9

Submitted by falko (Contact Author) (Forums) on Thu, 2008-07-17 17:02. :: Fedora | Virtualization

Installing And Using OpenVZ On Fedora 9

In this HowTo I will describe how to prepare a Fedora 9 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.

1
next page
last page