A text-based interface application designed for basic configuration of a Linux server, specifically the Debian distribution.
- Firewall (iptables)
- Network connectivity
- DHCP
- SSH
- Apache2
- Routing
- Users and groups
- Disk quotas
- Permissions
- MariaDB
Implemented in v0.1.0: Firewall (iptables)
Implemented in v0.2.0: Network connectivityy
Implemented in v0.3.0: DHCP Implemented in v0.4.0: SSH Implemented in v0.5.0: Apache2he2
Implemented in v0.6.0: Routingg
Implemented in v0.7.0: Users and groupss
Implemented in v0.8.0: Disk quotas & Permissionsionss
Planned for future releases: MariaDBB
- Python 3.x
- Debian
- Root permissions
sudo ./Libuxv0.4.1
Root permissions are required.
MIT