Stacer - Linux System Optimizer and Monitoring - KitPloit - PenTest Tools for your Security Arsenal ☣
2018-02-12 21:01:03 Author: www.kitploit.com(查看原文) 阅读量:119 收藏

Linux System Optimizer And Monitoring.

Required Packages

  • curl
  • systemd

Debian x64

  1. Download stacer_1.0.8_amd64.deb from the Stacer releases page.
  2. Run sudo dpkg -i stacer*.deb on the downloaded package.
  3. Launch Stacer using the installed stacer command.

Fedora x64

  1. Download stacer_1.0.8_x64.rpm from the Stacer releases page.
  2. Run sudo rpm --install stacer*.rpm on the downloaded package.
  3. Launch Stacer using the installed stacer command.


Build from source with CMake (Qt Version Qt 5.9)

$ mkdir build && cd build
$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin -G Ninja  ..
$ ninja
$ output/bin/stacer

Screenshots

Stacer - Linux System Optimizer and Monitoring Stacer - Linux System Optimizer and Monitoring Reviewed by Lydecker Black on 9:38 AM Rating: 5


文章来源: https://www.kitploit.com/2018/02/stacer-linux-system-optimizer-and.html?utm_source=feedburner
如有侵权请联系:admin#unsafe.sh