landscape-sysinfo是一个非常不错的工具,能让你在ssh连接到系统时,直观看到系统基本信息(如下)
test@wklls:~$ ssh test@192.168.1.5
test@192.168.1.5's password:
Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-154-generic x86_64)
System information as of Mon Jul 22 09:49:24 CST 2019
System load: 0.93
Usage of /: 15.3% of 458.22GB
Memory usage: 65%
Swap usage: 2%
Processes: 349
Users logged in: 1
IP address for enp2s0: 192.168.31.252
=> There are 2 zombie processes.
Graph this data and manage this system at:
https://landscape.canonical.com/
ubuntu下使用非常方便,sudo apt-get install landscape-sysinfo就行
家里有一台kali的系统,没办法apt-get方式安装,花了些时间折腾完成安装
开源代码位置:https://github.com/CanonicalLtd/landscape-client
安装过程如下(整理版,如处理完成后,未能正常,自行检测是不是漏了相关库)

本文介绍了一个实用工具landscape-sysinfo的安装步骤及配置方法,该工具可在SSH连接时展示系统的详细信息,包括系统负载、磁盘使用率等,并提供了一种定制化的登录提示信息设置。
最低0.47元/天 解锁文章
2500

被折叠的 条评论
为什么被折叠?



