Redis – Overview

Redis is an open source, advanced key-value store and a serious solution for building high-performance, scalable web applications. Redis has three main peculiarities that set it apart from much of its competition: Redis holds its…

Xem thêm

Cài đặt HA & LVS

1. Mô hình Các bước cài đặt HA và LVS cho các máy chủ Load  balancing và database     *  heartbeat           o heartbeat-pils           o heartbeat-stonith     * heartbeat-ldirectord           o ipvsadm           o…

Xem thêm

Setting Up DNS Server On CentOS 7

For the purpose of this tutorial, I will be using three nodes. One will be acting as Master DNS server, the second system will be acting as Secondary DNS, and the third will be our…

Xem thêm

Cài đặt memcache, memcache PHP extension (Linux)

Bài viết hướng đẫn cài đặt Memcached, thư viện để php có thể kết nối tới memcached. Bước 1 Download libevent , cài đặt :#tar -xvf libevent-1.3b.tar.gz#cd libevent-1.3b#./configure#make#make install; Bước 2 Download memcache, cài đặt :#gunzip memcached-1.2.1.tar.gz#tar -xvf memcached-1.2.1.tar#cd…

Xem thêm

WebDAV Vulnerability :: Detect & Exploit

Contents 1 Introduction 2 Requirement 3 Detect using WhatWeb 4 Detect using Nmap 5 Detect using Nikto 6 Detect & exploit using DAVtest Introduction WebDAV is an acronym for “Web-Based Distributed Authoring and Versioning” It…

Xem thêm

KEYLOGGERS – THE COMPLETE TUTORIAL

There are many ways you can hack a computer – RATs, Keyloggers, bots and Password Stealers.In this tutorial I will teach you how to set up your own Keylogger and also protect yourself against them.…

Xem thêm