https://github.com/miguelestradam36/linux-windows-subsystem-setup
Documentation about how to setup an Ubuntu distribution Linux Environment. This, with Windows Subsystem
https://github.com/miguelestradam36/linux-windows-subsystem-setup
centos linux ubuntu windows-subsystem-linux
Last synced: 26 days ago
JSON representation
Documentation about how to setup an Ubuntu distribution Linux Environment. This, with Windows Subsystem
- Host: GitHub
- URL: https://github.com/miguelestradam36/linux-windows-subsystem-setup
- Owner: miguelestradam36
- Created: 2022-01-16T11:58:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T00:11:56.000Z (over 3 years ago)
- Last Synced: 2025-01-12T08:38:21.283Z (over 1 year ago)
- Topics: centos, linux, ubuntu, windows-subsystem-linux
- Homepage:
- Size: 1.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows Subsystem for Linux :penguin:
Install a Linux Distribution of your choice, witout the need of a disk partition.
**Practice Linux on your Windows PC**
Using the following **environment** it is not needed to do the tedious process of:
- [x] ~~Doing a disk partition~~
- [x] ~~Using the GRUB~~
- [x] ~~Selecting a primary operating system~~
- [x] ~~Defining disk sizes~~
- [x] ~~Defining memory for RAM and other processes~~
## How to install ?
To activate the Windows Subsystem for Linux functionality, direct to the following link:
## Distributions
There are different distributions that are accesible for the Windows Subsystem Environemnt:

1. ### Ubuntu
- **Easy to manage GUI** and normalized shell, most used distribution accrosss **developers**.
2. ### Centos
- Used mostly for **networking** and application or **enterprise support** purposes
3. ### Kali
- Used mostly for **cybersecurity** purposes, availability of being able to customize the operating system
### Availability for automation through shell scripts
---
> For a more detailed step by step guide, please direct to the following: [Documentation](docs/)
[^1]: For more detailed information please consult to: [miguelestradam36@gmail.com](mailto:miguelestradam36@gmail.com) or direct to:
- [How to install](https://docs.microsoft.com/en-us/windows/wsl/install)
- [About Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/about)