Linux Tutorials on the topic “linux”
-
How to Install FreeIPA Client on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 1FreeIPA is a free and open source Identity, Policy, and Audit (IPA) suite sponsored by RedHat. It's an IPA solution, a combination of Linux (Fedora), 389 Directory Server, MIT Kerberos, NTP, DNS Bind, Dogtag, Apache web server, and Python.
-
How to Setup Kerberos Server and Client on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, security, server, ubuntu • Comments: 8In this tutorial, we will show you how to set up Kerberos authentication between two Ubuntu 18.04 servers. We will install and configure the Kerberos server on the Ubuntu server and then install the Kerberos client on the other. Finally, we will test the authentication of the SSH service with the Kerberos server.
-
How to install PHP 7.1, 7.2 and 5.6 as PHP-FPM & FastCGI for ISPConfig 3 on Debian 9
Author: Till Brehm • Tags: apache, control panels, debian, ispconfig, linux, nginx, php, web server • Comments: 114
This tutorial shows how to build PHP 7.1, PHP 7.2, and PHP 5.6 as PHP-FPM and FastCGI version on Debian 9 (Stretch) that uses the ISPConfig 3 Hosting Control Panel.
-
-
How to Install Cachet Status Page System on Fedora 29
Author: Blago Eres • Tags: linux, web server • Comments: 0Cachet is a beautiful and powerful open source status page system written in PHP that allows you to better communicate downtime and system failures to your customers, teams, and shareholders.
-
C Programming Tutorial Part 5 - Character variables
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 0In the previous two tutorials, we discussed the basics of variables including how they occupy memory. But we mainly focused on integers and floats. In this tutorial, we will discuss about characters (or char type variables).
-
How to Install Fathom Analytics on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Fathom is a self-hosted open source web analytics platform that provides simple, useful website statistics without tracking or storing your users' personal information.
-
How to Install NodeBB Forum on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, ubuntu, web server • Comments: 3NodeBB is a Node.js based forum software built for the modern web. It's built on either a MongoDB or Redis database. In this guide, we will walk you through the NodeBB installation process on the Ubuntu 18.04 LTS operating system by using Nginx as a reverse proxy, MongoDB as the database and acme.sh and Let's Encrypt for HTTPS.
-
C Programming Tutorial 4 - Variables and Memory
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 1In this tutorial series so far, we have discussed how to create and run a basic C program, what are preprocessors, as well as basics of variables. Now let's dig a bit deep into variables and discuss the memory aspect.
-
C Programming Tutorial Part 3 - Variables basics
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 2In this tutorial, we will show you the basics of using variables in C programming.
-
How to Install vTiger CRM on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 13vTiger CRM is an Open Source Customer Relationship Management software for your business. It is specially designed for ease of use to allow business owners to collaborate and automate engaging experiences with customers throughout the entire process. In this tutorial, we will learn how to install vTiger CRM on Ubuntu 18.04 server.