A modern, elegant, and secure shell environment that transforms your Linux server experience with smart configurations, enhanced security, and beautiful customizations. Designed specifically for server distributions and optimized for system administration tasks.
- 🚀 Modern Server Shell: Enhanced prompt powered by Starship
- 🎨 Server MOTD: Informative Message of the Day with system metrics
- 🛡️ Security Focused: Hardened SSH and system security configurations
- 📦 Smart Package Management: Server-optimized package handling
- 🔧 Easy Installation: One-command setup process
- 🎯 Server Distribution Support: Works on Ubuntu Server, Enterprise Linux, and Arch Linux
bash <(curl -sL https://shell.lunarshell.dev/install.sh)
- Ubuntu Server (20.04 LTS and newer)
- Enterprise Linux (EL8, EL9)
- Arch Linux (minimal installation)
Note: LunarShell is specifically designed for server environments and may not be suitable for desktop distributions. It includes server-specific security configurations and optimizations.
- Starship Prompt
- Server Status MOTD System
- Hardened Shell Configurations
- Security Optimizations
figlet
: ASCII art text generatorjq
: JSON processorzsh
: Z Shellsysstat
: System performance monitoringhtop
: Interactive process viewerneofetch
: System information tool- And more server administration tools...
- Hardened SSH configuration
- Strict firewall rules
- Secure shell defaults
- Limited authentication attempts
- Cloudflare IP allowlisting
- Server access logging
The Message of the Day can be customized by editing:
/etc/profile.d/sshmotd.sh
- Bash configuration:
/etc/bash.bashrc
- Zsh configuration:
/etc/zsh/zshrc.local
- Starship configuration:
/etc/starship.toml
We welcome contributions! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
- Luna (Lead Developer)
- Bahar Kurt (@kurtbahartr)
- Community Members
- Open Source Contributors
This project is licensed under the MIT License - see the LICENSE file for details.
- Starship for the amazing cross-shell prompt
- Dani Orginal Creator of DragonShell
- All our contributors and users
If you encounter any issues or have questions: