Groups | Search | Server Info | Login | Register
Groups > comp.sys.acorn.networking > #5200
| From | Bob Latham <bob@sick-of-spam.invalid> |
|---|---|
| Newsgroups | comp.sys.acorn.networking |
| Subject | Re: Connecting LanMan98 to Raspberry Pi 5 |
| Date | 2025-05-29 14:53 +0100 |
| Organization | None |
| Message-ID | <5c24a18f5ebob@sick-of-spam.invalid> (permalink) |
| References | (2 earlier) <5c2485cdc6bob@sick-of-spam.invalid> <lKm*sRGdA@news.chiark.greenend.org.uk> <5f9e8b245c.chris@mytardis> <5c248f833cbob@sick-of-spam.invalid> <kKm*GpHdA@news.chiark.greenend.org.uk> |
In article <kKm*GpHdA@news.chiark.greenend.org.uk>,
Theo <theom+news@chiark.greenend.org.uk> wrote:
> Bob Latham <bob@sick-of-spam.invalid> wrote:
> > It may use other wording but nothing about "no conversion".
> Is it perhaps the 'TranslateWin: 1'?
Actually I don't think it is. I think translateWin refers to the
option "Translate characters that are illegal on Windows" I presume a
value of 1 is on and 0 is off.
By working on getting NFS server running on a pi I found the wording
is in fact
Encoding: No Conversion.
That's what seems to me to reveal 2,3,4, byte utf-8 codes as they are
stored on my NAS. Very useful, wish LM98 could get near that.
> > I wish I understood uid, gid and gids.
> Let me try...
Wow thanks Theo. I have read that twice already, It's going in,
slowly but it's going in. Another 6 or 7 reads and maybe just maybe...
Thanks a lot Theo good of you.
Today I managed to get an NFS share working from a pi. It was a hack
I'm sure but it worked.
For anyone interested what I did was...
install NFS package.
sudo apt-get install -y nfs-kernel-server
Some say it should be 3 packages ...
sudo apt-get install -y nfs-kernel-server portmap nfs-common
but I found the second two were already installed.
Edit the file: /etc/exports
add lines like this...
/testbob 192.168.1.0/24(rw,sync)
/home 192.168.1.0/24(rw,sync)
Then restart the server.
sudo /etc/init.d/nfs-kernel-server restart
Permissions then show their ugly head. I found that
chmod 707 pi (as in /home/pi)
fixed that problem for me.
Can I do that for the entire machine for full access?
The front end on sunfish is doing my head in! If you rename or
shorten the connection name you lose the ability to change any
settings, it locks down and I can't find a way back. Real pain.
Thanks again for the help.
Cheers,
Bob.
Back to comp.sys.acorn.networking | Previous | Next — Previous in thread | Next in thread | Find similar
Connecting LanMan98 to Raspberry Pi 5 Brian Howlett <news-spamtrap@brianhowlett.me.uk> - 2025-05-27 22:08 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 John <newsmcc@blueyonder.co.uk> - 2025-05-28 10:34 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-28 11:23 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-28 11:46 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 John <newsmcc@blueyonder.co.uk> - 2025-05-28 15:12 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Brian Howlett <news-spamtrap@brianhowlett.me.uk> - 2025-05-28 18:19 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 druck <news@druck.org.uk> - 2025-05-28 21:19 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-29 09:49 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-29 10:39 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Chris Hughes <news13@noonehere.co.uk> - 2025-05-29 10:53 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-29 11:36 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-29 13:13 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-29 14:53 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-29 16:29 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-30 11:34 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-30 12:38 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-31 11:10 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-31 21:11 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-06-01 13:00 +0100
Connecting LanMan98 to Raspberry Pi 5 Dnews <dnews@triffid.co.uk> - 2025-05-29 18:32 +0100
csiph-web