<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 28.11.2009 11:12, Colin Law wrote:
<blockquote
cite="mid:5fbc01370911280112s2f864e04k19f5b4791ac071a7@mail.gmail.com"
type="cite">
<pre wrap="">2009/11/28 Joep L. Blom <a class="moz-txt-link-rfc2396E" href="mailto:jlblom@neuroweave.nl"><jlblom@neuroweave.nl></a>:
</pre>
<blockquote type="cite">
<pre wrap="">Alex Berber wrote:
</pre>
<blockquote type="cite">
<pre wrap="">*NFS server and client BIG problems on 9.10*
------------------------------------------------------------------------
Hello, I have the next problem, I've installed NFS server and client on
my home server and laptop. On server I've shared directory Shara like this:
Code:
user@server$ sudo nano /etc/exports
/home/booch/Shara/ 192.168.1.102(rw,sync,no_subtree_check)
I gave access to my laptop with IP 192.168.1.102
I've modify file /etc/hosts.allow and /etc/hosts.deny
Code:
user@server$ sudo nano /etc/hosts.deny
portmap: 192.168.1.102/24
lockd: 192.168.1.102/24
mountd: 192.168.1.102/24
rquotad: 192.168.1.102/24
statd: 192.168.1.102/24
Code:
user@server$ sudo nano /etc/hosts.allow
portmap: 192.168.1.102/24
lockd: 192.168.1.102/24
rquotad: 192.168.1.102/24
mountd: 192.168.1.102/24
statd: 192.168.1.102/24
Code:
user@server$ sudo /etc/init.d/nfs-kernel-server restart
On client machine:
Code:
user@client$ sudo mount.nfs 192.168.1.100:/home/booch/Shara /home/mothes/data/ -rw
After this command I have connected file system from server but just
like *READ-FILE SYSTEM ONLY* I can't write something in directory data
on client machine. With rights everything is OK.
*And I can't imagine why ??
Please I need your help, if you have any idea, thanks a lot.*
</pre>
</blockquote>
<pre wrap="">
DON'T HIJACK A THREAD!! START A NEW ONE !!
</pre>
</blockquote>
<pre wrap="">
Or to put that a bit more clearly and quietly for those not in the
know, when starting a new thread always start a new email, do not take
an existing one and just clear out the contents and change the
subject. That leaves thread information in the email header that the
more sophisticated email clients will use to link it in to the
original thread rather than starting a new one.
Colin.
</pre>
</blockquote>
Problem has bee solved. You can check details on Ubuntu forum
<a class="moz-txt-link-freetext" href="http://ubuntuforums.org/showthread.php?p=8398721#post8398721">http://ubuntuforums.org/showthread.php?p=8398721#post8398721</a><br>
<b><br>
Thanks.<br>
Russian blogger. </b><br>
</body>
</html>