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
Previous revision
Next revision Both sides next revision
en:quick_start_guide [2015/02/15 10:33]
nico
en:quick_start_guide [2015/02/15 11:19]
nico [House configuration with Calaos Installer]
Line 52: Line 52:
 Let's now copy **calaos os** on the sdcard Let's now copy **calaos os** on the sdcard
  
-   sudo dd if=calaos-image-raspberrypi-2014-04-28.sdimg of=/dev/mmcblk0+   sudo dd if=calaos-image-raspberrypi-v2.0-20150214101639.rootfs.rpi-sdimg of=/dev/mmcblk0
  
 Once the operation is completed, you can remove the sdcard, and insert it in the Raspberry pi. Once the operation is completed, you can remove the sdcard, and insert it in the Raspberry pi.
Line 60: Line 60:
 You can use ApplePi-Baker. It's a free utility that allows you to write an image to the sdcard. You can use ApplePi-Baker. It's a free utility that allows you to write an image to the sdcard.
 It can be download here : [[http://www.tweaking4all.com/downloads/raspberrypi/ApplePi-Baker.zip]] It can be download here : [[http://www.tweaking4all.com/downloads/raspberrypi/ApplePi-Baker.zip]]
 +
  
 === Windows === === Windows ===
Line 81: 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 91: 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 102: 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 launched the discovery process 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 it 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.