This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| getting_started:18_install_ubuntu_coovachilli [2019/12/23 05:06] – [Test the DNS] admin | getting_started:18_install_ubuntu_coovachilli [2019/12/23 12:27] (current) – [Installing CoovaChilli] admin | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| <code bash> | <code bash> | ||
| + | # If you downloaded with wget | ||
| tar -xzvf 1.5.tar.gz | tar -xzvf 1.5.tar.gz | ||
| + | # If you downloaded with the browser | ||
| + | tar -xzvf coova-chilli-1.5.tar.gz | ||
| cd coova-chilli-1.5/ | cd coova-chilli-1.5/ | ||