
Linux PowerPC Server Software
Re: Linux PowerPC Server Software
IP subnetting with ipcalc:

BTW, I tested ipcalc in a virtual e5500 PPC64 QEMU machine connected via VNC today.
Code: Select all
qemu-system-ppc64 -M ppce500 -cpu e5500 -m 1024 -kernel uImage-5.10 -drive format=raw,file=MATE_PowerPC_Remix_2017_0.9.1.img,index=0,if=virtio -netdev user,id=mynet0 -device virtio-net-pci,netdev=mynet0 -append "rw root=/dev/vda" -device virtio-vga -usb -device usb-ehci,id=ehci -device usb-tablet -device virtio-keyboard-pci -smp 4 -vnc :1
Re: Linux PowerPC Server Software
Re: Linux PowerPC Server Software
I compiled Samba 4.13.2 on SLES 15 SP2 and joined it as AD DC to my domain today.
Now I have 3 Active Directory Domain Controllers with replication in my domain.
1. Samba 4.13.2 AD DC on MintPPC (X5000)
2. Samba 4.13.2 AD DC on SLES 15 SP2 (VMware)
3. Windows Server 2008R2 AD DC (VMware)

The X5000 works great as AD DC.
Now I have 3 Active Directory Domain Controllers with replication in my domain.
1. Samba 4.13.2 AD DC on MintPPC (X5000)
2. Samba 4.13.2 AD DC on SLES 15 SP2 (VMware)
3. Windows Server 2008R2 AD DC (VMware)

The X5000 works great as AD DC.
