{"id":20196289,"url":"https://github.com/hangrybear666/02-devops-bootcamp__linux_basics","last_synced_at":"2026-05-01T20:32:09.943Z","repository":{"id":247846787,"uuid":"827004219","full_name":"hangrybear666/02-devops-bootcamp__linux_basics","owner":"hangrybear666","description":"Contains mostly POSIX compliant shell scripts written with vim in GNOME Terminal for learning basics of the linux cli","archived":false,"fork":false,"pushed_at":"2024-07-14T10:50:30.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T09:01:31.298Z","etag":null,"topics":["bash","java","mint","posix","shell","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hangrybear666.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-10T20:27:41.000Z","updated_at":"2024-09-06T20:05:54.000Z","dependencies_parsed_at":"2024-07-13T12:26:02.615Z","dependency_job_id":"3b35167e-d06a-4ac3-8975-206f339ae4c7","html_url":"https://github.com/hangrybear666/02-devops-bootcamp__linux_basics","commit_stats":null,"previous_names":["hangrybear666/02-devops-bootcamp__linux_basics"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hangrybear666/02-devops-bootcamp__linux_basics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hangrybear666%2F02-devops-bootcamp__linux_basics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hangrybear666%2F02-devops-bootcamp__linux_basics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hangrybear666%2F02-devops-bootcamp__linux_basics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hangrybear666%2F02-devops-bootcamp__linux_basics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hangrybear666","download_url":"https://codeload.github.com/hangrybear666/02-devops-bootcamp__linux_basics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hangrybear666%2F02-devops-bootcamp__linux_basics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","java","mint","posix","shell","ubuntu"],"created_at":"2024-11-14T04:23:09.701Z","updated_at":"2026-05-01T20:32:09.916Z","avatar_url":"https://github.com/hangrybear666.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Basics on Ubuntu \u0026 Mint\n\nThis repo contains mostly POSIX compliant shell scripts written with vim in GNOME Terminal\n\nLinux Distros used for Development were Ubuntu Desktop and a Mint VM.\n\n## Setup\n\nPull the repository locally by running \n```\n  git clone https://github.com/hangrybear666/02-devops-bootcamp__linux_basics.git\n```\n\n## Usage\n\n1.  Installing Headless Java 17 Shell Script\n\n    To install java on your system run `./install-java-17.0.11.sh`. After installation, the script checks if a major version greater than 11 exists on your system.\n\n2. List running processes sorted via user-input\n\n    To list running processes of the current user run `./list-user-processes.sh`.\n\n    It asks for user-input, which you can provide:\n\n```\n  Enter sort order (3 for cpu, 4 for ram):\n  Enter number of processes to be displayed:\n```\n\n3. To install node and npm via Node Version Manager (NVM) and run a server.js file in the background\n\n    To install nvm (which then pulls node and npm to the service user home directory) run  `sudo ./install-node-npm-app.sh`\n\n```\n    Please provide desired relative directory name for log files!\n```\n4. To kill the running node server\n\n    The Process ID (PID) is logged on server startup. Simply run `sudo kill \u003cPID\u003e` to terminate the node server.\n\n5. To remove the service user, log directory and installed depencencies\n\n    Run `sudo ./remove-nvm-npm.sh` to clean up your system and remove prior node, npm, nvm and service user alterations.\n    \n```\nPlease provide desired relative directory name for log folder to remove! \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhangrybear666%2F02-devops-bootcamp__linux_basics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhangrybear666%2F02-devops-bootcamp__linux_basics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhangrybear666%2F02-devops-bootcamp__linux_basics/lists"}