Skip to content

d3m0k1d/automation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

automation-scripts by d3m0k1d

A collection of simple Bash scripts for automating daily sysadmin and development tasks on Linux.

If you have suggestions or feedback, please contact me at [email protected].

The repository will be supplemented and updated as necessary to ensure it remains current and relevant.

Project structure

├── docs # For script documentation, dependencies, or system requirements
│   └── alpine-init.md
│   └── debian-security-setup.md
├── LICENSE
├── README.md
└── scripts
    ├── sysadmins #Scripts to help with sysadmin routine tasks
    │   └── alpine-init.sh
    │   └── debian-security-setup.sh
    │   └── debian-init-docker.sh
    └── tools #General-purpose tools
        └── backup.sh 

About

My bash scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages