Page 5 of 37

Re: Linux PowerPC Server Software

Posted: Sun Mar 22, 2020 1:21 pm
by xeno74
NFS server:

Image

Re: Linux PowerPC Server Software

Posted: Mon Mar 23, 2020 2:01 pm
by xeno74
TCP Wrapper and IP Tables:

Image

Re: Linux PowerPC Server Software

Posted: Tue Apr 07, 2020 5:04 pm
by xeno74
Samba:

Image

Image

Image

Image

Image

Re: Linux PowerPC Server Software

Posted: Thu Apr 16, 2020 1:28 pm
by xeno74
NGiNX [engine x] (HTTP and reverse proxy server with IMAP and POP3 proxy support) on an AmigaOne X1000:

Image

Virtual HTTP server (/etc/nginx/sites-available/supertuxkart-amiga):

Code: Select all

server {
    listen          80;
    server_name     www.supertuxkart-amiga.de;
    index           index.html;
    root            /var/www/supertuxkart-amiga.de;

Re: Linux PowerPC Server Software

Posted: Fri Apr 17, 2020 1:02 pm
by xeno74
Windows NT 4.0 and Windows 7 connected to a Samba server on an AmigaOne X1000:

Image

Re: Linux PowerPC Server Software

Posted: Sat Apr 18, 2020 6:50 pm
by xeno74
Windows NT 4.0 connected to a Samba server on an AmigaOne X1000:

Image

Re: Linux PowerPC Server Software

Posted: Tue Apr 21, 2020 4:53 pm
by xeno74
Windows NT 4.0 connected to a Samba server on an AmigaOne X1000 part3:

Image

Re: Linux PowerPC Server Software

Posted: Thu Apr 23, 2020 6:20 pm
by xeno74
Net ADS join (X5000: Samba AD-DC and X1000: Samba server):

Image

Image

Re: Linux PowerPC Server Software

Posted: Thu Apr 30, 2020 4:50 pm
by xeno74
OpenVPN P-t-P between X5000 and X1000:

Image

Re: Linux PowerPC Server Software

Posted: Fri May 01, 2020 8:44 pm
by xeno74
OpenVPN server:

Image

Image