discover-config
hardware identification system
Install
- All systems
-
curl cmd.cat/discover-config.sh
- Debian
-
apt-get install discover
- Ubuntu
-
apt-get install discover
- Arch Linux
-
pacman -S discover
- Kali Linux
-
apt-get install discover
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install discover
- Raspbian
-
apt-get install discover
- Dockerfile
- dockerfile.run/discover-config
discover
hardware identification system
Discover is a hardware identification system based on the libdiscover2 library. Discover provides a flexible interface that programs can use to report a wide range of information about the hardware that is installed on a Linux system. In addition to reporting information, Discover includes support for doing hardware detection at boot time.