From 4d64550df64ba87bf65dae25b0b4b21c63189dc3 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Fri, 25 Sep 2015 14:46:53 +0200 Subject: [PATCH] added README for LiveUSB --- contrib/liveusb/README.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 contrib/liveusb/README.txt diff --git a/contrib/liveusb/README.txt b/contrib/liveusb/README.txt new file mode 100644 index 000000000..05f6d6e24 --- /dev/null +++ b/contrib/liveusb/README.txt @@ -0,0 +1,24 @@ +S2SS LiveUSB Image +=================================================================== + +This archive contains an image of Fedora installation +which has been tuned for low latency and overall performance. +It facilitates the setup of a S2SS instance and is designed to be used +by partners of the Institute for Automation of Complex Power Systems (ACS). + +This image will automatically request an IP address via DHCP +and create a SSH tunnel to the central orchestration server. +This allows further configuration and control. + +The default credentials are: + + User: root + Password: s2ss-admin + +Copy image with bundled tool [1] to a USB stick or a harddisk. +The image is about 2GB in size. +IMPORTANT: All contents of the stick will be wiped! Make backups! + +[1] http://www.alexpage.de/usb-image-tool/ + +Contact: Steffen Vogel \ No newline at end of file