Why Nostr? What is Njump?
2023-06-24 13:51:22
in reply to

oi on Nostr: ``` cd /etc/ssh/ mkdir insecure_old cp ssh_host* insecure_old rm /etc/ssh/ssh_host_* ...

```
cd /etc/ssh/

mkdir insecure_old

cp ssh_host* insecure_old

rm /etc/ssh/ssh_host_*

dpkg-reconfigure openssh-server

service ssh restart


```

Change directory `cd` and make directory `mkdir` then copy these files `cp` using the wildcard for all `*` and remove `rm` then generate new ssh keys `dpkg` and `restart` the service with the old ssh keys in folder `insecure_old`.
Author Public Key
npub16vrshrvn3q7gpk990qu8ege6upjdcvpp3tgyaqalfmdjwlygr7ls4u6ry8