Skip to content

boctulus/linuxsolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 

Repository files navigation

linuxsolver

Linux Solver - Diagnostic Tool for Debian / Ubuntu Linux distros

A hardware configuration diagnostic and troubleshooting tool written in Bash. It consists of a set of modules that attempt to answer questions (hypotheses) about why a piece of hardware isn't working and seek to solve these issues.

How it works

It's a command tool utility. Just download.... give execution permission to the script and then run commands to diagnose and fix issues.

Available Modules:

  • performance
  • video
  • sound
  • bluetooth
  • wi-fi
  • ethernet
  • touchpad

Installation:

git clone https://github.com/boctulus/linuxsolver.git
sudo ln -s $(pwd)/solver /usr/bin

Usage:

./solver

About

Linux Solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages