Skip to content

zkud/lutils

Repository files navigation

lutils

Linux utils I created studying interfaces and peripherals.

lspci.py 🔥

Prints the all pci devices with python lspci.py

setttl.py 🔥

Sets / Prints ttl wiki
Usage:
python setttl.py or python setttl.py help print help
python setttl.py old print ttl
python setttl.py restore set old ttl
python setttl.py value:int set ttl as value

lshdd 🔥

Prints the all hdd devices
First compile with gcc -o lshdd lshdd.c
Second run with ./lshdd

resmon.py 🔥

Simple system resourses monitoring. Just run python resmon.py