diff --git a/how-to/How-To-Setup-Nc-Env-In-Ubuntu-Desktop-20.04.md b/how-to/How-To-Setup-Nc-Env-In-Ubuntu-Desktop-20.04.md index 2cfa45f..8dec9f1 100644 --- a/how-to/How-To-Setup-Nc-Env-In-Ubuntu-Desktop-20.04.md +++ b/how-to/How-To-Setup-Nc-Env-In-Ubuntu-Desktop-20.04.md @@ -140,7 +140,8 @@ Go through the LXD initialization process: -| :note: The process below assumes you have a free local block device that we can use as a storage pool. If you don’t have one, you can use the `dir` backend| +| :memo: The process below assumes you have a free local block device that we can use as a storage pool. If you don’t have one, you can use the `dir` backend| +|----------------------------------------------------------------------------------------------------| ``` @@ -357,8 +358,8 @@ $ vagrant up > log/provision.log ``` -| :note: You can safely ignore the warning: -==> default: The host machine does not support LXD synced folders.| +| :memo: You can safely ignore the warning: `==> default: The host machine does not support LXD synced folders.`| +|----------------------------------------------------------------------------------------------------| You may to want to follow the provisioning progress with the following command: @@ -381,7 +382,8 @@ Assign nc01 to profile nc-env-profile: -| :note: This result could have been achieved also by setting the parameter lxd.profiles in Vagrantfile.| +| :memo: This result could have been achieved also by setting the parameter lxd.profiles in Vagrantfile.| +|----------------------------------------------------------------------------------------------------| ``` $ lxc profile add nc01 nc-env-profile