Quantcast
Browsing all 2845 articles
Browse latest View live

How to Build NGINX from source on Ubuntu 18.04 LTS

In this tutorial, we will build NGINX with all available modules in open source version of NGINX and we will use mainline version which is at 1.15.0 at the time of this writing.

View Article


How to Install Apache Cordova on Ubuntu 18.04 LTS

Apache 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...

View Article


How to Install and Configure Wekan Trello-like Kanban on CentOS 7

Wekan 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...

View Article

Linux dmesg Command Tutorial for Beginners (5 Examples)

There 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...

View Article

How to Install Airsonic Media Server on Ubuntu 18.04 LTS

Airsonic 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...

View Article


How to Install Akeneo PIM on Ubuntu 18.04 LTS

Akeneo 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...

View Article

Linux basename Command Tutorial for Beginners (with Examples)

Sometimes, while working on the command line (especially when dealing with shell scripts), you might be interested in only the filename, but what's available to you is the complete path of the file....

View Article

Create an Online Social Network with Elgg on Debian 9

Elgg 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...

View Article


Docker Guide: Dockerizing Python Django Application

In 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...

View Article


Integration of CFSSL with the Lemur Certificate Manager

This 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)...

View Article

How to restrict access to the ONLYOFFICE editors to the users of your...

Nextcloud 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...

View Article

Linux top Command Tutorial for Beginners (8 Examples)

While 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 -...

View Article

Postfix Virtual Hosting With LDAP Backend And With Dovecot As IMAP/POP3...

This tutorial describes how to set up and configure virtual mail hosting with an LDAP backend. Software we will use in this howto: Postfix (MTA), Dovecot (IMAP / POP3), Gnarwl (vacation), OpenLDAP...

View Article


How Setup and Configure Docker Swarm Cluster on Ubuntu

Docker Swarm is a tool that allows you to deploy a cluster of Docker Hosts. It's a native clustering tool provided by Docker which provides high-availability and high-performance for your application...

View Article

Linux apropos Command Tutorial for Beginners (5 Examples)

In Linux, if you ever need help regarding a command, all you need to do is to open its man page. But what if a situation arises wherein the requirement is to quickly search the names and descriptions...

View Article


How to Setup and Install Oracle Weblogic in CentOS 7

In this tutorial, I'll guide you on how to setup and install Oracle Weblogic on CentOS 7 operation system. Oracle Weblogic is a middleware tool that is widely used by large companies to serve...

View Article

How to Install Nextcloud with Nginx on Ubuntu 18.04 LTS

In this tutorial, we will show you how to install and configure the latest Nextcloud 13.0.2 release on an Ubuntu 18.04 server. We will run Nextcloud with a Nginx web server and PHP7.1-FPM and use MySQL...

View Article


Linux history Command Tutorial for Beginners (8 Examples)

If your work involves running tools and scripts on the Linux command line, I am sure there are a lot of commands you would be running each day. Those new to the command line should know there exists a...

View Article

The Perfect Server - Ubuntu 18.04 (Nginx, MySQL, PHP, Postfix, BIND, Dovecot,...

This tutorial shows the steps to install an Ubuntu 18.04 (Bionic Beaver) server with Nginx, PHP, MariaDB, Postfix, pure-ftpd, BIND, Dovecot and ISPConfig 3.1. ISPConfig is a web hosting control panel...

View Article

How to Create Your Own Video Conference Server using Jitsi Meet on Ubuntu...

Jitsi is a set of open source projects that allow you to build a secure video conference system for your team which can be used from a web browser and mobile devices. In this tutorial, I will show you...

View Article
Browsing all 2845 articles
Browse latest View live