Search Options
close
Search the following clips:
All Clips
Everyone's Clips
My Guides
Sign Up
Install
Learn More
Login
NFS per condivisione file
mitico
follow
0
8-9-2008 4:05 AM
117 views
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Today's Top Clips
Roses and Glass roses
Christmas Tree Worm
In Death, Little Boy Teaches Others How to Live
Titanoboa The Biggest Snake of All Time
Hand-tinted Vintage Images of Japan & China
The First 3-D Image of a Mandelbrot Fractal Is Stunning
FBI Considered "It's A Wonderful Life" Communist Propaganda
Policewomen in Afghanistan have special roles to fill
Insect Photos 2009
New Year's Eve brings lunar rarity
visit the
Top Clips page
View the Top Clips from
August 9, 2008
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/605e041c-d796-4ca2-a86e-8cf9c1c4836f/3C4F4F65-BC94-4F4B-AD42-210331883877/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html" href="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html" style="font-size: 11px;">ubuntufacile.blogspot.com</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><H3 class="post-title entry-title"> <A href="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html" linkindex="2" set="yes">condivisione cartelle tra sistema eeepc e debian</A> </H3></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>incominciamo installando i pacchetti sul computer server quello su cui bisogna condividere una cartella, apriamo un terminale scriviamo:</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>sudo apt-get install nfs-common nfs-kernel-server portmap openssh-server</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>configuriamo il file exports, in questo file dobbiamo indicare i computer che possono accedere alla cartella condivisa.</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>sudo nano /etc/exports</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><SPAN>/home/tigre/condividi 192.168.125.138(rw,sync)</SPAN></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html">Finita la configurazione lato server passiamo al computer client sempre da terminale installiamo<BR /><DIV>i seguenti pacchetti:nfs-common portmap.</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>sudo apt-get install nfs-common portmap</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>configuriamo un punto di mount che servirà al montaggio della cartella remota sul server.</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>sudo mkdir /mnt/condivisione</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>vi ricordo che ci troviamo nel computer client.</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><DIV>sudo mount -t nfs "mettere indirizzo ip del server":/cartella condivisa/ /punto di montaggio</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://ubuntufacile.blogspot.com/2008/08/condivisione-cartelle-tra-sistema.html"><SPAN>sudo mount -t nfs 192.168.2.3:/home/tigre/condividi /mnt/condivisione</SPAN></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/3C4F4F65-BC94-4F4B-AD42-210331883877/blog/" title="blog or email this clip"><img src="http://content9.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
New from the makers of Clipmarks:
Amplify.com - Don't just share the news...Amplify it!
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Copyright
Privacy
EULA
OK