<br><br><div class="gmail_quote">On Sat, Jan 24, 2009 at 5:29 PM, Alan E. Davis <span dir="ltr"><<a href="mailto:lngndvs@gmail.com">lngndvs@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div class="Ih2E3d">On Sun, Jan 25, 2009 at 6:50 AM, Alex Katebi <span dir="ltr"><<a href="mailto:alex.katebi@gmail.com" target="_blank">alex.katebi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Why you need to move files around? wouldn't it be nicer if all files were in one place and all the nodes had access to them? I would use NFS. put all the files on a server and export that directory to all clients. It is very easy to do that.</blockquote>

</div><div><br>I can see the advantage of doing that, and I will try.  I tried to watch a video with vlc on the laptop, with the video file on the desktop.  I ssh-ed into the desktop and started vlc.  It did run,</div></div>
</blockquote><div><br>You don't want to do ssh for video, ssh encrypts every packet. That is why it is slow. Most people don't have a fast enough PC to encrypt video.  <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div> but the movie was choppy, I assume because of bandwidth issues.  Would this problem go away with NFS?</div></div></blockquote><div><br>I think you should be fine as long as you are within your local network not going to the Internet.. Your wired LAN is 10 mega bits per sec and your wireless is 54 mega bits per second. Your video player is way below that. There is a good NFS how to on the Ubuntu. I made my NFS server to have static IP address (192.168.1.200) so I don't have to worry about DNS. <br>
<br><a href="https://help.ubuntu.com/community/SettingUpNFSHowTo">https://help.ubuntu.com/community/SettingUpNFSHowTo</a><br> <br>If you decide to go this route I can help you out.<br><br>Good Luck!<br>-Alex<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div><br>
<br>Thank you for your response,<br><br> <br></div></div><div><div></div><div class="Wj3C7c"><br clear="all"><br>-- <br>Alan  <br><br>It is undesirable to believe a proposition when <br>there is no ground whatsoever for supposing it is true.<br>
  -- Bertrand Russell <br>
<br>
</div></div><br>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br>