Changes between Version 2 and Version 3 of ClickImage


Ignore:
Timestamp:
May 26, 2011 11:15:02 AM (13 years ago)
Author:
mikeryan
Comment:

example

Legend:

Unmodified
Added
Removed
Modified
  • ClickImage

    v2 v3  
    99== Using click ==
    1010
    11 click 1.8.0 is installed in /usr/local. If you do not require custom modules, you should be all set.
     11click 1.8.0 is installed in /usr/local. If you do not require custom modules, the image should be usable out of the box.
    1212
    13 == Running the example ==
     13=== Running the example ===
     14
     15For a simple example, download [attachment:test.click test.click] and copy it to your home directory on users.
     16
     17On a node running Ubuntu804-click, run the following command:
     18
     19{{{
     20sudo click-install test.click
     21}}}
     22
     23This will install the example configuration into click running in the kernel. If it succeeds, you should see output similar to the following by running {{{dmesg}}} or reading {{{/var/run/kern.log}}}:
    1424
    1525{{{