Zombie - Công cụ quản lý tiến trình được viết bằng Rust. Tính năng nổi bật: đồ họa cây tiến trình, bảng điều khiển hệ thống, sắp xếp theo CPU/RAM/PID, quản lý (kill/restart) tiến trình, xem chi tiết (lệnh, biến môi trường, thời gian chạy...), gán tag & ghi chú. Hữu ích cho dev và sysadmin!

#Rust #ProcessManager #SysInfo #Zombie #DevTools #CôngCụLậpTrình #QuảnLýTiếnTrình #HệThống

https://www.reddit.com/r/opensource/comments/1qmjsfg/i_built_zombie_a_tui_process_manager/

The Rust sysinfo crate just reached 100.000.000 downloads. See you next time for one billion. :)

https://crates.io/crates/sysinfo

#rust #sysinfo

crates.io: Rust Package Registry

Hi everyone. Next Rust sysinfo crate release is kinda stuck at the moment as I'm trying to get the missing parts for the NetBSD support. Currently I'm missing:

If anyone knows how to get the missing information, it'd be awesome!

Otherwise, well, I'll just release an incomplete support.

#rust #sysinfo

crates.io: Rust Package Registry

We have talked to Stefan Reinauer about his re-write of the system information tool SysInfo, called xSysInfo. Besides, a new version is available:

https://www.amiga-news.de/en/news/AN-2025-12-00072-EN.html

#Amiga #utility #SysInfo

amiga-news.de - System information: xSysInfo 0.2a

I just want to give a shoutout to Hardinfo2, an invaluable and very easy to use graphical system information tool for #Linux. I installed it from the repository on #LMDE - most other distros have it in their repos as well! 🧡 🐧

https://github.com/hardinfo2/hardinfo2

#hardinfo2 #LinuxMint #SysInfo #SystemTools #utilities #software

xSysInfo is a comprehensive system information utility designed for AmigaOS. It provides detailed insights into your Amiga system's hardware and software configuration, along with benchmarking capabilities.Stefan Reinauer has released a first version:

https://www.amiga-news.de/en/news/AN-2025-12-00056-EN.html

#Amiga #sysinfo #tools

amiga-news.de - System information: xSysInfo 0.1a

exfetch

A shell-extensible fetching utility aiming to be a spiritual successor to crfetch, written in crystal

https://codeberg.org/Izder456/exfetch

#crystal #sysinfo #OpenBSD #Linux #FreeBSD #NetBSD

A few tooters have asked me what my config is, at which I replied that I run the Fediverse, platform agnostic. Then one asked what one of my main horizontal display systems run, at which I now reply with

` uname -a`
{Linux devakprata 6.12.13-2-liquorix-amd64 #1 ZEN SMP PREEMPT liquorix 6.12-18~mx23ahs (2025-02-10) x86_64 GNU/Linux}

**Note**
I left the results of

`cat /proc/cpuinfo` out since I would get that 16 times!!!

` cat /proc/meminfo `
{MemTotal: 31750332 kB
MemFree: 27996612 kB
MemAvailable: 29376500 kB
Buffers: 85900 kB
Cached: 1890756 kB
SwapCached: 0 kB
Active: 2357024 kB
Inactive: 892372 kB
Active(anon): 1546640 kB
Inactive(anon): 0 kB
Active(file): 810384 kB
Inactive(file): 892372 kB
Unevictable: 48 kB
Mlocked: 48 kB
SwapTotal: 6291452 kB
SwapFree: 6291452 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 156 kB
Writeback: 0 kB
AnonPages: 1273116 kB
Mapped: 719588 kB
Shmem: 273900 kB
KReclaimable: 67860 kB
Slab: 169900 kB
SReclaimable: 67860 kB
SUnreclaim: 102040 kB
KernelStack: 16160 kB
PageTables: 30512 kB
SecPageTables: 4112 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 22166616 kB
Committed_AS: 6017728 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 98420 kB
VmallocChunk: 0 kB
Percpu: 7680 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 347964 kB
DirectMap2M: 7952384 kB
DirectMap1G: 24117248 kB}

and this screencap

#neofetch #sysinfo #POSIX #uname #Linux #Fediverse #federated #OpenSource #hardware #AMD #AMD64

Started with converting my#Amiga1200 to a #PiStorm driven computer. Did a speed test before, with an Individual Computer ACA 68030 card, and later with the PiStorm installed (Configured as a 68040 CPU): It became a freaking speed beast. #RaspberryPi #Retro #Computing #SysInfo #Commodore #

Would I just want #pstree maybe? i've mostly used GUI's for that sort of thing. i know PID/ pidof etc. type stuff, but less than tertiary... oh! hey Look! It's something shiny! Shine on.

**Let's say I want to**:
$> [bash / command to find processes by character-string] -i "regex or not" | tee ~/found.txt

where my found.txt will show result about processes, per my desired string appearing in something about that process (what #htop gives on "search")

What is the point of search HTOP then? Because: The search is correct.
it doesn't read "Filter" 🦤
(or does it?)

#Linux #CommandLine #tee #htop #systeminformation #systemmonitor #devops #sysinfo