Kousik Chatterjee's Blog

We like Microsoft It has been one of Linux's best friends

Sunday, 29 May 2016

How To Import PFX Certificate File In IIS Server

›
Q. What is PFX File ? -- Personal Information Exchange Format ( PFX ) enables transfer of certificates and their private keys from o...
Sunday, 22 May 2016

How To Configure NFS Server With Client on RHEL/Contos 6x

›
Q. What is NFS? -- NFS stands for Network File System, a file system developed by Sun Microsystems, Inc. It is a client/server system...
Thursday, 19 May 2016

How To Configure Mod_Security & Mod_Evasive on CentOS/RHEL 6x

›
Q. What is Mod_Security? Mod_Security is an open source web application firewall (WAF) and intrusion detection and prevention system...
1 comment:
Sunday, 15 May 2016

Install & Configure Memcached With phpMemcachedAdmin on CentOS/RHEL 6x

›
Q. What Is Memcached ? -- Memcached is a general-purpose distributed memory caching system. It is often used to speed up dynamic da...
Wednesday, 11 May 2016

How to Protect SSH with Fail2ban on CentOS/RHEL 6x

›
About Fail2ban : -- Fail2ban is an intrusion prevention software framework that protects Servers from Brute-force Attacks. Written in ...
Saturday, 7 May 2016

How To Install & Configure Percona XtraDB Cluster 5.6 on CentOS/RHEL 6x

›
This Cluster will be assembled of Two (2) Servers/Nodes : Node #1 Hostname: server1.centos.com IP: 192.168.100.140 Node #2 Ho...
6 comments:
Saturday, 30 April 2016

How to Install & Configure LAMP Server On Ubuntu 14.04

›
Step: 1. Bind Hosts File : # vi /etc/hosts 192.168.1.250 ser1.domain.com    ser1 -- Save & Quit (:wq) Step: 2. Install Apach...
Friday, 29 April 2016

Linux Tmux Vs Screen Command

›
Q. What is tmux ? -- tmux is a software application that can be used to multiplex several virtual consoles, allowing a user to acce...
Saturday, 23 April 2016

Easy Way to Install the MongoDB PHP Driver on CentOS/RHEL 6x & Ubuntu 14.04

›
Step: 1. Install Apache Server : For CentOS Users : # yum -y install httpd httpd-devel For Ubuntu Users : # apt-get -y install a...
Saturday, 16 April 2016

How To Use Iptables Rules For Linux

›
Q. What is iptables?  -- It’s the basics of Firewall for Linux. Iptables is a rule based firewall system and it is normally pre-inst...
Thursday, 14 April 2016

How To Install PHP 7 on CentOS/RHEL 6x

›
Step: 1. You must add the Webtatic & EPEL yum Repository : For CentOS/RHEL 7.x : # rpm -Uvh https://dl.fedoraproject.org/pub/ep...
‹
›
Home
View web version
Powered by Blogger.