Install Lutris On Ubuntu 20.04 Focal Fossa Linux

Lutris is a game manager built for Linux operating systems, and it does its job incredibly well. It has thousands of games in its catalog and works with very little fuss, allowing you to install games from the cloud and keep them up to date. Most games are “one click install” titles, meaning that you shouldn’t have to worry about fiddling with extra configuration to get a Windows game working on Linux. It just works.

Lutris requires Wine in order to ensure a smooth experience. The two work really well together, and that’s because the developers of Lutris also work directly with Wine staging. Since the Lutris developers already program their installers to use the most optimal settings possible, there’s no need to fool around with Winetricks or any of the usual wine configuration utilities.

If you’re ready to start gaming on Ubuntu 20.04 Focal Fossa, follow along as we setup Lutris and its dependencies on our system. If you’re using Debian, you can also check out how to install lutris there.

In this tutorial you will learn:

  • How to install Wine and dependencies
  • How to install Lutris
  • How to install a game on Lutris

Read more

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.

Read more

How to install Starcraft 2 on Ubuntu Linux

In this Linux guide you will learn how to install Starcraft 2 on Ubuntu Linux. The Starcraft 2 game has been released free of charge for anyone with registered Battle.net account. Before you proceed with the installation make sure that you have correctly installed an appropriate VGA driver whether it is for your NVIDIA or Radeon graphic card. If you haven’t already, you’ll need to learn how to install lutris on your system.

In this tutorial you will learn:

  • How to install Wine
  • How to install Lutris
  • How to install Battle.net and prerequisites
  • How to download and install Startcraft 2 via Lutris

Read more

How to install Steam on Ubuntu 18.04 Bionic Beaver Linux

Objective

The objective is to guide reader through the installation of steam on ubuntu 18.04 Bionic Beaver Linux using standard Ubuntu repository as well as to perform a manual installation using the official Steam package.

Operating System and Software Versions

  • Operating System: – Ubuntu 18.04 Bionic Beaver

Requirements

Privileged access to your system is required. Furthermore, appropriate nvidia driver or AMD radeon driver must also be configured before proceeding with the installation.

Conventions

Read more

How to install the latest Phoronix Test Suite on Ubuntu 18.04 Bionic Beaver

Objective

The objective is to install the latest Phoronix Test Suite on Ubuntu 18.04 Bionic Beaver

Operating System and Software Versions

  • Operating System: – Ubuntu 18.04 Bionic Beaver
  • Software: – Phoronix Test Suite v7.8.0 (Folldal) or higher

Requirements

Privileged access to your Ubuntu System as root or via sudo command is required.

Difficulty

EASY

Conventions

Read more

Setting Up NVIDIA CUDA Toolkit in a Docker Container on Debian/Ubuntu

Harnessing the power of NVIDIA GPUs on Debian and Ubuntu systems often requires navigating a maze of configurations and dependencies. NVIDIA’s CUDA Toolkit, essential for GPU-accelerated tasks, can simplify this with Docker. By containerizing the toolkit, developers ensure a consistent, streamlined, and optimized environment across systems. In this guide, we’ll detail the steps to seamlessly integrate the CUDA Toolkit within a Docker container for these popular Linux distributions.

Read more

Install Lutris on Debian.

How to install Lutris on Debian Linux

Lutris is a relatively new addition to the Linux gaming ecosystem, but it has quickly revolutionized everything. Lutris manages how you install and launch games on your Linux system.

It concentrates everything from Steam, Wine, emulators, and everything in between into one place. It also allows you to manage multiple versions of Wine at once, making it the single best tool for Wine gaming

In this tutorial you will learn:

  • How to Add The Wine Repository.
  • How to Install Wine Staging.
  • How to Add The Lutris Repository.
  • How to Install Lutris on Debian.
  • How to Run Lutris.

Read more

Nvidia RTX 3080 Ethereum Hashrate and Mining Overclock settings on HiveOS Linux

This article will provide you with the information on how to overclock your Nvidia RTX 3080 graphics card for a best performance and Hashrate/Watt efficiency and Ethereum mining. We have performed number of tests by modifying memory clock and absolute core clock parameters on Nvidia RTX 3080 graphics card to determine the best configuration.

Read more

Understanding UEFI and BIOS in Relation to Linux Nvidia Driver Installation

Unified Extensible Firmware Interface (UEFI) and Basic Input Output System (BIOS) are firmware interfaces responsible for starting your computer by initiating the hardware during the booting process. These technologies are crucial for the functioning of operating systems and their associated hardware, such as graphics cards. For users wanting to install a linux nvidia driver, understanding these systems is essential. As the successors to BIOS, UEFI systems have introduced numerous advantages for Linux users and have altered the landscape for installing drivers, including those for Nvidia cards on Ubuntu/Debian. This article will explore these changes, offering a comparison of the pros and cons when installing Nvidia card drivers under UEFI and BIOS.

Read more