I am fairly new to linux but I believe I am doing everything correctly but am not understanding why the command will not execute.
I am following step by step on the wiki ([url]http://fogproject.org/wiki/index.php/Ubuntu_12.04[/url]) and I am using Ubuntu 13.10 with fog 1.2.0.
The directory I am in is /Desktop/fog/bin$
When I run the command [B]ls [/B]it shows installfog.sh but then when I run command [B]sudo ./installfog.sh [/B]it comes back with “sudo: ./installfog.sh: command not found”.
I have even tried [B]sudo ./inst [/B]and then tab to populate the file name but nothing happens.
Am I missing something?