Lsyncd-CentOS

How to Install and use Lsyncd on CentOS 7 / RHEL 7

Lsyncd stands for “Live Syncing Daemon“, as the name suggest lsyncd is used to sync or replicate files & directories locally and remotely after a specific time of interval. It uses rsync & ssh in the backend. Lsyncd works on Master and Slave architecture where … Read more

teamviewer-ubuntu-15

How to Install TeamViewer On Ubuntu 15.04

TeamViewer is a free software available for linux like Operating system which allows us to take the remote control of linux box via Internet. In case if we don’t have the static IP on your Linux machine then teamviewer become very useful for troubleshooting point … Read more

Extend-Swap-Space-with-Swap-File

How to Extend Swap Space using Swap file in Linux

Swap space is a dedicated storage space in the disk either in the form of partition or a file. Swap space comes into the picture when Linux kernel wants to allocate more memory to processes by moving infrequently used processes or tasks into the swap … Read more

opencart

Installation Steps of OpenCart 2.0 on CentOS 7

OpenCart is a Open source e-commerce software that allows us to build or create our own online store free of cost. Opencart is also known as shopping cart which is based on PHP. In this post we will discuss the installation steps of OpenCart on … Read more

joomla_admin_page

Installation Steps of Joomla 3.4.1 On Ubuntu 14.10

Joomla is an Open Source Content Management System (CMS) , which allow the users to create or build their own website and applications. Joomla is very popular because of its ease-of-use and extensibility. Joomla in the backend uses the PHP, Web server (Apache2) and database … Read more