Linux shutdown Command Explained with Examples
In this tutorial, we will discuss the basics of the Linux shutdown command using some easy to understand examples.
View ArticleHow to Install OroCRM with Nginx on Ubuntu 16.04 LTS
OroCRM is an open source Customer Relationship Manager (CRM) platform fully targeted at e-commerce and marketing teams with a multichannel perspective. It is fully customizable and an enterprise-ready...
View ArticleHow to Manage Docker Containers with Rancher on Ubuntu
Rancher is an open source container management platform. In this tutorial, I will show you how to install and configure Rancher on Ubuntu 16.04 LTS. We will install Rancher on an Ubuntu server, enable...
View ArticleHow to Install Elastic Jamroom on Ubuntu 16.04 LTS
Elastic Jamroom is free, open source, scalable, and social networking software written in PHP that can be used by website developers for creating community websites. In this tutorial, we will learn how...
View ArticleHow to Install Log.io Realtime Log Monitoring Tool on Ubuntu 16.04 LTS
Log.io is a simple but effective log management tool built on top of Node.js and Socket.io that monitors the system and provides real-time information on the system logs in a web browser. In this...
View ArticleHow to install Coppermine Photo Gallery on Ubuntu 16.04 LTS
Coppermine is a free, open source, fully featured and integrated photo gallery software written in PHP that allows us to publish and manage a collection of pictures, create personal photo albums, group...
View ArticleLinux id Command Tutorial for Beginners (5 Examples)
If you are new to system administration in Linux, you will gradually learn that user management is an important aspect of your work. The Linux command line offers several command-line utilities for...
View ArticleHow to Manage Docker Containers using Portainer on Ubuntu
Portainer is an open-source management UI for Docker, including Docker Swarm environment. Portainer makes it easier for you to manage your Docker containers, it allows you to manage containers, images,...
View ArticleHow to Install PyroCMS on Ubuntu Linux
PyroCMS is a free, open source, powerful, easy to use and modular CMS and development platform built with Laravel 5. In this tutorial, I will explain how to install PyroCMS on Ubuntu 16.04 LTS server.
View ArticleHow to Install Conky Manager on Ubuntu
Conky is a free, open source and lightweight system monitor tool for Linux and BSD system. Conky displays the system information and statistics such as CPU load, Memory usage, Hard drive usage, Network...
View ArticleHow to Install Ubuntu 18.04 LTS (Bionic Beaver) Minimal Server
This tutorial shows the installation of an Ubuntu 18.04 minimal server in detail with many screenshots. The purpose of the guide is to show the basic installation of Ubuntu 18.04 LTS that can be used...
View ArticleHow to Install and Configure MongoDB on Ubuntu 18.04 LTS
MongoDB is a NoSQL database that offers a high performance, high availability, and automatic scaling enterprise database. Data is stored in a "document" structure in JSON format (in MongoDB called...
View ArticleLinux which and whoami Command Tutorial for Beginners (with Examples)
There are certain Linux utilities that are aimed at performing a single task and hence offer very few or no command line options. Two such tools are which and whoami. In this tutorial, we will discuss...
View ArticleHow to Clear Bash History on Linux
Sometimes you might want to hide the history of commands you typed in the shell on Linux. This is e.g. useful when you are building a server image to roll out multiple virtual machines. The command...
View ArticleInstalling Laravel PHP Framework on Ubuntu 18.04 LTS for Apache
Laravel is a very popular open source PHP framework aimed at easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. The following guide will...
View ArticleLinux watch Command Tutorial for Beginners (5 Examples)
Sometimes, while working on the Linux command line, you might want to execute a command repeatedly so as to track any change in output. Well, you'll be happy to know there exists a command line utility...
View ArticleDebian 9 LAMP Server Tutorial with Apache, PHP 7 and MariaDB
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache web server on a Debian 9 (Stretch) server with PHP (mod_php) and MySQL / MariaDB support. A LAMP setup is...
View ArticleLinux wall Command Tutorial for Beginners (with Examples)
There are times when multiple users are logged in to a server computer, and you - the system/network admin - need to, say, restart the server to perform some maintenance task. Of course, the correct...
View ArticleHow to Install BookStack Documentation Wiki on CentOS 7
BookStack is an open source platform to create documentation/wiki content for your project. In this tutorial, I will show you step-by-step how to install and configure BookStack on CentOS 7 under the...
View ArticleUbuntu 18.04 (LTS) LAMP server tutorial with Apache, PHP 7.2, and MySQL
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache 2.4 web server on an Ubuntu 18.04 (Bionic Beaver) server with PHP 7.2 support (mod_php) and MySQL /...
View Article