Snigdha OS | Win-Kex
Credit:
- Author: Kali Linux
- Source Code: Kali Linux - Gitlab
I have adopted this code for Snigdha OS WSL
Snigdha OS WSL Distribution 🌐
Welcome to the Snigdha OS WSL repository! This project provides the tools and configuration needed to build and distribute Snigdha OS for the Windows Subsystem for Linux (WSL).
📖 What is Snigdha OS WSL?
Snigdha OS WSL enables users to run Snigdha OS seamlessly within Windows using WSL. With this, you can enjoy the power of Snigdha OS without leaving the comfort of your Windows environment.
🚀 Features
- Lightweight and Fast: Enjoy the efficiency of Snigdha OS on your Windows system.
- Customizable: Modify and enhance the WSL distribution to fit your needs.
- Seamless Integration: Access Snigdha OS utilities alongside Windows tools.
📂 Repository Structure
-
scripts/
Contains scripts to automate the build and configuration process. -
config/
Configuration files for the WSL environment. -
dist/
Generated WSL files and distributions. -
docs/
Documentation and guides related to Snigdha OS WSL.
🔧 How to Use
1. Clone the Repository
git clone https://github.com/snigdha-os/snigdhaos-wsl.git
cd snigdhaos-wsl
2. Build the WSL Distribution
Run the build script to create the WSL root filesystem:
bash scripts/build.sh
This will generate a .tar.gz
file in the dist/
directory.
3. Import into WSL
Use the following command to import Snigdha OS into WSL:
wsl --import SnigdhaOS <install-location> dist/snigdhaos-wsl.tar.gz
Example:
wsl --import SnigdhaOS "C:\WSL\SnigdhaOS" dist/snigdhaos-wsl.tar.gz
4. Launch Snigdha OS in WSL
Start Snigdha OS by running:
wsl -d SnigdhaOS
🤝 Contributing
We welcome contributions from the community! To get started:
- Fork the repository.
- Create a feature branch.
- Submit a pull request with your changes.
Please read our CONTRIBUTING.md for detailed guidelines.
🛠️ Issues
Found a bug or have a feature request? Open an issue here.
📄 License
This project is licensed under the MIT License.
🌟 Join the Community
- Website: Snigdha OS
- Open Collective: Support Us
- Forums: Community Discussions
Thank you for choosing Snigdha OS for WSL! 🐧✨