Cat-examples-in-linux

16 Quick Cat Command Examples in Linux

cat stands for Concatenate. cat command is one of the basic command in Linux & Unix. It is used to create new files, concatenate files and and also used to view the contents of files on the standard output. In this article, we will learn … Read more

lsattr and chattr Command Examples in Linux

There are certain control attributes that may be set on a file or directory in order to allow data to be appended, to prevent it from being changed or deleted, etc. For example, you can enable attributes on a critical system file or directory so … 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