Kousik Chatterjee's Blog

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

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...
Friday, 8 April 2016

MySQL Important Useful Commands

›
MySQL Important Useful Commands: 1. MySQL Dump For Single Database : # mysqldump --force --opt --single-transaction --lock-tables=fals...
Tuesday, 29 March 2016

Install & Configure AWS API Tool on EC2 Instance

›
Q. What is AWS API Tool ?  Ans: The API tools serve as the client interface to the Amazon EC2 web service. You can use the CLI tools t...
4 comments:
Friday, 25 March 2016

How to Install Tomcat 9 With Java 9 On CentOS/RHEL 6x

›
   Q. What is Apache Tomcat ? Ans: Tomcat is an open source application server from the Apache Software Foundation that executes Jav...
1 comment:
Thursday, 17 March 2016

Take Backup of Windows Web Server Using Batch Script

›
One of the most common, and well suited, applications for a command line script is data backup. Command line scripts can be automated t...
Tuesday, 15 March 2016

How To Install & Configure Zpanel on Centos/RHEL 6x

›
Q. What is Zpanel ? Ans: ZPanel is a free and complete web hosting control panel for Microsoft® Windows™ and POSIX (Linux, UNIX and ...
Sunday, 13 March 2016

How to Install Bitcoin XT node on Ubuntu Server 14.04 LTS

›
Q. What is Bitcoin ? Ans: Bitcoin is digital currency in which encryption techniques are used to regulate the generation of units of ...
1 comment:
‹
›
Home
View web version
Powered by Blogger.