legacy-ssh-enabler
Allow your newer OpenSSH client and server to talk with older SSH clients and servers, system-wide.
legacy-ssh-enabler
Linux PowerPC Server Software
Re: Linux PowerPC Server Software
IP Virtual Server IPVS (Load Balancer for a cluster of two or more real servers)
Download kernel: github.com

Download kernel: github.com

Re: Linux PowerPC Server Software
bash-5. 1# cat /etc/sv/ipvs/run
Code: Select all
#!/bin/sh
exec /bin/bash -c "/sbin/ipvsadm-restore < /root/ipvsadm.conf && /sbin/iptables-restore < /root/iptables.conf"