Page 13 of 38
Re: Linux PowerPC Server Software
Posted: Mon Oct 05, 2020 10:07 am
by xeno74
OpenSSH version 1 connect (SSH-1):
Code: Select all
/etc/ssh/sshd_config: PasswordAuthentication yes
Re: Linux PowerPC Server Software
Posted: Thu Oct 08, 2020 12:40 pm
by xeno74
SSH login with an openLDAP account:

Re: Linux PowerPC Server Software
Posted: Mon Oct 19, 2020 3:52 pm
by xeno74
Desktop firewall with iptables:

Re: Linux PowerPC Server Software
Posted: Tue Oct 20, 2020 12:40 pm
by xeno74
Desktop firewall with iptables part2:

Re: Linux PowerPC Server Software
Posted: Tue Nov 03, 2020 1:47 pm
by xeno74
openSUSE Tumbleweed PPC64 with Apache:

Re: Linux PowerPC Server Software
Posted: Wed Nov 04, 2020 1:34 pm
by xeno74
It was really easy to configure a master and a slave BIND server with YaST. SUSE is really a great server OS.
BIND master DNS server: SUSE Linux Enterprise Server 15 SP2 x86_64
BIND slave DNS server: openSUSE Tumbleweed 20201002 PPC64

Re: Linux PowerPC Server Software
Posted: Fri Nov 06, 2020 6:08 pm
by xeno74
SUSE with OpenSSL:

Re: Linux PowerPC Server Software
Posted: Sat Nov 07, 2020 2:57 pm
by xeno74
SUSE with OpenSSL part2:

Re: Linux PowerPC Server Software
Posted: Sun Nov 15, 2020 6:13 pm
by xeno74
OpenLDAP (ldapmodify):

Re: Linux PowerPC Server Software
Posted: Tue Nov 17, 2020 5:40 pm
by xeno74
xeno74 wrote: Wed Feb 26, 2020 7:10 pm
IP subnetting
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