| 34 |  | * On the console, create a directory, {{{migration}}} and download the migration script [conmig.sh]. | 
          
            |  | 34 | * On the console, create a directory called {{{migration}}} and download the simplified [https://wiki.cosmos-lab.org/raw-attachment/wiki/Tutorials/EdgeComputing/ServiceMigration/conmig.sh Migration Script] in it: {{{wget https://wiki.cosmos-lab.org/raw-attachment/wiki/Tutorials/EdgeComputing/ServiceMigration/conmig.sh}}}. | 
          
            |  | 35 |  | 
          
            |  | 36 | ==== Experiment ==== | 
          
            |  | 37 | * On the console, under the {{{migration}}} directrory, run {{{chmod +x *.sh}}} to set permissions. | 
          
            |  | 38 | * Run the migration script as {{{./conmig.sh}}} to observe container packing and migration. |