Veera's Web Site
Search Website

Atom Feed
Linux Penguin Logo

Articles: 2023

nstats - Linux network received/trasnmitted stats: shell script
nstats.sh is a shell (bash) script to get info about a network device's received and transmitted data. It shows current network speed in bytes/second, packets/second and total bytes got/sent since program started. It shows for both got and sent data. Data is represented in Byte/KiloByte/MegaByte/GigaByte/TeraByte and Packet.
Date: 12-02-2023 02:20 UTC

zram - Linux compressed ram block device: setup and script
Linux has a facility to use random access memory as block device with compression. It uses lzo lz4 zstd for compression.
Date: 12-02-2023 02:20 UTC