> 
> If I go to the machine and log in as root I can run all the comands.  

Yep

> 1) Why cant I run them from remote through telnet?  

I forget what the file is, mabye /etc/securetty, (not at my linux box
right now).  This file defines which terminals root can log into.
By default, root can only log into virtual-consoles on that box.
For obvious security reasons, one can't log in remotely as root.
You can change this behavior if you wish, but I STRONGLY advise
against it. 

> 2)Also how do I make a symbolic link.  I thought the command was 'symlink' but it 
>appears that I dont have that command.  Any ideas?
>

The command is "ln".  Check the man page for usage.
 
> Thanks again!
> 
Any Time,

Bryan Scairnge

Reply via email to