{"id":15050996,"url":"https://github.com/trix899/scripts_linux","last_synced_at":"2026-02-12T17:34:40.598Z","repository":{"id":244251275,"uuid":"814703672","full_name":"trix899/scripts_linux","owner":"trix899","description":"Mostly bash scripts.","archived":false,"fork":false,"pushed_at":"2024-06-14T19:03:56.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T19:57:08.059Z","etag":null,"topics":["automation","bash-script","debian-linux","proxmox"],"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/trix899.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-06-13T14:28:47.000Z","updated_at":"2024-06-14T19:03:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"934966d8-fb30-4a8d-b830-72ec0e846e56","html_url":"https://github.com/trix899/scripts_linux","commit_stats":null,"previous_names":["trix899/scripts_linux"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trix899/scripts_linux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trix899%2Fscripts_linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trix899%2Fscripts_linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trix899%2Fscripts_linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trix899%2Fscripts_linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trix899","download_url":"https://codeload.github.com/trix899/scripts_linux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trix899%2Fscripts_linux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29374114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["automation","bash-script","debian-linux","proxmox"],"created_at":"2024-09-24T21:30:12.884Z","updated_at":"2026-02-12T17:34:40.570Z","avatar_url":"https://github.com/trix899.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Scripts \n  ![Wemos D1](pics/trixban.png)\nWelcome to my collection of Linux scripts designed to automate common tasks and setups.\n\n## Scripts\n\n### ⭕ **Automate User Creation with Root Access**\n   - **Purpose:** Automates the creation of a new user with root access privileges.\n   - **Filename:** `create_user.sh`\n   - **Usage:**\n     ```bash\n     sudo ./create_user.sh username password\n     ```\n     Replace `username` and `password` with the desired username and password for the new user.\n   - **Necessary Packages:**\n     - `sudo` (should already be installed on most systems)\n\n### ⭕ **Set Up Samba File Share**\n   - **Purpose:** Simplifies the configuration of a Samba file share.\n   - **Filename:** `new_smb_share.sh`\n   - **Usage:**\n     ```bash\n     sudo ./new_smb_share.sh\n     ```\n     Follow the prompts to configure the Samba share settings interactively.\n   - **Necessary Packages:**\n     - `samba`\n\n### ⭕ **Mount Samba Share**\n   - **Purpose:** Mounts a Samba share with username/password authentication.\n   - **Filename:** `mount_samba_share.sh`\n   - **Usage:**\n     ```bash\n     sudo ./mount_samba_share.sh\n     ```\n     Follow the prompts to specify the IP address, share name, username, and password.\n   - **Necessary Packages:**\n     - `smbclient`\n     - `cifs-utils`\n\n\n## Usage\n- Clone the repository or download the individual scripts.\n- Make scripts executable: `chmod +x script_name.sh`\n- Run scripts with sudo privileges: `sudo ./script_name.sh`\n\n## Notes\n- Ensure you understand the purpose and usage of each script before running them.\n- The scripts will automatically install necessary packages if they are not already installed on your system.\n- Customize scripts as per your specific requirements and environment.\n- Contributions and improvements are welcome. Feel free to submit pull requests.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrix899%2Fscripts_linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrix899%2Fscripts_linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrix899%2Fscripts_linux/lists"}