Kousik Chatterjee's Blog
We like Microsoft It has been one of Linux's best friends
Sunday, 28 August 2016
How To Take MySQL Database Backup using Shell Script
›
Step: 1. First We need to Create the Following Directory Structure : # mkdir -p /Backups/DB_backups # mkdir /Backups/scripts Step:...
Friday, 26 August 2016
Install & Configure Help Desk System Using OTRS On CentOS/RHEL 6x
›
Q. What is OTRS ? -- OTRS is one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Ma...
Friday, 19 August 2016
How To Create a Wireless Hosted Network in Windows 10
›
-- Hosted Network is a feature that comes included with the Netsh (Network Shell) command-line utility. It's was previously introd...
Sunday, 14 August 2016
How To Reset MySQL Root Password in CentOS/RHEL & Ubuntu
›
For CentOS/RHEL User : Step: 1. Stop MySQL Service : # service mysqld stop Step: 2. Start to MySQL Server without Password : # ...
Sunday, 7 August 2016
Install & Configure CVS (Concurrent Versions System) on RHEL/CentOS 6x
›
Q. What is CVS ? -- The Concurrent Versions System ( CVS ), also known as the Concurrent Versioning System . CVS can be used for so...
3 comments:
Sunday, 31 July 2016
How To Install & Configure x11vnc Server on Ubuntu 14.04
›
Q. What is VNC? -- Virtual Network Computing ( VNC ) is a graphical desktop sharing system that uses the Remote Frame Buffer protocol...
Saturday, 23 July 2016
How To Install & Configure Monitorix on CentOS/RHEL 6x
›
About Monitorix: -- Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and sys...
Monday, 18 July 2016
How To Install & Configure Bamboo on CentOS/RHEL 6.x
›
Q. What is Bamboo Server ? -- Bamboo is a continuous integration (CI) server that can be used to automate the release management ...
1 comment:
Saturday, 9 July 2016
How To Install & Use Of PostgreSQL on Ubuntu 14.04
›
Q. What is PostgreSQL ? -- PostgreSQL , or Postgres , is a relational database management system that provides an implementation of th...
Saturday, 2 July 2016
How To Install Oracle Java on Ubuntu 14.04 Server
›
About JAVA : -- Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots o...
Monday, 27 June 2016
How To Install & Configure Drupal on CentOS/RHEL 6x
›
Q. What is Drupal? -- Drupal is content management software. The application includes a content management platform and a developmen...
‹
›
Home
View web version