Daily Weekly Monthly

Weekly Shaarli

All links of one week in a single page.

Week 09 (February 27, 2017)

SysGauge - System Monitor

SysGauge is a free system and performance monitoring utility allowing one to monitor the CPU usage, memory usage, network transfer rate, operating system performance, the status and resource usage of running processes, file system performance, USB performance, disk space usage, disk read activity, disk write activity, disk read transfer rate, disk write transfer rate, disk read IOPS and disk write IOPS for individual logical disks or all physical disks installed in the computer.

Download SysGauge v1.5.18
32 bit http://www.sysgauge.com/setups/sysgauge_setup_v1.5.18.exe
64 bit http://www.sysgauge.com/setups_x64/sysgauge_setup_v1.5.18_x64.exe

Borg - Pour trouver des snippets directement depuis votre terminal (macOS / Linux) - Korben

Version WEB :

https://ok-b.org/

#Command:

 borg "get my ip"
 wget (link) github.com/ok-borg/borg/releases/download/v0.0.1/borg_linux_amd64 -O /usr/local/bin/borg
  chmod 755 /usr/local/bin/borg