From cceb0f56ab0fffd20d7d255e23c7d98405df88fc Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 10 May 2017 16:46:26 +0200 Subject: readme: add some ssh details Change-Id: Idb5d254768b52300d99b5a1f11f92e8536aec371 --- doc/README-sysmobts.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/README-sysmobts.txt') diff --git a/doc/README-sysmobts.txt b/doc/README-sysmobts.txt index 695c685..a1fffc0 100644 --- a/doc/README-sysmobts.txt +++ b/doc/README-sysmobts.txt @@ -34,6 +34,10 @@ SSH ACCESS Copy the SSH public key from the system/user that runs the tester to the BTS authorized keys file so the tester will be able to deploy binaries. + scp my_key.pub $sysmobts: + ssh $sysmobts + cat my_key.pub >> ~/.ssh/authorized_keys + It is also advisable to configure the eth0 network interface of the BTS to a static IP address instead of using DHCP. To do so adjust /etc/network/interfaces and change the line -- cgit v1.2.3