diff --git a/tiMPenvLaunch.adoc b/tiMPenvLaunch.adoc index c1e24e8..208d867 100644 --- a/tiMPenvLaunch.adoc +++ b/tiMPenvLaunch.adoc @@ -47,18 +47,4 @@ $ docker-compose up ``` - - - -_2019-01-16 13:51 from bare CentOS 7 Linode (co-op.tech) to running complex demo_ -create khazelton and scott as wheel group members - -copy over their respective public keys to /home/{UID}.ssh directory with 644 permissions -``` -scp .ssh/kh_rsa.pub root@co-op.tech: -``` - -configure ssh to accept cert-only authN, change port to 58263 - -- - - -_2019-01-16 13:50 references and links_ - -https://www.tecmint.com/18-tar-command-examples-in-linux/