Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:utility-scripts [2025/03/10 12:59] – Webmaster VitaNetworks | en:utility-scripts [2025/03/14 12:00] (current) – Webmaster VitaNetworks | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ====== Utility Scripts ====== | ====== Utility Scripts ====== | ||
| - | Updated code and extended documentation of the scripts used on our network. | + | Updated code and extended documentation of the scripts used on our network |
| + | All of the scripts here are of administrative nature thus many only run as root — that said, unless it's their only or main job, they should never: | ||
| + | - Install anything without your permission or detailed disclosure | ||
| + | - Download anything without your permission or detailed disclosure | ||
| + | - Upload anything without your permission or detailed disclosure | ||
| + | - Write in system locations without your permission | ||
| + | - Not considered system locations: | ||
| + | - root's home folder (''/ | ||
| + | - ''/ | ||
| + | - ''/ | ||
| + | - '' | ||
| + | - System locations: | ||
| + | - The rest of ''/ | ||
| + | Perform analytics, stats reporting, or any other kind of metric reporting. | ||
| As most have been written in bash, almost none of them are POSIX-compliant. | As most have been written in bash, almost none of them are POSIX-compliant. | ||
| - | Unless indicated otherwise and excluding dependencies written by third parties, copyright must be assumed to be held by Gustavo Domínguez.< | + | Unless indicated otherwise and excluding dependencies written by third parties, copyright must be assumed to be held by Gustavo Domínguez.< |
| [[en: | [[en: | ||