Linux Tutorials on the topic “linux”
-
Linux top Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0While working on the Linux command line, there may be times when you'd want to check process related details, like which process is consuming CPU or memory the most? Well, there exists a command - dubbed top - that lets you do this easily. In this tutorial, we will discuss this tool using some easy to understand examples.
-
How to restrict access to the ONLYOFFICE editors to the users of your Nextcloud instance
Author: Daria • Tags: linux, web server • Comments: 1Nextcloud integrated with ONLYOFFICE allows users to build a private cloud office on their own server and get a total control over the data stored there. To deploy and integrate them, just follow the instructions of this tutorial.
-
Integration of CFSSL with the Lemur Certificate Manager
Author: Ahmad • Tags: linux, security • Comments: 2This tutorial shows the integration of CFSSL with the Lemur certificate Manager. In the previous article on Lemur certificate manager, we have not used any third party root Certification Authority (CA) for the client certificates. Therefore, in this tutorial, PKI will be set up using CFSSL (Cloudflare's SSL) and integrated with the Lemur project.
-
-
Docker Guide: Dockerizing Python Django Application
Author: Muhammad Arul • Tags: linux, programming, ubuntu, virtualization • Comments: 3In this tutorial, I will show you step-by-step how to create a docker image for an existing Django application project in Ubuntu 16.04. We will learn about dockerizing a python Django application, and then deploy the application as a container to the docker environment using a docker-compose script.
-
Create an Online Social Network with Elgg on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 0Elgg is a free open source social engine framework software written in PHP programming language. This tutorial, I will show you how to install and configure the latest Elgg version on Debian 9 in order to create a free online social network.
-
How to Install Akeneo PIM on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 2Akeneo is a free, open source and enterprise Product Information Management platform based on the Symfony2 framework. In this tutorial, we will learn how to install Akeneo PIM on Ubuntu 18.04 LTS (Bionic Beaver).
-
How to Install Airsonic Media Server on Ubuntu
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 2Airsonic is free and open source media server. It's a self-hosted web-based media streamer that provides ubiquitous access to your music, makes it easy to share your music with friends or listen to your music while at work. In this tutorial, I will show you step-by-step how to install Airsonic on Ubuntu 18.04.
-
Linux dmesg Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 2There exists a command - dubbed dmesg - that you can use if you want to access messages printed by kernel. In this tutorial, we will understand how the dmesg tool works using some easy to understand examples.
-
How to Install and Configure Wekan Trello-like Kanban on CentOS 7
Author: Himanshu Arora • Tags: centos, linux, web server • Comments: 3Wekan is an open source Trello-like kanban board based on the Meteor Javascript framework. It's a web-based management tool that allows you to create a board for your project collaboration. In this tutorial, I will show you step-by-step how to install and configure Wekan Trello-like Kanban on a CentOS 7 server.
-
How to Install Apache Cordova on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Apache Cordova (Formerly known as PhoneGap) is a free and an open source mobile development framework that can be used to build applications for mobile devices using CSS3, HTML5, and JavaScript. In this tutorial, we will learn how to install Cordova on Ubuntu 18.04.