Author Archive
22 Sep 2015
How to Backup Linux Systems Using Mondo Rescue
By Anuket Jain On 22 September 2015 In Linux
Mondo Rescue is an open source and backup tool that allows you to easily create backup of complete system to CD, DVD, Tape, USB devices, Hard Disk, and NFS. Its create Clone/Backup ISO Image. And we can
21 Sep 2015
Linux Basic Questions
This set of Linux / Unix multiple choice questions and Answers focuses on various Linux commands and their command line options & parameters. It will be useful for anyone learning Linux Basics, Essentials and/or Fundamentals. 1. The
19 Sep 2015
Run multiple Skype accounts on Windows Desktop
By Anuket Jain On 19 September 2015 In Windows
To use more than one Skype account on the same computer at the same time, you need to start a new instance of Skype. Here’s a little command that will allow you to have two (active) Skype
18 Sep 2015
How to Resize MySQL InnoDB logs file in CentOS/RHEL
By Anuket Jain On 18 September 2015 In Database
Log files are important disk-based resources which is managed by the InnoDB storage engine. MySQL creates two log files named ib_logfile0 and ib_logfile1 in the MySQL data directory. We define the size of log file in innodb_log_file_size
17 Sep 2015
How to install Solr 5.3 on CentOS/RHEL
By Anuket Jain On 17 September 2015 In Linux
Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling,
16 Sep 2015
How to install Skype on ubuntu
By Anuket Jain On 16 September 2015 In Linux
Skype is a famous free voice over IP and instant messenger that can be use to text, video and voice calls over Internet. We can send Instant messages, Video messages and shares documents to our friends and
15 Sep 2015
How To Install Moodle on Ubuntu using Nginx
By Anuket Jain On 15 September 2015 In Linux
Moodle is a very popular and seasoned learning platform used by many institutions. While it is easy to set up a working moodle platform, it is a lot harder to run it smoothly for many concurrent users.
14 Sep 2015
How to configure Squid on Ubuntu with Authentication
By Anuket Jain On 14 September 2015 In Linux
Squid is a free & open-source full featured web proxy cache server, which can be used in many other ways like It redirects client requests from web browsers to the proxy server and delivers the client’s requests
12 Sep 2015
How to configure Squid Proxy on Ubuntu/Debain
By Anuket Jain On 12 September 2015 In Linux
Squid is a free & open-source full featured web proxy cache server, which can be used in many other ways like It redirects client requests from web browsers to the proxy server and delivers the client’s requests
11 Sep 2015
How to Install MariaDB 10.0 on ubuntu Server
By Anuket Jain On 11 September 2015 In Linux
MariaDB is a drop-in replacement for MySQL. It is easy to install, offers many speed and performance improvements, and is easy to integrate into most MySQL deployments. MariaDB offers more storage engines than MySQL, including Cassandra (NoSQL),