The objective of this tutorial is to install Go/Golang on Ubuntu 22.04 Jammy Jellyfish Linux. Go also know as Golang, is an open source programming language developed by Google.
Ubuntu 22.04
How to Install Battle.net on Ubuntu 22.04 Linux Desktop
Blizzard makes some extremely popular PC games, and their Battle.net application is how gamers install those games on their systems and keep them up to date. The only problem is that Blizzard has neglected the Linux community by never porting their Battle.net application over to it. Fortunately, most of the games still work pretty well on Linux if you are using Wine. We’ll show you how to install Wine and run Battle.net on Ubuntu 22.04 Jammy Jellyfish in this tutorial.
How to disable/blacklist Nouveau nvidia driver on Ubuntu 22.04 Jammy Jellyfish Linux
The purpose of this tutorial is to show how to disable the default Nouveau kernel driver on Ubuntu 22.04 Jammy Jellyfish Linux Desktop.
How to check my IP address on Ubuntu 22.04 Jammy Jellyfish Linux
The objective of this tutorial is to learn how to identify internal and external IP address on Ubuntu 22.04 Jammy Jellyfish Linux. This can be accomplished via command line and GUI. We will cover the step by step instructions for both methods below.
How to install LaTex on Ubuntu 22.04 Jammy Jellyfish Linux
Latex is a document writing system, which is especially useful for writing mathematical equations. If you want to install latex on ubuntu, this tutorial will provide you with instructions on how to install LaTeX on Ubuntu 22.04 Jammy Jellyfish Linux.
How to install Ubuntu 22.04 Jammy Jellyfish Desktop
In this tutorial we will perform the Ubuntu 22.04 Desktop installation. Ubuntu is one of the most popular Linux distributions. The reason being it’s main goal is to be the most user-friendly non-geek Linux operating system out there. As you will soon see, the Ubuntu 22.04 installation process is straightforward and simple to follow.
Ubuntu 22.04 VLC installation
In this tutorial, you will learn how to install VLC on Ubuntu 22.04 Jammy Jellyfish Linux Desktop.
How to install Arduino IDE on Ubuntu 22.04 Jammy Jellyfish
The Arduino IDE is free software that allows you to create “sketches.” It integrates with the official website to allow you to upload your work. In this tutorial, you will see the step by step instructions to install the Arduino IDE on Ubuntu 22.04 Jammy Jellyfish Linux.
How to install Discord on Ubuntu 22.04 Jammy Jellyfish Linux
Discord is an application for text, image, video and audio communication, which was developed for video gaming communities. Discord runs on various Linux distributions of your choice and, in particular, on Ubuntu 22.04. The objective of this guide is to install Discord, the gamer’s chat platform, on Ubuntu 22.04 Jammy Jellyfish.
Start GUI from command line on Ubuntu 22.04 Jammy Jellyfish
If you have a GUI installed on Ubuntu 22.04 Jammy Jellyfish, but the desktop environment does not start automatically at boot, it is possible to start the GUI from the command line, or even configure the system to boot into the GUI automatically.
Temporary failure resolving error on Ubuntu 22.04 Jammy Jellyfish Linux
The following tutorial will provide you with simple to follow steps on how to resolve the Temporary failure resolving error on Ubuntu 22.04 Jammy Jellyfish Linux. This error normally occurs when your internet is having connectivity problems, particularly with hostname resolution (the ability to map a website name to an IP address).
How to allow GUI root login on Ubuntu 22.04 Jammy Jellyfish Linux
By default, the root user is not able to log in to the GUI on Ubuntu 22.04 Jammy Jellyfish. This is a security feature and it is common convention to only start a desktop environment as an unprivileged user. However, on test systems and in edge scenarios, it can be useful to enable gui login as the root user.