Skip to content

Commit

Permalink
+ ping
Browse files Browse the repository at this point in the history
  • Loading branch information
approached committed Sep 12, 2023
1 parent b9a8782 commit c60ec6a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/Linux/Ping.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Ping
---

# Ping

Ping kann man wie folgt installieren:

```bash
apt-get update -y
apt-get install -y iputils-ping
```

0 comments on commit c60ec6a

Please sign in to comment.