Linux Tutorials on the topic “Ubuntu”
-
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.
-
How to Install Jenkins Automation Server with Apache on Ubuntu 18.04
Author: Muhammad Arul • Tags: apache, linux, server, ubuntu • Comments: 0
Jenkins is an automation server running in a Java servlet container, it supports many SCM (Source Control Management) software systems including Git, SVN, and Mercurial and provides hundreds of plugins to automate your project. In this tutorial, I will show you how to install the latest stable Jenkins version on Ubuntu Server 18.04 LTS (Bionic Beaver).
-
How to Install Nginx with Let's encrypt and get A+ from SSLLabs Test
Author: Muhammad Arul • Tags: centos, linux, ubuntu • Comments: 3
In this tutorial, I will show you step-by-step how to install and configure the Nginx web server with Let's encrypt certificate and how to obtain an A+ rating from SSL Labs for the SSL setup.