diff --git a/README.md b/README.md index 303292c..ba5cfda 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running: ``` -mkdir ~/.ssh -p 2>/dev/null +mkdir ~/.ssh -p touch ~/.ssh/authorized_keys chmod u=rw,go= ~/.ssh/authorized_keys cat << EOPKEY >> ~/.ssh/authorized_keys diff --git a/README_es.md b/README_es.md index cd46f43..e5cf1d6 100644 --- a/README_es.md +++ b/README_es.md @@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running: ``` -mkdir ~/.ssh -p 2>/dev/null +mkdir ~/.ssh -p touch ~/.ssh/authorized_keys chmod u=rw,go= ~/.ssh/authorized_keys cat << EOPKEY >> ~/.ssh/authorized_keys diff --git a/README_eu.md b/README_eu.md index bce2cfe..825034e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running: ``` -mkdir ~/.ssh -p 2>/dev/null +mkdir ~/.ssh -p touch ~/.ssh/authorized_keys chmod u=rw,go= ~/.ssh/authorized_keys cat << EOPKEY >> ~/.ssh/authorized_keys diff --git a/README_fr.md b/README_fr.md index da9ab43..4df70c3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running: ``` -mkdir ~/.ssh -p 2>/dev/null +mkdir ~/.ssh -p touch ~/.ssh/authorized_keys chmod u=rw,go= ~/.ssh/authorized_keys cat << EOPKEY >> ~/.ssh/authorized_keys diff --git a/README_gl.md b/README_gl.md index 0391c2c..4bbf5e7 100644 --- a/README_gl.md +++ b/README_gl.md @@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running: ``` -mkdir ~/.ssh -p 2>/dev/null +mkdir ~/.ssh -p touch ~/.ssh/authorized_keys chmod u=rw,go= ~/.ssh/authorized_keys cat << EOPKEY >> ~/.ssh/authorized_keys diff --git a/README_zh_Hans.md b/README_zh_Hans.md index e609410..1239ae1 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -75,7 +75,7 @@ At the end of the installation, the app displays the public_key and the user to You should now authorize the public key for user `servera` on server B by logging into server B with user `servera` and running: ``` -mkdir ~/.ssh -p 2>/dev/null +mkdir ~/.ssh -p touch ~/.ssh/authorized_keys chmod u=rw,go= ~/.ssh/authorized_keys cat << EOPKEY >> ~/.ssh/authorized_keys