Getting Started

OCEAN IS IN BETA!

This guide applies to the Ocean BETA units that will ship in February 2016.

If you find a bug while using your Ocean and would like to report it, please send us an email about it!

From the Ocean home page:

Ocean is a mobile server, a device that combines the portability of a mobile phone with the flexibility of a Linux web server.

This implies different setup, administration, and application development steps than you would get with other devices. This documentation web site provides all the information you need to get the most out of your Ocean.

Prerequisites

To communicate with your Ocean via another computer, some tools may be required. Check the following guides to see if you need to install anything.

Setup Your Ocean WiFi Over USB

Ocean is a computer running the Linux operating system. The Ocean is set up to function like a traditional Linux server, in that you do not directly interact with the Ocean via a screen or mouse. Instead, you connect to the device with a remote terminal over a network.

However, since our device does not contain a direct ethernet port, the method for doing this involves a USB connection. Ocean is intended to be used wirelessly, so you should only need to use the USB connection once, when setting up the Ocean for the first time.

Connect to Your Ocean With SSH

Once you've setup WiFi on your Ocean, you'll want to begin communicating with it. ssh is a program that allows secure communication over a network. The following guides explain how to use ssh to talk to your Ocean on your operating system of choice.