Skip to content

A repository that includes many OS ISO Files with much more to add.

Notifications You must be signed in to change notification settings

LaurentMaxhuni/Operating-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

OS ISO Repository

Welcome to the OS ISO Repository! This repository hosts a collection of various Operating System ISO files for easy access and download.

Table of Contents

About

This repository is dedicated to providing a collection of ISO files for different operating systems. Whether you are a developer, IT professional, or an enthusiast, you will find this repository useful for setting up virtual machines, testing environments, or installing operating systems on physical machines.

List of ISOs

Linux Distributions

Windows

macOS

Usage

  1. Download an ISO: Click on the respective link of the operating system you wish to download from the List of ISOs section.
  2. Create a Bootable USB: Use tools like Rufus (for Windows) or Etcher (for macOS and Linux) to create a bootable USB drive.
  3. Install the Operating System: Boot from the USB drive and follow the installation instructions for the respective operating system.

Contributing

We welcome contributions to this repository! If you have an ISO file that is not listed here or if you find a broken link, please follow these steps to contribute:

  1. Fork the Repository: Click on the "Fork" button at the top of this page.
  2. Clone Your Fork:
    git clone https://github.com/your-username/OS-ISO-Repository.git
  3. Create a New Branch:
    git checkout -b new-iso
  4. Add Your ISO File: Upload your ISO file to the appropriate folder.
  5. Commit Your Changes:
    git commit -m "Add [OS Name] ISO"
  6. Push to Your Fork:
    git push origin new-iso
  7. Create a Pull Request: Go to the original repository on GitHub and create a pull request from your fork.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions, suggestions, or issues, please open an issue on this repository or contact us at [email protected].

Thank you for visiting the OS ISO Repository!

About

A repository that includes many OS ISO Files with much more to add.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published