Most commands won't do anything if I use the console at my Ubuntu server. Why?

Posted by Tijs on Ask Ubuntu See other posts from Ask Ubuntu or by Tijs
Published on 2011-01-12T07:50:42Z Indexed on 2011/01/12 7:58 UTC
Read the original article Hit count: 379

Filed under:
|
|

I've bought a vps server a few days ago, with Ubuntu on it, but I have a problem now. By nearly all the commands I put in I get this error: : command not found. I am logging in as root. I think this is the Ubuntu version I have: ubuntu-8.04-i386-minimal. (Maybe it has to do with 'minimal'? I really don't know.)

To be more specific, the command I have and try to run now is this: cd ~/mclawl; screen -S MCForge -d -m -c /dev/null -- sh -c 'mono MCForge.exe; exec $SHELL'

If I do so, I get this: -bash: screen: command not found

© Ask Ubuntu or respective owner

Related posts about ubuntu-desktop

Related posts about commands