oguzhaninan / Stacer
- четверг, 6 июля 2017 г. в 03:14:10
Linux System Optimizer and Monitoring
Linux System Optimizer and Monitoring
Run sudo apt-get install systemd -f
stacer-1.0.7-x86_64.AppImage from the Stacer releases page.sudo chmod a+x stacer*.AppImage./stacer*.AppImagestacer_1.0.7_amd64.deb from the Stacer releases page.sudo dpkg --install stacer_1.0.7_amd64.deb on the downloaded package.stacer command.stacer_1.0.7_i386.deb from the Stacer releases page.sudo dpkg --install stacer_1.0.7_i386.deb on the downloaded package.stacer command.stacer-1.0.7.rpm from the Stacer releases page.sudo rpm --install stacer-1.0.7.rpm on the downloaded package.stacer command.git clone https://github.com/oguzhaninan/Stacer.gitcd Stacernpm install && npm run build && npm startsudo dpkg -r stacer