Linux Tutorials on the topic “linux”
-
How to Install Django on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, web server • Comments: 24
Django is a web application framework written in python that follows the MVC (Model-View-Controller) architecture, it is available for free and released under an open source license. In this tutorial, we will install Django 1.10 on an Ubuntu 16.04 server. Django can be installed on a server in many ways, in this tutorial, I will show you to install it with pip, virtualenv and directly from the Django GIT sources. Finally, I will show you the first steps to start a new project with the Django web framework.
-
How To Know Which Linux Distribution You Are Using?
Author: g33k • Tags: linux • Comments: 27
How To Know Which Linux Distribution You Are Using? Here are a few ways to find out which Linux distro you are using.
-
How to Install AbanteCart on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
AbanteCart is a free, open-source e-commerce platform based on PHP language. It comes with powerful features including, support for digital and tangible products, support for a variety of payment gateways, SEO Friendly, Mobile support, Fast and secure.
-
-
How to install Arch Linux on VirtualBox
Author: Dimitris • Tags: arch linux, linux • Comments: 74
Arch Linux is a Linux-based operating system that is designed for i689 and 86-64 computers. Arch Linux is also popular for having a comprehensive documentation in form of the community wiki known as ArchWiki. This Linux operating system is based on binary packages that are targeted for i832, 64-bit, and 32-bit systems and optimized for the best performance on the modern hardware systems.
-
Install GoAccess Apache Log Analyzer Tool on Ubuntu 16.04
Author: Hitesh Jethva • Tags: apache, linux, ubuntu • Comments: 1
GoAccess is a free, open source and real-time web server log analyzer tool that can be used to analyze and view web server logs. GoAccess is based on command line and also produces HTML reports that can be viewed through a web browser.
-
Linux logname Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux • Comments: 0
Linux offers several commands that display in output the current user's login name. One of those is logname. In this tutorial, we will quickly understand the basics of this command line tool using some easy to understand examples.
-
How to Install Caddy Web Server with PHP-FPM on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 1
Caddy or Caddy web server is an open source HTTP/2 enabled web server written in Go. In this tutorial, I will show you step by step how to install and configure the Caddy web server with PHP-FPM 7.x on Ubuntu 16.04.
-
How to Install ActiveMQ Message Broker on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1
Apache ActiveMQ is a free and open source message broker software written in Java that can serve as a central point for communication between distributed processes. In this tutorial, we will learn how to install Apache ActiveMQ on Debian 9 server.
-
Linux nl Command Tutorial for Beginners (7 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 3
Linux offers a lot of text formatting command line tools, with each of them having a different purpose. One such utility is nl, which lets you number lines in files. In this tutorial, we will discuss the basics of this command using some easy to understand examples.
-
How to install ONLYOFFICE Desktop Editors 4.8.7 as a Snap Package
Author: Daria • Tags: linux, ubuntu • Comments: 0
ONLYOFFICE Desktop Editors are free open-source document editors for text documents, spreadsheets and presentations working offline, distributed under the GNU AGPL v.3. This tutorial shows how to install ONLYOFFICE with a single command as a Snap package.