Bash's exit status is the exit status of the last command executed in the script. If no commands are executed, the exit status is 0. An attempt is first made to open the file in the current directory, and, if no file is found, then the shell searches the directories in PATH for ...
When limit is reached, the oldest get deleted. timeout: Timeout to cancel backup process, if it's not responding. pathBak0: Directory inside dst where the more recent backup is stored. partialFolderName: Directory inside dst where partial files are stored. rotationLockFileName: Name given to...
Compilation is currently from source for the desired git repo tag (configurable via config files) Some security hardening is done, including firewalling and a separate user Automatic startup for all masternode daemons This script needs to run as root, the masternodes will and should not! It'...
.bash_logout: logout script .bash_history: history file These files are located in each user's home directory. Other history-related variables HISTFILE : Sets the location and name of the history file. HISTFILESIZE: The variable contains the maximum number of lines that may be in the histor...
Compilation is currently from source for the desired git repo tag (configurable via config files) Some security hardening is done, including firewalling and a separate user Automatic startup for all masternode daemons This script needs to run as root, the masternodes will and should not! It'...
A handy bash script to setup crypto masternodes in no time. Initially developed for $PIVX. Now many more ;-) - GitHub - mascondante/vps: A handy bash script to setup crypto masternodes in no time. Initially developed for $PIVX. Now many more ;-)
After your backups have been running for a while, the script will start to look for older backups it can delete. The script as it sits now will look for the oldest backup that is not the first backup on the date it was made. This means that if you look at older backups, you sho...
This script needs to run as root or with sudo, the masternodes will and should not!This project was forked from https://github.com/masternodes/vps. @marsmensch (Florian) is the primary author behind this VPS installation script for masternodes. If you would like to donate to him, you ...
There is also an option to automatically remove oldest rotated file, either based on the number of rotated files in the log dir, or based on the rotated file mtime. Lightweight: about 200 lines of code only You also might be interested by thelog change notify script...
A handy bash script to setup crypto masternodes in no time. Initially developed for $PIVX. Now many more ;-) - GitHub - samiwarden1/vps: A handy bash script to setup crypto masternodes in no time. Initially developed for $PIVX. Now many more ;-)