Linux PowerPC Server Software

AmigaOne X5000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

BIND named DNS server on Fedora 27 Server PPC64

Split View:

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

Image

I compiled the latest Apache httpd 2.4.41 on Fedora Server 27 PPC64 today.

file /usr/local/apache2/bin/apachectl

Code: Select all

/usr/local/apache2/bin/apachectl: POSIX shell script, ASCII text executable
file /usr/local/apache2/bin/httpd

Code: Select all

/usr/local/apache2/bin/httpd: ELF 64-bit MSB executable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.1, for GNU/Linux 3.2.0, BuildID[sha1]=631445f58b8678452ba4dd7c4d084648a2c0e515, with debug_info, not stripped
ldd /usr/local/apache2/bin/httpd

Code: Select all

linux-vdso64.so.1 (0x00003fff8ae10000)
libpcre.so.1 => /lib64/libpcre.so.1 (0x00003fff8ad65000)
libaprutil-1.so.0 => /usr/local/apr/lib/libaprutil-1.so.0 (0x00003fff8ad20000)
libexpat.so.1 => /lib64/libexpat.so.1 (0x00003fff8acbf000)
libapr-1.so.0 => /usr/local/apr/lib/libapr-1.so.0 (0x00003fff8ac62000)
librt.so.1 => /lib64/librt.so.1 (0x00003fff8ac41000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00003fff8abf2000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00003fff8abad000)
libdl.so.2 => /lib64/libdl.so.2 (0x00003fff8ab8c000)
libc.so.6 => /lib64/libc.so.6 (0x00003fff8a976000)
libfreebl3.so => /lib64/libfreebl3.so (0x00003fff8a963000)
/lib64/ld64.so.1 (0x00003fff8ae13000)
Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

Fedora Server 27 PPC64 with Apache 2.4.41 (Basic Authentication):

Image Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

Fedora 27 Server PPC64 with PHP 7.4.1:

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

Netfilter REJECT target support (CONFIG_IP_NF_TARGET_REJECT):

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

Forward a TCP port to another IP or port using NAT with iptables:

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
caseycullen
Posts: 519
Joined: Sat Dec 17, 2016 7:12 am
Location: Madison, WI USA
Contact:

Re: Linux PowerPC Server Software

Post by caseycullen »

A basic functional LAMP stack has been added to Fienix in the new repository with Apache 2.4.41, MySQL 5.7, and PHP 7.3.
-Casey
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

caseycullen wrote:A basic functional LAMP stack has been added to Fienix in the new repository with Apache 2.4.41, MySQL 5.7, and PHP 7.3.
-Casey
Great! Thank you!
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

openSUSE Tumbleweed PPC64 with the Squid caching proxy server 5.0.1:

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Linux PowerPC Server Software

Post by xeno74 »

Squid User Authentication

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply