Where is 'open in terminal'?

you need install a package named nautilus-open-terminal Install nautilus-open-terminal:

Install via the software center

or:

sudo apt-get install nautilus-open-terminal

and restart nautilus:

nautilus -q && sleep 1 && nautilus -n

or logout and login again.