Linux Tutorials on the topic “linux”
-
How to Install SonarQube on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 6SonarQube is an open source platform to continuously inspect code quality of applications, it supports more than 20 programming languages and different databases. In this tutorial, we will learn how to install SonarQube on Ubuntu 18.04 LTS (Bionic Beaver).
-
Linux tree Command Tutorial for Beginners (6 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1It won't be wrong to say the ls command is the gold standard when it comes to listing directory contents on the Linux command line. However, there do exist some alternatives that have their own strong points when compared to ls. Once such tool is tree, basics of which we'll be discussing here in this tutorial.
-
How to Install LimeSurvey (CE) on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, php • Comments: 0LimeSurvey is an open source survey software written in PHP. In this tutorial, we will walk you through the LimeSurvey Community Edition (CE) installation process on a fresh CentOS 7 system.
-
-
How to Install Typesetter CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Typesetter is a free, open source and PHP-based CMS intended for use by small-medium volume websites. In this tutorial, we will learn how to install Typesetter CMS on Ubuntu 18.04 server.
-
How to Install Gitea Self-hosted Git Service using Docker on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 7Gitea is a fork of Gogs, the easy to use self-hosted Git service. It is similar to GitHub, Bitbucket, and Gitlab. In this tutorial, I will show you step-by-step how to install and configure the lightweight Git service using Gitea using Docker on Ubuntu 18.04 LTS.
-
Linux column Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 3Sometimes, while working on the command line in Linux, you might want to display the contents of a file in columnar format. You'll be glad to know there's a command line utility in Linux that lets you do this. The tool's name is column.
-
How to Install Searx Meta Search Engine on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 8Searx is a free and open source metasearch engine with the aim of protecting the privacy of its users. Searx can fetch search results from about 70 different engines, like Bing and Google.
-
The creation of User, Certificate and Signing of CSR for Lemur Certificate Manager
Author: Ahmad • Tags: linux, security • Comments: 0In this article, we will perform following scripts to interact with Lemur using the terminal: Creation of Authority using CFSSL in the Lemur GUI. This CFSSL Authority will be used in our scripts to generate the certificate.
-
Linux finger Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0If you are a Linux system admin, or your work involves managing users, there are many tools that you should be aware of. Once such command line utility is finger, basics of which we'll be discussing here in this tutorial.
-
Upgrade Zimbra Collaboration Suite 8.7 to 8.8 on Ubuntu
Author: Matteo Temporini • Tags: email, linux, server, ubuntu • Comments: 5The Zimbra Collaboration Server is a mail server, collaborative web application and a web-based mail server admin console in a single application. It provides LDAP, antivirus, antispam, collaboration features and an ajax webmail client. In this tutorial, we will see how to upgrade an installation of Zimbra 8.7.11 to Zimbra 8.8.10 (latest version available).