scot
Group: Members
Posts: 15
Joined: Dec. 2006 |
|
Posted: Jan. 20 2007,22:34 |
|
Yes, it's not hard. You have to give each machine an IP address (see the FAQ in the wiki about setting up static IP addresses [http://damnsmalllinux.org/wiki/index.php/Frequently_Asked_Questions], though note that a default gateway and nameserver are not necessary for a simple link between two computers. You can then transfer files with scp (copy over ssh), or, pull up a shell on the other machine with ssh, and even run x window programs off of the other machine (ssh in, and type 'firefox'. You're running it on the host computer, but seeing it on the client.
|