< Home - < Back

sys_basher


Information about the package, sys_basher, which is shipped with common Linux distributions. The sys_basher package is designed for, A multithreaded hardware exerciser.


Package Name:

sys_basher

Summary:

A multithreaded hardware exerciser

Description:

sys_basher is a multithreaded system exerciser. It tests the CPU, RAM and Disks under conditions of maximum stress by running CPU, Memory and Disk tests on all Cores simultaneously. In addition to reliablity testing, sys_basher measures low level functions including memory bandwidth, disk IO bandwidth and integer and floating point operations using unrolled loops.

Architecture:

x86_64

Version:

2.0.2

Release:

1.el6

Size:

57 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for sys_basher


Control the sys_basher package with the following handy commands outlined below.


Command

Description of Command

yum install sys_basher

This command will install sys_basher on the server.

yum remove sys_basher

This command will un-install sys_basher on the server. When you run this command, you will be asked if you are sure that you want to remove sys_basher, so you have to manually confirm that you want to do this.

yum -y remove sys_basher

This command will un-install sys_basher on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sys_basher when using the -y flag.

yum update sys_basher

This command will update sys_basher to the latest version. When you run this command, you will be asked if you are sure that you want to remove sys_basher, so you have to manually confirm that you want to do this.

yum -y update sys_basher

This command will update sys_basher to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sys_basher when using the -y flag.

yum info sys_basher

This command will show you core information about the sys_basher package.

yum deplist sys_basher

This command will show you the dependencies for sys_basher. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update sys_basher

This command will check if there is an update waiting on sys_basher. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.