Files
Stacer/README.md
Oğuzhan İnan 82247ac648 stacer native
2017-08-23 14:49:45 +03:00

5.3 KiB

Linux System Optimizer and Monitoring

Awesome Download Stacer Platform (GNU/Linux)

Reviews

Required Packages

  • curl
  • systemd

Distribution independent installation

  • Install

    Run bash -c "$(wget https://gitlab.com/oguzhaninan/Stacer-Develop/raw/master/install.sh -O -)"

  • Uninstall

    Run sudo bash uninstal-stacer

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_amd64.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

  1. git clone https://github.com/oguzhaninan/Stacer.git
  2. cd Stacer
  3. ./deploy.sh

Screenshots