Linux Tutorials on the topic “linux”
-
How to Install and Configure Pydio on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, storage, ubuntu, web server • Comments: 8Pydio is a free and open source cloud-based file-sharing and synchronization software that allows you to access all your data storages from the central location. It is very alternative to other file-sharing software such as ownCloud and Nextcloud. In this tutorial, we will learn how to install Pydio on Ubuntu 18.04 LTS.
-
Linux C Programming Tutorial Part 14 - Bitwise operators practical examples
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 1In one of our earlier articles, we discussed the basics of bitwise operators. I hope you went through that article and are now ready to witness and understand some practical usage examples of these operators.
-
How to Install Wiki.js on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 2Wiki.js is a modern and powerful OpenSource 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 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.