Page 38 of 38
Re: Linux PowerPC Server Software
Posted: Fri Jun 06, 2025 1:53 pm
by xeno74
Samba public share:
Creating a Samba account:
smbpasswd -a amigaone
Re: Linux PowerPC Server Software
Posted: Fri Oct 24, 2025 12:47 pm
by xeno74
xeno74 wrote: Thu Mar 31, 2022 4:03 pm
NFSd (NFS server) v4 with v3 support:
You can mount the exported directory with the NFS3 and NFS4 protocol.
Differences in the /etc/fstab:
#NFS3
buildhost.a-eon.tld:/srv/public /nfs_public nfs _netdev,rw 0 0
#NFS4
buildhost.a-eon.tld:/public /nfs_public nfs _netdev,rw 0 0
Re: Linux PowerPC Server Software
Posted: Tue Nov 04, 2025 2:00 pm
by xeno74
SSL connection between Postfix/Dovecot and BrassMonkey.

Re: Linux PowerPC Server Software
Posted: Mon Nov 17, 2025 10:46 am
by xeno74
NFS connection from a QEMU e5500 guest to a NFS server on a host:

Re: Linux PowerPC Server Software
Posted: Tue Nov 18, 2025 6:15 pm
by xeno74
NFSv4 connection between a QEMU e5500 guest and a NFS server with fsid=0 on a host:

Re: Linux PowerPC Server Software
Posted: Thu Nov 20, 2025 7:11 am
by xeno74
SMB tests with the X5000 (Samba):
Strange progress but the transfer was very fast. 117.3 MB/s equal 938.4 Mbit/s.
Re: Linux PowerPC Server Software
Posted: Fri Nov 21, 2025 7:20 am
by xeno74
SMB tests with the X5000 (Samba) part2 (gvfs-smb and manual mounting):
