{"id":30683200,"url":"https://github.com/shadowshahriar/cse210","last_synced_at":"2025-09-01T19:10:06.681Z","repository":{"id":311462755,"uuid":"1027927414","full_name":"ShadowShahriar/cse210","owner":"ShadowShahriar","description":"A repository containing my solutions to Operating Systems lab tasks assigned by our lecturer, MARH (4th Semester) ","archived":false,"fork":false,"pushed_at":"2025-09-01T00:08:05.000Z","size":12450,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-01T02:34:04.515Z","etag":null,"topics":["ubuntu","wsl"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShadowShahriar.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,"zenodo":null}},"created_at":"2025-07-28T18:40:31.000Z","updated_at":"2025-09-01T00:08:08.000Z","dependencies_parsed_at":"2025-08-24T20:46:52.518Z","dependency_job_id":null,"html_url":"https://github.com/ShadowShahriar/cse210","commit_stats":null,"previous_names":["shadowshahriar/cse210"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShadowShahriar/cse210","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowShahriar%2Fcse210","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowShahriar%2Fcse210/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowShahriar%2Fcse210/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowShahriar%2Fcse210/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadowShahriar","download_url":"https://codeload.github.com/ShadowShahriar/cse210/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowShahriar%2Fcse210/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273176228,"owners_count":25058706,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":["ubuntu","wsl"],"created_at":"2025-09-01T19:09:59.477Z","updated_at":"2025-09-01T19:10:06.668Z","avatar_url":"https://github.com/ShadowShahriar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSE 210: The Best Operating System\n\nIn this course, we will learn how to use the Linux operating system and its functions. We will study the commands and their usages, as well as batch scripting for automating OS-related operations directly through code.\n\nSince most of us use Windows in our workstations, here are three ways to run Linux on Windows:\n\n-   Virtual Box or VMWare\n-   Windows Subsystem for Linux (**WSL**)\n-   Dual-booting Windows and Linux (**Not Recommended**)\n\nWindows Subsystem for Linux (**WSL**) is baked into newer versions of Windows 10 and 11. To install it, we will run the following command:\n\n```bash\nwsl --install\n```\n\n\u003e [!IMPORTANT]\n\u003e We must run Command Prompt with administrative privileges; otherwise, the installation will throw an error.\n\nHaving done that, we need to restart Windows. Once we restart, WSL will automatically download and install Ubuntu. We can then launch Ubuntu with the following command:\n\n```bash\nwsl -d Ubuntu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowshahriar%2Fcse210","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowshahriar%2Fcse210","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowshahriar%2Fcse210/lists"}