d8c1e958721454d8a4534495af97f8d9a1c6974e
🐧 Linux Documents
A curated collection of scripts, configuration files, and guides for managing and configuring Linux-based systems. This personal repository serves as a comprehensive knowledge base to simplify deployment, automation, monitoring, security, and much more.
📂 Repository Structure
⚙️ Configuration Management & Automation
🐳 Containerization & Orchestration
🗄️ Databases
⚡ Caching
💻 Code Management
🔀 High Availability
📊 Monitoring & Logging
🔐 Networking & Security
📦 Storage
🧠 System & Kernel Management
🌐 Web Development & Frameworks
🔁 Web Servers & Reverse Proxies
🤖 Bots & Automation Tools
📝 Miscellaneous
🚀 Getting Started
git clone https://github.com/RadinPirouz/linux-documents.git
cd linux-documents
- Explore each folder for setup guides, scripts, and configuration examples.
- Follow individual READMEs or documentation inside each directory before running any scripts.
📌 Notes
- Tested on Debian/Ubuntu and CentOS/RHEL-based distributions.
- Always review and test configurations in a staging environment before applying to production.
🤝 Contributing
Contributions are welcome! 🛠️
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature). - Commit your changes (
git commit -m "Add new config for X"). - Push to the branch (
git push origin feature/YourFeature). - Open a Pull Request. 🙌
Please ensure your code is tested and documented.
📬 Contact
Questions or feedback? 📫
- Telegram: @RadinPirouz
- GitHub Issues: Open an issue in this repo
⭐ If you find this repository useful, don’t forget to give it a star!
Description
Languages
Python
58.4%
Shell
41.6%