Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Setup

openSCADA can be installed using apt on Ubuntu. All you need to start is Ubuntu 12.04 LTS 64bit.

Create a new file apt sources file inĀ  "/etc/apt/sources.list.d" called "openscada.list" with the following content:

deb http://apt.openscada.org stable main
deb http://apt.openscada.org unstable main

Installing

After the sources file has been added call

apt-get update

and use aptitude or synaptic to search for "openscada".

Note

Currently the apt repository suffers from:

  • The lack of signed packages
  • That some packages are only available in the "unstable" repository
  • No labels