Linux Tutorials on the topic “linux”
-
Linux ping Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0
Regardless of the type of Linux user you are (beginner or pro), there are certain tools that you must be aware of. One such utility is Ping. In this tutorial, we will discuss the basics of this tool using some easy to understand examples.
-
How to Setup Puppet Master and Agent on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 8
Puppet is an open source configuration management tool and server automation framework. In this tutorial, I will you how to install Puppet on CentOS 7. I will install and configure a CentOS 7 server as a puppet 'master', and the other one as an 'agent'.
-
How to Install MODX CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 1
MODX is a free, open source and fast content management system written in PHP language. It is specially designed for ease of use that allows web admin to create powerful and dynamic content websites. In this tutorial, we will learn how to install MODX on Ubuntu 18.04 LTS (Bionic Beaver).
-
-
How to Install Magento 2 with Nginx and Letsencrypt on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 13
Magento is a widely used Open Source e-commerce software and content management system for e-commerce websites based on the PHP Zend Framework. It uses MySQL or MariaDB as database backend. In this tutorial, I will show you how to install Magento 2 with Nginx, PHP 7.1 FPM, and MySQL as the database. I will use ubuntu 18.04 (Bionic Beaver) as server operating system.
-
Linux Groups Command for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0
In Linux, there's a concept of users (those who use the system), and then there's the concept of groups, which is basically a logical mechanism to manage a collection of users. To give you a basic idea, groups make it easy to manage users with, say, same security and access privileges.
-
Linux passwd Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0
As a Linux command line user, you should be aware of utilities that help you with user-account management. Once such tool is passwd, which lets you change your account password. In this tutorial, we will discuss the basics of this command using some easy to understand examples.
-
How to Install Laravel 5.6 PHP Framework with Nginx on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, php, programming, ubuntu, web server • Comments: 6
Laravel is a free and open source PHP framework that implements the MVC (Model-View-Controller) design pattern. In this tutorial, I will guide you step-by-step on how to install Laravel version 5.6 with Nginx as the web server, PHP-FPM 7.2, and MariaDB.
-
How to Install Magnolia CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
Magnolia is a free and open source Java-based CMS that delivers smartphone simplicity on an enterprise-scale. In this tutorial, we will learn how to install Magnolia in Ubuntu 18.04.
-
Fedora 27 Corporate Workstation Installation
Author: Alexandre Costa • Tags: desktop, fedora, linux • Comments: 3
This tutorial explains in detail how to install a Fedora 27 workstation for a corporate environment and how to join a Fedora Workstation on a Domain Controller who can be Samba 4 or Microsoft Active Directory, set up the authentication process for domain users and domain admins on a workstation, local or remotely through ssh.
-
How to install ONLYOFFICE Desktop Editors 5.1 on Ubuntu
Author: Daria • Tags: linux, ubuntu • Comments: 1
ONLYOFFICE Desktop Editors is the free open-source office suite distributed under GNU AGPL v.3.0. It comprises editors for text documents, spreadsheets, and presentations working offline. This tutorial will show you three different ways to install ONLYOFFICE on Ubuntu.