Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:quick_start_guide [2015/02/15 10:43]
nico
en:quick_start_guide [2015/02/15 11:18]
nico
Line 15: Line 15:
  
    $ cd ~/Downloads    $ cd ~/Downloads
-   $ tar xvf calaos-image-raspberrypi-v2.0.tar.xz --strip=10+   $ tar xvf calaos-image-raspberrypi-v2.0.tar.xz
  
 Insert the sdcard into the sdcard reader of your PC. Insert the sdcard into the sdcard reader of your PC.
Line 82: Line 82:
 ======  Calaos Server configuration ======  ======  Calaos Server configuration ====== 
  
-The first thing to do is to start calaos_server to let him create a defaut set of config files in /etc/calaos : +You can set the basic parameters of your calaos installation : username and password.
- +
-    systemctl start calaos-server +
- +
-Then you can set the basic parameters of your calaos installation : username and password.+
  
     $ calaos_config set cn_user nico     $ calaos_config set cn_user nico
Line 92: Line 88:
  
 These user and password are those that you will use to connect from Calaos Web, Calaos Home or Calaos Installer. These user and password are those that you will use to connect from Calaos Web, Calaos Home or Calaos Installer.
-By default when you boot the raspberrypi with a **Calaos OS** image, calaos-server is not started automatically. 
-If you want it activated every time you start the card, enable it at startup with the following command : 
  
-   systemctl enable calaos-server+Restart calaos_server to take this new parameters into account :  
 + 
 +    systemctl restart calaos_server
  
 To see if everything is working fine with calaos server, you can try to connect to the server via Calaos Web. Start your favorite web browser and connect to http://raspberrypi or http://ip_address     To see if everything is working fine with calaos server, you can try to connect to the server via Calaos Web. Start your favorite web browser and connect to http://raspberrypi or http://ip_address    
Line 103: Line 99:
  
 Calaos Installer is an application for Linux, Macos X and Windows. Calaos Installer is an application for Linux, Macos X and Windows.
-You can download it here : TBD+You can download it here : [[http://www.calaos.fr/download/stable/calaos_installer/]] 
 + 
 +Install calaos-installer for you OS from this page, and launch it. 
 + 
 +On the interface, you should find a **Autodetection** button. Click on it. It launch the discovery of Calaos Server trough the network. 
 +If Calaos Server is found, the IP address is displayed in the Window. You can then double click on this IP address and connect to Calaos Server with the credentials you fixed in the first section of this guide. 
 + 
 +You can now add the Input/Output with calaos-installer depending on the Hardware connected to calaos-server.