-
GoinEasy9
-
RE: acer netbook problems
-
How are you attaching to the internet now? Do you have a router? If both machines are connected to the same router (wired or wireless), you should be able to access the files over the network.
I'm not familiar with Unity on Ubuntu, so I can't give you a first hand experience, but, you should be able to find desktop sharing software, or file sharing software in your Ubuntu repos.
You could also mount a partition that is on machine 1 from machine 2. You could also ssh from one machine into another, or use sshfs for mounting. If you just want to copy a file from one machine to another you can use scp.
There's no need to settle for usb sticks or google-docs, although sometimes they are the easier solution. It depends on how you want to share the files.
-
01 Dec 12
How are you attaching to the internet now? Do you have a router? If both machines are connected to the same router (wired or wireless), you should be able to access the files over the network.
I'm not familiar with Unity on Ubuntu, so I can't give you a first hand experience, but, you should be able to find desktop sharing software, or file sharing software in your Ubuntu repos.
You could also mount a partition that is on machine 1 from machine 2. You could also ssh from one machine into another, or use sshfs for mounting. If you just want to copy a file from one machine to another you can use scp.
There's no need to settle for usb sticks or google-docs, although sometimes they are the easier solution. It depends on how you want to share the files.