Control your Server with GTALK/jabber
Wellcome to another Sysadmin & DBA tips, in this post I’ll explain how integrate monit with gtalk, using this system you can control your server services with this Google tool.
Wellcome to another Sysadmin & DBA tips, in this post I’ll explain how integrate monit with gtalk, using this system you can control your server services with this Google tool.
Welcome to another Sysadmin & DBA Tips, in this post I’ll explain how install and configure Mod_Security, an open source web application firewall, that protect your personal/business Web Applications.
This tutorial will help you to learn how install and configurate a fully-featured seedbox running on a Debian. To do this, we’ll need: XMLRPC libtorrent-0.13.2 rtorrent-0.9.2 rutorrent-3.4 Web UI & plugins-3.4 XML-RPC is a rem ote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism. “XML-RPC” also refers generically to the use of XML for remote procedure […]
Si tienes tu propio servidor y te interesa tener tu propia nube sin restricciones de espacio puedes usar OWNCLOUD, montando así tu propio servidor WebDav. Para realizar la instalación solo necesitas un Mysql y un servidor web corriendo Apache, con las siguientes dependencias instaladas:
Memcached es una utilidad empleada para cachear en memoria RAM datos u objetos continuamente usados, evitando así el acceso continuo a una BD o en definitiva a una unidad de almacenamiento. Para servidores web hay una utilidad llamada memcache, sin D, la cual permite ínter actuar a nuestro servidor con dicha utilidad. Más info aquí.