Skip to content

GeekGalaxy/autotune

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autotune

Note: Still Under Development

Autotune is Automatic Transmission for Linux. It attempts to performance enhance your Linux server based on the services you are running.

GoDoc

Usage

Run the following to get started.

sudo autotune --help

Building

To build the command line tool run the following:

make deps
make build

License

Copyright (C) 2017 Acksin, LLC hi@opszero.com

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Packages

No packages published

Languages

  • Go 86.9%
  • Python 10.9%
  • Makefile 2.2%