ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,593
- Points
- 823
Reputation:
ENXF NET submitted a new resource:
[Earl] Board Active Cli - Turn your board on and off with cli
Read more about this resource...
[Earl] Board Active Cli - Turn your board on and off with cli
This add-on allows you to turn your board on and off with command line interface.
So you can use this option to flip the "Board active" switch when you preparing to make a database backup and flip it back on when done.
You can automate the whole backup process by making a shell script like this and adding it to the crontab
Bash:#!/usr/bin/env bash ############################################################################ #...
Read more about this resource...