Linux Tutorials on the topic “linux”
-
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).
-
Linux service Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0The service command lets you run a System V init script. In this tutorial, we will briefly discuss this tool using some easy to understand examples.
-
How to Install October CMS platform on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0October CMS is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. October CMS source code is hosted on Github. In this tutorial we will walk you through the October CMS installation process on a fresh CentOS 7 server.
-
Linux rev Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0Sometimes, while working on the Linux command line, you may want to reverse a string or line(s) of text. You'll be glad to know there are command line utilities that let you do exactly this.
-
Spectre and Meltdown CPU Vulnerability Test and Microcode Update on Linux
Author: Jose Gutierrez • Tags: linux, security • Comments: 3This tutorial covers an introduction to Spectre & Meltdown CPU Vulnerabilities, a test to find out if your hardware is affected and instructions on how to install Intel Microcode updates to fix the issue on Linux.
-
How to Install Elxis CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Elxis CMS is a free and open source CMS written in the PHP language that allows us to create a website from small to websites to corporate websites. It is simple, fast and easy to use so you can easily install it without any programming skills.
-
Linux file Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0While working on the Linux command line, there may be times when you'd encounter a file which is an archive (say a .zip file), but its extension (or lack of it) would suggest otherwise. It's in times like these, the file command proves helpful as it lets you determine the actual file type.