Skip to content

Conversation

@maheshbhatiya73
Copy link
Member

…mmands

  • Added disable-firewall command to stop and disable UFW or firewalld services.
  • Implemented sync-time to synchronize system time using NTP (chronyd or systemd-timesyncd).
  • Introduced run-security-check to audit basic security configs:
    • SSH root login
    • Password authentication
    • Firewall status (UFW)
    • Fail2ban presence
    • SSH service activity

These utilities strengthen server administration and improve automation readiness.

…mmands

- Added `disable-firewall` command to stop and disable UFW or firewalld services.
- Implemented `sync-time` to synchronize system time using NTP (chronyd or systemd-timesyncd).
- Introduced `run-security-check` to audit basic security configs:
  - SSH root login
  - Password authentication
  - Firewall status (UFW)
  - Fail2ban presence
  - SSH service activity

These utilities strengthen server administration and improve automation readiness.
@maheshbhatiya73 maheshbhatiya73 merged commit 6fbd9ec into main Jun 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants