HARDWARE-MANAGEMENT v1steemCreated with Sketch.

in #linux5 years ago


HARDWARE MANAGEMENT v1
tldp.org/LDP/Mobile-Guide/html/index.html
raspberrypi.org/documentation
badblocks blkid dmesg fdisk hwinfo ifconfig iwconfig lsblk lshw mount lvm sync tune2fs
/var/log/messages

# badblocks -v /dev/sda
# blkid /dev/sda1
$ cat /sys/devices/virtual/thermal/thermal_zone0/temp
# fdisk -l
# hwinfo --short | less
# hwinfo --disk
# ifconfig eth0
# iwconfig
# lshw -short | less
$ mount | column -t
# mount -t tmpfs -o size=2048M tmpfs /media/ramdisk
# mount -o loop /home/user/iso/xyz.iso /mnt/
# smartctl -i /dev/sda
$ sync
# tune2fs -l /dev/sda2 | less

USB 
# clear; fdisk -l; lsblk -l; echo; dmesg | tail; echo; tail -f /var/log/messages

LVM
# apt-get install lvm2
$ apt-cache show lvm2
$ man lvm
# fdisk -l

Coin Marketplace

STEEM 0.29
TRX 0.12
JST 0.033
BTC 62980.19
ETH 3123.74
USDT 1.00
SBD 3.87