{"id":20053196,"url":"https://github.com/irezaul/devops","last_synced_at":"2026-02-13T15:32:49.301Z","repository":{"id":140057700,"uuid":"376830978","full_name":"irezaul/devops","owner":"irezaul","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-18T08:17:57.000Z","size":17534,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T21:12:32.751Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/irezaul.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":"2021-06-14T13:22:40.000Z","updated_at":"2021-07-18T08:17:59.000Z","dependencies_parsed_at":"2024-07-25T05:00:08.856Z","dependency_job_id":null,"html_url":"https://github.com/irezaul/devops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irezaul%2Fdevops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irezaul%2Fdevops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irezaul%2Fdevops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irezaul%2Fdevops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irezaul","download_url":"https://codeload.github.com/irezaul/devops/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482109,"owners_count":19969850,"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":[],"created_at":"2024-11-13T12:23:28.928Z","updated_at":"2026-02-13T15:32:44.263Z","avatar_url":"https://github.com/irezaul.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# \n\n### Run New VM-Machine \n##### * first install \n```bash\nsudo apt-get update\n```\n##### 2nd Process- on Serverpc\n```bash\nsudo apt install sshd \nsudo apt install openssh-server\n```\n##### 3rd check sshd status\n```bash\nsystemctl status sshd\n```\n##### 4th Enable ssh connection\n```bash\nsystemctl enable ssh\n```\n##### now configure sshd_config\n\n##### go to \n```bash\nnano /etc/ssh/sshd_config\n```\n#### Uncomment the port 22 \u0026 PermitRootLogin yes\n```bash\nuncomment port 22\nPermitRootLogin yes\n```\n![Port22](https://user-images.githubusercontent.com/77927449/126047292-137b0096-4773-4dee-a77c-58b99887e298.png)\n\n#### change the hostname\n```bash\nsudo hostnamectl set-hostname master-node\n```\n#### if not change hostname follow the step\n```bash\nnano /etc/gdm3/custom.conf\n```\n\u003e type `AllowRoot=true`\n\u003e then \n```bash\nnano /etc/pam.d/gdm-password\n```\n\u003e uncomment the `Auth Required`\n\n![Auth](https://user-images.githubusercontent.com/77927449/126047796-e2379dd2-cd36-4ef6-bb71-b8e068b777c5.gif)\n\n\u003e save \u0026 reboot\n#### Now use again the change the hostname\n```bash\nsudo hostnamectl set-hostname master-node\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firezaul%2Fdevops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firezaul%2Fdevops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firezaul%2Fdevops/lists"}