Running Ubuntu 9.10, when I execute:
rdesktop 147.145.168.224 &
The remote desktop window appears, and the command appears to end in the shell it was executed from because I can execute further commands; however, when I close the shell the remote desktop window closes with it. How can I spawn the rdesktop process such that it remains open when the terminal that spawned it closes? I don't seem to have the same problem with running:
firefox &