Ubuntu does not have a default open in terminal context, install the following to add "Open in Terminal"
sudo apt-get install nautilus-open-terminal
This will not take effect until you restart or do the following command:
nautilus -q

Technical notes, and other ideas.
Ubuntu does not have a default open in terminal context, install the following to add "Open in Terminal"
sudo apt-get install nautilus-open-terminal
This will not take effect until you restart or do the following command:
nautilus -q