Linux Tutorials on the topic “linux”
-
Linux ss Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1When it comes to accessing socket related information through the command line in Linux, the first tool that comes to mind is netstat. However, there's another utility that can do this work for you. It's called ss.
-
How to Install Bludit CMS with NGINX on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, ubuntu, web server • Comments: 1Bludit is a simple, fast, secure, flat-file CMS that allows you to create your own website or blog in seconds. In this tutorial, we will go through the Bludit CMS installation and setup on Ubuntu 18.04 LTS system by using NGINX as a web server.
-
How to Install Shopware with NGINX and Let's Encrypt on Fedora 30
Author: Blago Eres • Tags: fedora, linux, nginx, web server • Comments: 0This tutorial will show you how to install the Shopware Community Edition (CE) on a Fedora 30 system by using NGINX as a web server. HTTPS connections to the server will be secured with a free Let's encrypt SSL certificate.
-
-
How to Install LiteCart on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0LiteCart is a free and open source e-commerce platform written in PHP, jQuery, and HTML5. It is simple, lightweight and easy to use software platform that helps you to host your own shopping cart.
-
How to Install Phorum with Nginx on Fedora 30
Author: Blago Eres • Tags: fedora, linux, web server • Comments: 0Phorum is a PHP and MySQL based Open Source forum software. In this guide, we will guide you step-by-step through the Phorum installation process on the Fedora 30 operating system using Nginx as the web server, MariaDB as the database, and acme.sh and Let's Encrypt for HTTPS.
-
How to Install WonderCMS with Nginx on Debian 9
Author: Blago Eres • Tags: debian, linux, nginx, web server • Comments: 0WonderCMS is a free and open source flat file CMS, aimed to be extremely small, light and simple. In this tutorial, we will go through the WonderCMS installation and setup on the Debian 9 system by using Nginx as a web server, and optionally you can secure the transport layer by using Acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to install Jenkins on CentOS and connect it to GitHub
Author: sohan patel • Tags: centos, linux, programming, server • Comments: 1In this article, we will learn how to install Jenkins and configure it with Github for sending files to the server using SSH.
-
How to Install Grav CMS with Nginx on Fedora 30
Author: Blago Eres • Tags: fedora, linux, nginx, web server • Comments: 11In this tutorial, we will go through the Grav CMS installation and setup on the Fedora 30 system by using NGINX as a web server, and optionally you can secure the transport layer by using Acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install Grav CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 3Grav is a fast, simple, and flexible, file-based CMS platform. Grav comes with a powerful Package Management System to allow for simple installation and upgrading of plugins and themes, as well as simple updating of Grav itself.
-
How to Deploy Secure CockroachDB Cluster on Ubuntu Server
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 0In this tutorial, we will show you how to set up the Secure CockroachDB Cluster on Ubuntu 18.04. You will learn how to set up the secure cluster, access the CockroachDB admin dashboard, create a new user on CockroachDB, create and show database on CockroachDB.