Linux Tutorials on the topic “Ubuntu”
-
Postfix Virtual Hosting With LDAP Backend And With Dovecot As IMAP/POP3 Server On Ubuntu Bionic Beaver 18.04 LTS
Author: Miguel • Tags: dovecot, email, linux, postfix, server, ubuntu • Comments: 11This 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 (LDAP) and vMailpanel as the management interface. Optional are Proftpd FTP, Roundcube (webmail) and MariaDB (SQL backend for Roundcube).
-
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.
-
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.
-
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.
-
How to Build NGINX from source on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, ubuntu • Comments: 13In 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.
-
Linux dpkg Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: debian, linux, shell, ubuntu • Comments: 3If you are on a Debian or Debian-based system (like Ubuntu), there are high chances you might have encountered .deb packages. These are Debian packages, and Linux command line offers built-in commands/tools to deal with this kind of packages. One such tool is dpkg, which we will discuss here in this tutorial.
-
How to Install Fuel CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 1
Fuel CMS is a free and open source content management system written in PHP that can be used to develop websites and blogs. It is based on CodeIgniter PHP web framework that can be used for advanced web development.
-
How to Install Nginx with Brotli Compression on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: debian, linux, nginx, ubuntu • Comments: 6
In this tutorial, I will show you step-by-step how to add support for Brotli compression algorithm in Nginx web server. Brotli is an open source compression algorithm created by Google. Brotli provides better and lossless compression than gzip, and it's now supported by major browsers and web servers.
-
How to Install Splunk Log Analyzer on Ubuntu
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 3
Splunk is a powerful log database that can search, monitor, and analyze machine-generated big data through a web interface. It is a very useful tool for analyzing, exploring, and searching data. This tutorial will teach us how to install Splunk on an Ubuntu server.