Bash and DD: Testing Flash Drive Speed with a Simple Script

Flash drives are commonly used for storing and transferring data, but their speed can vary depending on the device and the environment in which it is used. If you’re looking to measure the speed of your flash drive, you can use a simple script written in bash and using the dd command. In this article, we’ll explain how to write and run a bash script that will test the read and write speed of your flash drive, and provide an overview of how the script works. Whether you’re a beginner or an experienced Linux user, this script is an easy and efficient way to measure the performance of your flash drive.

Read more

simple bash script to monitor memory and cpu

Bash script to monitor CPU and Memory usage on Linux

Memory usage on Linux is generally measured in terms of the amount of RAM being used by a particular process. This can be monitored by using the free command which displays the total amount of memory, used memory, and free memory available on the system.

CPU usage on Linux is generally measured in terms of the number of CPU cores being used by a particular process. This can be monitored by using the top command which displays the amount of CPU cores and the total amount of CPU time being used.

Read more

Upgrade Ubuntu To 21.10 Impish Indri

How To Upgrade Ubuntu To 21.10

Do you wish to Upgrade to Ubuntu 21.10? Here is how you can do it! Here is how you can do it! In particular, your will learn how to upgrade Ubuntu 21.04 to 21.10.

The new Ubuntu 21.10 code-name “Impish Indri” is expected to be released on 14 October 2021. However, there is no need to wait until then.

Read more

NVIDIA RTX 3080 driver on Debian 10 (buster)

How to install the NVIDIA RTX 3080 driver on Debian 10 (buster)

The NVIDIA driver for the RTX 3080 GPU is currently in experimental stage for Debian 10 (buster),thus this driver is not yet available as part of a standard Debian 10 repository.

In this article you will learn how to install Nvidia RTX 3080 driver on Debian 10 Buster using the official NVIDIA driver as well as how to install NVIDIA RTX 3080 driver from a Debian backports repository.

UBUNTU USER?
In case you are Ubuntu Linux user, please navigate to the following guide on how to install NVIDIA driver on Ubuntu Linux.

In this tutorial you will learn:

  • How to install Nvidia driver from a Debian backports repository
  • How to install Nvidia driver from the official Nvidia package
  • How to disable nouveau driver
  • How to install Nvidia driver prerequisites

Read more

HiveOS Best Ethereum Miner for NVIDIA

HiveOS Best Ethereum Miner for NVIDIA

This article will provide you with a benchmark information on best Ethereum miners on HiveOs for your Nvidia GPU card. For our benchmark we have considered all currently available crypto miners on HiveOS, namely: Ethminer, Bminer, lolminer, Phoenixminer, T-rex, Gminer, Nbminer, Nanominer and TT-miner.

In this tutorial you will learn:

  • Best Ethereum Miner based on hash rate speed
  • Best Ethereum Miner based on mining efficiency

Read more

Nvidia GeForce GTX 1060 Hashrate on HiveOS Linux

Nvidia GeForce GTX 1060 Ethereum Hashrate and Mining Overclock settings on HiveOS Linux

This article will provide you with the information on how to overclock your Nvidia GeForce GTX 1060 graphics card for a best performance and Hashrate/Watt efficiency hence to provide you with optimal NVIDIA GTX 1060 mining settings. We have performed number of tests based on HiveOS popular presets by modifying memory clock and absolute core clock parameters on Nvidia GeForce GTX 1060 graphics card to determine the fastest hash-rate and most efficient overclocking mining configuration.

In this tutorial you will learn:

  • What hashrate (ethash) to expect from your Nvidia GeForce GTX 1060 card
  • What Hashrate/Watt efficiency ratio to expect from your Nvidia GeForce GTX 1060 card
  • Recommended overclocking settings for best hash rate
  • Recommended overclocking settings for best efficiency

Read more

Nvidia RTX 3080 Hashrate on HiveOS Linux

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

How to install Starcraft 2 on Ubuntu Linux

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.

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