HowtoForge provides user-friendly Linux tutorials.
-
How To Install Plex Media Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 4Plex is a free and open source media server that can be used to store all your movies, shows, and other media in one place. Plex allows you to remotely stream those media libraries from any device like smart TV, web browser, Xbox One, PlayStation, and Apple TV.
-
Linux C Programming Tutorial Part 13 - Bitwise Operators (Basics)
Author: Himanshu Arora • Tags: c-programming, programming • Comments: 0Up until now in this ongoing C programming tutorial series, we have discussed multiple kinds of operators, like arithmetic, logical, relational, and assignment. However, there's another kind of operators that are very integral to the C programming language. We are talking about bitwise operators.
-
How to Install Pagekit CMS with Nginx on Fedora 29
Author: Blago Eres • Tags: fedora, linux, nginx, web server • Comments: 0Pagekit is modern, intuitive, modular, and flexible open source (MIT license) CMS built with Symfony components and Vue.js. It gives you the tools to create beautiful websites.
-
-
Linux C Programming Tutorial Part 12 - Assignment Operators and Conditional Expressions
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 0In this ongoing C programming tutorial series, we have already discussed some of the basic stuff like arithmetic, logical, and relational operators as well as conditional loops like 'if' and 'while'. Adding upon that, this tutorial will focus on assignment operators (other than =) and conditional expressions.
-
Tips and Tricks to Secure Your Nginx Web Server
Author: Hitesh Jethva • Tags: debian, linux, nginx, security, ubuntu • Comments: 7Nginx is an open source, lightweight, high-performance the fastest growing web server around the world. In this tutorial, we will explain some popular Nginx server security tips and tricks.
-
How to Install Pagekit CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0Pagekit is modern, intuitive, modular, and flexible open source (MIT license) CMS built with Symfony components and Vue.js. It gives you the tools to create beautiful websites. It has a rich theme and plugin ecosystem.
-
Learning Kubernetes Locally via Minikube on Manjaro/Archlinux
Author: Muhammad Arul • Tags: linux, virtualization • Comments: 4In this tutorial, we will show you step-by-step how to create a single-node Kubernetes cluster locally using Kinikube on Manjaro/ArchLinux. This guide will implement the Kubernetes cluster locally with the KVM2 driver, and cover an example of Nginx service deployment.
-
Linux C Programming Tutorial Part 11 - Arithmetic, Relational, and Logical operators
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 0Up until now, in this C programming tutorial series, we have discussed about basic things like functions, arrays, variables, and more. Continuing with the flow, in this tutorial, we will discuss another such basic concept: operators.
-
How to Install Wiki.js - NodeJS based Wiki Software on Debian 9
Author: Blago Eres • Tags: debian, linux, web server • Comments: 0Wiki.js is an open source, modern and powerful wiki app based on Node.js, Git, and Markdown. Wiki.js runs on the flamingly fast Node.js engine and is optimized to conserve CPU resources.
-
How to Install Anchor CMS on Fedora 29
Author: Blago Eres • Tags: fedora, linux, web server • Comments: 0Anchor is a lightweight open source blog CMS written in PHP. Anchor's source code is hosted on GitHub. In this tutorial, we will install the Anchor CMS using PHP, Nginx, MariaDB and Composer on the Fedora 29 system.