An open API service indexing awesome lists of open source software.

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

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:

![Images of different linux distributions](docs/Images/Linux.png)

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)