Quote:
|
Originally Posted by linuxcrazy2006
Dear i got some probllem i want to login via from the network to my unix server which fedora 4 but i am not able to i do nt know why may some one hellp how to login thanks
|
Okay I assume this means you are doing something like :
$ ssh root@somebox
-or-
$ ssh
root@xxx.xx.x.x
...and you are not getting the result you expect? Could you provide more info?
Quote:
|
ALSO I AM NOT ABLE TO FIND THE DNS ICON IN THIS FEDORA 4 SO PLEASE LET ME KNOW THANKS IN ADVANCE
|
Are you trying to setup the DNS service IPs for your machine? Most ISPs assign these for you via DHCP. You can set them through the system administration menu, or edit /etc/resolv.conf by hand, if you know the DNS IPs.
Or are you trying to setup a DNS service? In that case, you will probably want to go with a caching name server.
Let us know what you are trying to do.