mirror of
https://github.com/VirtuBox/bash-scripts.git
synced 2026-04-26 01:55:52 +03:00
No description
| apps | ||
| backup/mysqldump | ||
| cryptocurrency | ||
| easyengine/secure-22222 | ||
| mail/imapsync | ||
| wp-cli/https-migrate | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
bash-scripts collection
A collection of bash scripts
App
- phpmyadmin update : update phpmyadmin to the latest release with EasyEngine
- ioncube installer : install ioncube loader on ubuntu
Backup
- mysqldump : dump each MySQL database or to perform a full dump. Work on almost all linux servers and support Plesk.
- imapsync from csv : migrate emails between two imap servers by reading users credentials in a csv file using imapsync
Cryptocurrency
- xmrigCC compilation : compile xmrig from source on Ubuntu 16.04/18.04 LTS
- xmrig compilation : compile xmrig from source on Ubuntu 16.04/18.04 LTS
WP-CLI
- https migration : bash script to migrate from http to https using WP-CLI