Page 21 of 37

Re: Linux PowerPC Server Software

Posted: Fri Apr 16, 2021 12:37 am
by xeno74
Delegating of OpenLDAP Authentication to Active Directory part2:

Image

Re: Linux PowerPC Server Software

Posted: Wed Apr 21, 2021 3:57 pm
by xeno74
Preparation of an OpenLDAP replication part1:

Image

Re: Linux PowerPC Server Software

Posted: Thu Apr 22, 2021 2:03 pm
by xeno74
Preparation OpenLDAP replication part2:

Image

Sometimes you need to add "olcDbIndex: entryUUID eq" via "indexes.ldif" and run "slapindex" as well on the client (consumer).
A provider propagates the directory updates to one or more consumers.

Re: Linux PowerPC Server Software

Posted: Sat Apr 24, 2021 2:57 pm
by xeno74
Syncrepl and Referral:

Image

Re: Linux PowerPC Server Software

Posted: Tue May 18, 2021 7:17 pm
by xeno74
Samba inherit acls:

Image

Re: Linux PowerPC Server Software

Posted: Thu May 20, 2021 2:19 pm
by xeno74
Samba smbcquotas:

Image

I compiled a kernel with Quota support for the X5000 today.

Download: linux-image-5.10.38-X1000_X5000.tar.gz

Re: Linux PowerPC Server Software

Posted: Sat May 22, 2021 3:05 pm
by xeno74
Simple Samba configuration for public file access without password:

Image

Re: Linux PowerPC Server Software

Posted: Thu May 27, 2021 4:08 pm
by xeno74
Ansible part1:

Image

Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates.

Re: Linux PowerPC Server Software

Posted: Fri May 28, 2021 10:35 am
by xeno74
Ansible part2:

Image

Re: Linux PowerPC Server Software

Posted: Sat May 29, 2021 3:00 pm
by xeno74
Ansible part3:

Image