Page 13 of 37

Re: Linux PowerPC Server Software

Posted: Thu Oct 01, 2020 3:51 pm
by xeno74
This is really impressive :-). Three virtual x86 QEMU machines on a X5000 connected to each other in a tap network with a virtual bridge. A Samba server is running in a virtual x86 guest and all other machines including the PowerPC host system can access it.

Image

Re: Linux PowerPC Server Software

Posted: Fri Oct 02, 2020 3:49 pm
by xeno74
Bridge-only network with Samba:

Image

Re: Linux PowerPC Server Software

Posted: Sat Oct 03, 2020 8:56 am
by xeno74
brctl setfd <bridge name> 4.0

for DHCP via bridge.

Re: Linux PowerPC Server Software

Posted: Mon Oct 05, 2020 10:05 am
by xeno74
OpenSSH version 1 connect (SSH-1):

Image

Code: Select all

/etc/ssh/sshd_config: PasswordAuthentication yes

Re: Linux PowerPC Server Software

Posted: Thu Oct 08, 2020 12:39 pm
by xeno74
SSH login with an openLDAP account:

Image

Re: Linux PowerPC Server Software

Posted: Mon Oct 19, 2020 3:52 pm
by xeno74
Desktop firewall with iptables:

Image

Image

Re: Linux PowerPC Server Software

Posted: Tue Oct 20, 2020 12:39 pm
by xeno74
Desktop firewall with iptables part2:

Image

Re: Linux PowerPC Server Software

Posted: Tue Nov 03, 2020 1:46 pm
by xeno74
openSUSE Tumbleweed PPC64 with Apache:

Image

Re: Linux PowerPC Server Software

Posted: Wed Nov 04, 2020 1:33 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

Image

Re: Linux PowerPC Server Software

Posted: Fri Nov 06, 2020 6:06 pm
by xeno74
SUSE with OpenSSL:

Image