connect two computers for file sharing
Jordi Ferrando
jferrando at netplc.com
Sat Nov 4 19:36:19 UTC 2006
Hi,
Choose a network for you locally administrated network (not public
internet IPs)
One valid range could be:
192.168.0.x
Means you can assign IPs from 192.168.0.1 to 192.168.0.254
You can't assign IP 192.168.0.0 (this is not valid, '0' terminated means
network) and 192.168.0.255 (this one is for the "broadcast".
Choose: 192.168.0.1 and 192.168.0.2
The network mask is 255.255.255.0 in this case for all computers in your
network.
Install openssh-server and openssh-client packages in both computers
Then, using konqueror, type the url: sftp://yourusername@192.168.0.1 or
sftp://yourusername@192.168.0.2
Additional networking can be achieved using SAMBA (Microsoft file
sharing) and NFS (traditional Unix Network File System, has security
problems).
Hope it helps.
Donatas G. escribió:
> How do I connect two computers for file transfer under kubuntu dapper?
>
> They both have lan cards and I can connect them using a lan cable, but after
> that - I am lost :)
>
> First I guess I have to assign both computers manual IPs, and then? What
> packages should I install to make full use of the KDE built in file sharing
> (I mean, the System settings module Sharing > file sharing and the options
> that become available upon selecting Properties of a directory in a konqueror
> window... Is there a howto about this anywhere?
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20061104/70c21ea7/attachment.html>
More information about the kubuntu-users
mailing list