Controla los tiempos de respuesta de tu servidor – OctaGate SiteMeter

OctaGate SiteMeter es un interesante servicio en Ajax para monitorear los tiempos de respuesta de una página web.

Las mediciones de los tiempos de respuesta se realizan desde un servidor en Suecia. Cuando el usuario ingresa la URL y hace clic en ‘Start’ se genera un proceso en el mencionado servidor que hace las mediciones.

Estas mediciones son recogidas por el cliente en forma de gráficos que muestran los tiempos de respuesta para la conexión con el servidor, el tiempo para el request de los datos y el tiempo que dura la transmisión de todos los datos de una página.

Continuar leyendo «Controla los tiempos de respuesta de tu servidor – OctaGate SiteMeter»

Instalar Freeswitch en Centos 5.2

En este articulo veremos como instalar Freeswitch en Centos 5.2 Podemos descargar las ultimas fuentes disponibles con el programa subversión o descargar el paquete comprimido de la versión 1.0.1 (la ultima disponible a la fecha).
Para la primera opción tenemos que tener instalada la utilidad subversión.

yum install subversion

luego posicionarnos en la carpeta src

cd /usr/src

y digitar el comando:

svn checkout http://svn.freeswitch.org/svn/freeswitch/trunk freeswitch

Para descargar el paquete comprimido de las fuentes:

wget http://files.freeswitch.org/freeswitch-1.0.1.tar.gz

lo descomprimimos

tar -xf freeswitch-1.0.1.tar.gz

Seguimos con la instalación de algunos programas necesarios para la compilación de freeswitch.

yum install make autoconf automake

yum install libtool-ltdl libtool-ltdl-devel libtool

yum install ncurses ncurses-devel gcc gcc-c++

yum install libxml2 libxml2-devel libtiff libtiff-devel

Continuar leyendo «Instalar Freeswitch en Centos 5.2»

Hack Proofing Linux: A Guide To Open Source Security

Hack Proofing Linux:A Guide to Open Source Security is designed to help you deploy a Linux system on the Internet in a variety of security roles.This book provides practical instructions and pointers concerning the open source security tools that we use every day.
First, we show you how to obtain the software; and then, how to use the Bastille application to harden your Linux operating system so that it can function securely as it fulfills a specific role of your choice (e.g., as a Web server, as an E-mail server, and so forth).You will also learn how to use your Linux system as an auditing tool to scan systems for vulnerabilities as well as create an Intrusion Detection System (IDS), which enables your Linux system to log and respond to suspicious activity. From virus protection to encrypting transmissions using Gnu Privacy Guard and FreeSWAN, you will be able to con?gure your system to secure local data as well as data that will be passed along the network.After reading this book, you will be able to identify open source and for-fee tools that can help you further secure your Linux system.
We have also included chapters concerning ways to sniff and troubleshoot network connections and how to implement strong authentication using One Time Passwords (OTP) and Kerberos.Tools such as Squid proxy server and Ipchains/Iptables will help you use your Linux system so that it can act as a firewall.With the tools on the accompanying CD as well as the advice and instructions given in this book, you will be able to deploy your Linux system in various roles with confidence.
We decided to focus on pro?ling the most commonly used security tools found on the Linux platform.We also decided to emphasize the real-world implementation of these tools, as opposed to just providing conceptual overviews. Finally, we decided to describe the steps you should take when things go wrong.As a result, we have created a book that is a valuable resource that helps you use your Linux system as efficiently as possible

Download:

http://rapidshare.com/files/192565554/HackLinux-www.warezwitch.com-.rar

Pass: www.warezwitch.com