Gentoo Forums
Gentoo Forums
Quick Search: in
connect 2 computers on the same network.plz help me :(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
sk8harddiefast
Apprentice
Apprentice


Joined: 15 Feb 2009
Posts: 236
Location: athens

PostPosted: Mon Nov 16, 2009 1:21 am    Post subject: connect 2 computers on the same network.plz help me :( Reply with quote

i have gentoo on my first pc and solaris on my second pc.eth1 is up and work correctly without any problems.what configuration i must do to connect them and have access from each one to the other?????
_________________
Gentoo extremelly addicted user :) visit my site: http://ember-site.webs.com/


Last edited by sk8harddiefast on Mon Nov 16, 2009 9:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 4460
Location: Somewhere over Atlanta, Georgia

PostPosted: Mon Nov 16, 2009 1:36 am    Post subject: Reply with quote

What type of access?
  • For console access, use SSH.
  • For filesystem access, use NFS.
There are other things you might mean but, rather than guessing, why don't you just tell?

- John
_________________
Yoda: "Intentionally left blank, this space is."
Back to top
View user's profile Send private message
sk8harddiefast
Apprentice
Apprentice


Joined: 15 Feb 2009
Posts: 236
Location: athens

PostPosted: Mon Nov 16, 2009 1:48 am    Post subject: Reply with quote

i want for nfs connection.to send data from one pc to the other.also console connection because it sounds very good and i want to try to learn this thing too :)
_________________
Gentoo extremelly addicted user :) visit my site: http://ember-site.webs.com/
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7301
Location: Groton, Massachusetts USA

PostPosted: Tue Nov 17, 2009 12:47 am    Post subject: Reply with quote

I don't know much about Solaris, but on the Gentoo machine, you can do this.
Code:
# emerge nfs-utils
# man exports
# nano -w /etc/exports
# rc-update add nfs default
# man ssh
# rc-update add sshd default
# rc


ps. If you used genkernel, you should be all set on the kernel side. If you configure your own kernel, then you will need to include support for NFS client and server.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum