Posted in Applications Tools

How to Move the Complete Git Repository

Introduction In this short article we will discuss how to move a complete Git repostiory to a new location. Git has emerged as the leading version control system in software development, providing robust…

Continue Reading How to Move the Complete Git Repository
How to install Sublime Text 4 on Rocky Linux 8
Posted in Applications Tools

How To Install Sublime Text 4 On Rocky Linux 8

Sublime Text is a popular text editor used by developers and programmers for coding and editing source code. It is known for its clean and minimalistic interface, speed, and powerful features. Some key…

Continue Reading How To Install Sublime Text 4 On Rocky Linux 8
How to install SonarQube on Ubuntu 20.04 LTS
Posted in Applications Tools

How To Install SonarQube on Ubuntu 20.04 LTS

On this tutoria, we will learn how to install SonarQube Version 9.0.1 on Ubuntu 20.04 operating system. Introduction When a developer develops an application, there will be various steps that must be passed,…

Continue Reading How To Install SonarQube on Ubuntu 20.04 LTS
How to install GitLab on Ubuntu 22.04
Posted in Applications Tools

How To Install GitLab on Ubuntu 22.04

In this short tutorial, we will learn how to install GitLab on Ubuntu 22.04 operating system. Introduction When we work in a team on a project, we will be helped by tools that…

Continue Reading How To Install GitLab on Ubuntu 22.04
How to install Atom text Edirot on Ubuntu 18.04
Posted in Applications Tools

How To Install Atom Text Editor on Ubuntu 18.04

On this short tutorial, we will learn how to install Atom text editor on Ubuntu 18.04 workstation. Introduction If we often use a text editor on linux, of course you will be familiar…

Continue Reading How To Install Atom Text Editor on Ubuntu 18.04
How To Install Wireshark on Ubuntu 20.04
Posted in Applications Tools

How To Install Wireshark On Ubuntu 20.04 LTS

On this short tutorial, we will discuss how to install Wireshark 3.4.2 (the lastes stable version so far) on Ubuntu 20.04 LTS Linux Operating system. Introduction Wireshark is a free and open-source network…

Continue Reading How To Install Wireshark On Ubuntu 20.04 LTS
How to install AnyDesk on Ubuntu 20.04
Posted in Applications Tools

How To Install AnyDesk On Ubuntu 20.04

On this tutorial we will learn how to install AnyDesk, a remote server management tools, on Ubuntu 20.04 operating system. Introduction If we need tools that can be used for remote management, then…

Continue Reading How To Install AnyDesk On Ubuntu 20.04
How to install Grafana on Ubuntu 20.04
Posted in Applications Tools

How To Install Grafana on Ubuntu 20.04 LTS

On this short tutorial, we will discuss how to install Grafana version 7.1.5 on Ubuntu 20.04 LTS and using it with Prometheus datasource. Introduction When we manage so much infrastructure on our premises:…

Continue Reading How To Install Grafana on Ubuntu 20.04 LTS
How to install TensorFlow On Ubuntu 20.04
Posted in Applications Tools

How To Install Tensorflow On Ubuntu 20.04 LTS

Introduction TensorFlow is a free and open-source software library for machine learning. TensorFlow is used to train neural networks. It can be used across a range of tasks but has a particular focus…

Continue Reading How To Install Tensorflow On Ubuntu 20.04 LTS
How to install Prometheus on CentOS8
Posted in Applications Tools

How to install Prometheus on Centos 8

On this article we are going to discuss about Prometheus version 2.24.1 installation on CentOS 8 operating system. Introduction Prometheus is a free software application used for event monitoring and alerting. Prometheus fundamentally…

Continue Reading How to install Prometheus on Centos 8