From: weiyu Date: Thu, 14 Jan 2021 19:31:04 +0000 (-0800) Subject: Change permission of the ssh key X-Git-Url: http://plrg.eecs.uci.edu/git/?p=tsan11-tsan11rec-docker.git;a=commitdiff_plain Change permission of the ssh key --- diff --git a/README.md b/README.md index 9ad2687..a0b6261 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ docker start -ia tsan11-tsan11rec-container Then in a different terminal in the same directory: ```bash +# Change permission of the key +chmod 600 insecure_key + # To find the IP address of the container: docker inspect tsan11-tsan11rec-container