update repository README

This commit is contained in:
VirtuBox 2018-08-13 21:47:06 +02:00
parent d30cb42435
commit 908d4bf031
1 changed files with 9 additions and 4 deletions

View File

@ -1,11 +1,16 @@
# bash-scripts collection
# bash-scripts collection
A collection of bash scripts
## App
* [phpmyadmin update](https://github.com/VirtuBox/bash-scripts/tree/master/apps/phpmyadmin) : update phpmyadmin to the latest release with EasyEngine
## Backup
* [mysqldump](https://github.com/VirtuBox/bash-scripts/blob/master/backup/mysqldump/)
* [mysqldump](https://github.com/VirtuBox/bash-scripts/blob/master/backup/mysqldump/) : dump each MySQL database or to perform a full dump. Work on almost all linux servers and support Plesk.
## Cryptocurrency
* [xmrigCC compilation](https://github.com/VirtuBox/bash-scripts/tree/master/cryptocurrency/xmrigCC)
* [xmrig compilation](https://github.com/VirtuBox/bash-scripts/tree/master/cryptocurrency/xmrig)
* [xmrigCC compilation](https://github.com/VirtuBox/bash-scripts/tree/master/cryptocurrency/xmrigCC) : compile xmrig from source on Ubuntu 16.04/18.04 LTS
* [xmrig compilation](https://github.com/VirtuBox/bash-scripts/tree/master/cryptocurrency/xmrig) : compile xmrig from source on Ubuntu 16.04/18.04 LTS