Linux Archive

23 Sep 2015

How to Install MP4Box (GPAC) in Ubuntu/Debian

MP4Box (GPAC) is an MP4 multiplexer utility, which can import MPEG-4 video, DivX, XviD, 3ivx, h264 etc, audio streams and subtitles into the .mp4 container. The end result is a compliant MP4 stream. It can also extract
22 Sep 2015

How to Backup Linux Systems Using Mondo Rescue

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
18 Sep 2015

How to Resize MySQL InnoDB logs file in CentOS/RHEL

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

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

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

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

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

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

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),
10 Sep 2015

How To Install and Configure Postfix on Ubuntu

Postfix is a free and very popular open source Mail Transfer Agent which works to send and recieve email. The main job of Postfix is to relay mail locally or to intended destination outside the network. This