Skip to content

Added Linux Service Health Checker script#1

Open
Shashank23123458867504 wants to merge 2 commits into
Delson869:mainfrom
Shashank23123458867504:feature/service-health-checker
Open

Added Linux Service Health Checker script#1
Shashank23123458867504 wants to merge 2 commits into
Delson869:mainfrom
Shashank23123458867504:feature/service-health-checker

Conversation

@Shashank23123458867504
Copy link
Copy Markdown

Description

Added a Linux Service Health Checker tip/script inside the tips_tricks folder.

Features

  • Checks whether common Linux services are running or not
  • Detects unavailable or non-installed services
  • Beginner-friendly Bash scripting example
  • Useful for Linux administration and troubleshooting practice

Services Covered

  • SSH
  • Apache2
  • Nginx
  • MySQL
  • Docker

File Added

tips_tricks/service_checker.txt

Purpose

This addition helps beginners understand how to monitor Linux services using Bash scripting and systemctl.

@Delson869 Delson869 force-pushed the main branch 28 times, most recently from fc63a60 to eee1f7b Compare May 28, 2026 18:23
@Delson869 Delson869 force-pushed the main branch 30 times, most recently from 38a6a91 to c163c62 Compare June 3, 2026 14:59
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