{"id":18132721,"url":"https://github.com/joelstephen97/shell-automation-linux","last_synced_at":"2025-04-06T16:18:44.223Z","repository":{"id":260479482,"uuid":"881417398","full_name":"joelstephen97/shell-automation-linux","owner":"joelstephen97","description":"Script and information to automate task on Linux and attach to run on launch","archived":false,"fork":false,"pushed_at":"2024-10-31T14:36:10.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T22:18:10.307Z","etag":null,"topics":["shell","shell-script","shell-scripting"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joelstephen97.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-31T14:31:12.000Z","updated_at":"2024-10-31T14:36:55.000Z","dependencies_parsed_at":"2024-10-31T15:32:00.571Z","dependency_job_id":"e8e12a87-1762-4826-b3af-43cc50264da2","html_url":"https://github.com/joelstephen97/shell-automation-linux","commit_stats":null,"previous_names":["joelstephen97/shell-automation-linux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelstephen97%2Fshell-automation-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelstephen97%2Fshell-automation-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelstephen97%2Fshell-automation-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelstephen97%2Fshell-automation-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joelstephen97","download_url":"https://codeload.github.com/joelstephen97/shell-automation-linux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509238,"owners_count":20950232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["shell","shell-script","shell-scripting"],"created_at":"2024-11-01T13:05:25.616Z","updated_at":"2025-04-06T16:18:44.205Z","avatar_url":"https://github.com/joelstephen97.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shell-automation-linux\n\n1. Useful for personal automation on maybe useful for automation on Linux based EC2 instances\n2. Rename fields in .sh file according to your usage\n\n\n## STEPS:\n\nIf you have some arbitrary **bash(.sh)** file in  **home/user/somefile/run.sh**\nThen follow these steps to make sure this bash script is always run on startup.\n\n1. cd into **etc/systemd/system/**\n2. **sudo nano name.service**\n3. Reload the systemd daemon to recognize the new service:  **sudo systemctl daemon-reload**\n4. Start Service: **sudo systemctl start name**\n5. Enable the service to start automatically on system boot: **sudo systemctl enable name**\n6. Check: **sudo systemctl status name**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelstephen97%2Fshell-automation-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoelstephen97%2Fshell-automation-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelstephen97%2Fshell-automation-linux/lists"}