This website works better with JavaScript.
Home
Explore
Sign In
threefold_public
/
public
Watch
5
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added ping
master
Coesens Bert
2 years ago
parent
44bb75dd47
commit
d3a790798e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
prep-grid-vm.sh
+ 1
- 1
prep-grid-vm.sh
View File
@@ -1,7 +1,7 @@
#/bin/bash
apt update
# install ops tools
apt install sudo nmon tmux tcpdump nano -y
apt install sudo nmon tmux tcpdump nano
iputils-ping
-y
# install Docker + docker-compose
apt install ca-certificates curl gnupg lsb-release -y
Write
Preview
Loading…
Cancel
Save