{"id":24409272,"url":"https://github.com/parthb26/ssh-remote-server-setup","last_synced_at":"2026-01-02T04:29:30.373Z","repository":{"id":270883364,"uuid":"889408174","full_name":"parthb26/SSH-Remote-Server-Setup","owner":"parthb26","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-03T18:42:33.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T05:55:40.715Z","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/parthb26.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-11-16T09:56:04.000Z","updated_at":"2025-01-04T13:06:46.000Z","dependencies_parsed_at":"2025-01-03T19:34:00.520Z","dependency_job_id":"14ccd763-61b5-4f92-9ca1-2858f8542c4e","html_url":"https://github.com/parthb26/SSH-Remote-Server-Setup","commit_stats":null,"previous_names":["parthb26/ssh-remote-server-setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthb26%2FSSH-Remote-Server-Setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthb26%2FSSH-Remote-Server-Setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthb26%2FSSH-Remote-Server-Setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthb26%2FSSH-Remote-Server-Setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthb26","download_url":"https://codeload.github.com/parthb26/SSH-Remote-Server-Setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243379908,"owners_count":20281662,"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":"2025-01-20T05:55:42.832Z","updated_at":"2026-01-02T04:29:30.347Z","avatar_url":"https://github.com/parthb26.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Remote Server Setup Guide\n\nThis project provides a comprehensive guide to establish and manage a secure remote server on **AWS EC2**. It covers the essentials from instance creation to secure remote access using SSH.\n\n---\n\n## 🌟 Features\n- **Create and configure an AWS EC2 instance** for remote access.\n- **Secure server setup** with SSH key-based authentication.\n- **Firewall rules** to allow SSH traffic and restrict unwanted access.\n- **Best practices** for remote server management.\n\n---\n\n## 🛠 Prerequisites\nBefore you begin, ensure you have the following:\n- An **AWS account**.\n- Installed CLI tools:  \n  - [AWS CLI](https://aws.amazon.com/cli/)  \n  - [OpenSSH](https://www.openssh.com/)\n- Basic knowledge of Linux commands.\n\n---\n\n## 📖 Setup Guide\n\n### 1. **Launch an EC2 Instance**\n1. Log in to the [AWS Management Console](https://aws.amazon.com/console/).\n2. Navigate to **EC2 Dashboard** \u003e **Instances** \u003e **Launch Instance**.\n3. Choose an Amazon Machine Image (AMI), such as **Ubuntu 22.04 LTS**.\n4. Select an instance type (e.g., `t2.micro` for free-tier).\n5. Configure security groups:\n   - Allow **SSH (port 22)** from your IP address only.\n6. Download the private key (`.pem` file) when prompted.\n\n---\n\n### 2. **Connect to the EC2 Instance**\n1. Open a terminal and navigate to the directory containing your `.pem` file.\n2. Change the permissions of the private key file:\n   ```bash\n   chmod 400 your-key.pem\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthb26%2Fssh-remote-server-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthb26%2Fssh-remote-server-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthb26%2Fssh-remote-server-setup/lists"}