>>106Yep.
>>147While by default DF uses SDL thus requires graphics, you can run it in text mode under Unix. It can run in pure terminal. Read below.
>>154On Unix systems this is unnecessary!
In data/init/init.txt use [PRINT_MODE:TEXT] to run DF in terminal. (Linux and OSX only)
This way you can securely connect to other machines using ssh and run DF from there.
You can even use tmux to keep DF running when you disconnect.
You should never use telnet!!!
Even if you use Windows you can still install Putty or something.