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
add ssh restart since pw add
master
Coesens Bert
2 years ago
parent
ef36e55329
commit
74dea9b167
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
prep-grid-vm.sh
+ 1
- 0
prep-grid-vm.sh
View File
@@ -28,3 +28,4 @@ apt install caddy -y
# set propper sshd config
# set propper sshd config
wget https://docs.grid.tf/threefold_public/public/raw/branch/master/sshd_config
wget https://docs.grid.tf/threefold_public/public/raw/branch/master/sshd_config
cp sshd_config /etc/ssh/
cp sshd_config /etc/ssh/
systemctl restart ssh
Write
Preview
Loading…
Cancel
Save