SHOWING RESULTS FOR:

How to create Git Tags

Introduction Tags work as an additional identifier for a particular incident. And in the case of Git. Tags are used as the reference points in your...

How to Clone a Git Repository Into a Specific Folder

Introduction If you simply issue a git clone command, the git cloning process will create a new directory for the repository. In this tutorial, we will show...

How to Install Ruby on Ubuntu

Introduction Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to...

How to install OpenLitespeed server with php8 for Debain11/Ubuntu21

OpenLiteSpeed is an easy-to-use, open-source web server. It offers unbeatable features and performance to your sites along with top-notch security. The server understands all the...

How to Install and configure Jenkins on CentOS 8 / RHEL 8

Introduction Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. Jenkins is based on Java and helps with every...

How to Set Environment Variables in Docker

Hello, friends. We already know that Docker is a recent technology that allows us to deploy applications in containers in the form of images....

Install LimeSurvey on Ubuntu 20.04

Hello, dear friends. Many times we need to make surveys to know the opinion of a specific sample. The results should not be taken...

Step by Step Setup iRedMail Mail Server on Centos 8

Setting up your own email server on Linux from scratch is a long and tedious process, a pain in the but if you are...

How to Install urBackup on Ubuntu 20.04

Hello, dear friends. The tools to make and manage backups on our system are very useful to avoid data loss and related problems. So,...

How to Install and configure Jenkins on Ubuntu

Introduction Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. Jenkins is a server-based system that runs in servlet containers such...

Latest news