Category: 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…
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…
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,…
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…
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…
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…
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…
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:…
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…
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…
Comments