© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Kashish Grover
Tinkerer
Steven Ventimiglia
Creative Technologist & Sr. Front-End Developer
I have a directory on my hosting servers, called .auto, in root.
.auto
Inside of it, I have tons of bash script I wrote, including commands to perform maintenance. For instance, .backup_VPS-Prod, tars up or rsyncs my projects to my VPS-Dev.
.backup_VPS-Prod
Steven Ventimiglia
Creative Technologist & Sr. Front-End Developer
I have a directory on my hosting servers, called
.auto, in root.Inside of it, I have tons of bash script I wrote, including commands to perform maintenance. For instance,
.backup_VPS-Prod, tars up or rsyncs my projects to my VPS-Dev.