Page 29 of 37

Re: Linux PowerPC Server Software

Posted: Thu Nov 25, 2021 6:42 am
by xeno74
Configuring automount with autofs for a user on Void PPC:

Image

Re: Linux PowerPC Server Software

Posted: Sat Dec 04, 2021 4:41 pm
by xeno74
Void PPC as an Ansible control host:

Image Image Image Image

Re: Linux PowerPC Server Software

Posted: Sun Dec 05, 2021 4:28 pm
by xeno74
Void PPC as an Ansible control host (part2):

Image

Re: Linux PowerPC Server Software

Posted: Wed Dec 08, 2021 6:03 am
by xeno74
vipw and vigr

Edit the file “/etc/passwd”, “/etc/group”, “/etc/shadow” or “/etc/gshadow”. It‘s very important if several users are using the AmigaOne for administrating.
With the -s flag, they will edit the shadow versions of those files, /etc/shadow and /etc/gshadow, respectively. The programs will set the appropriate locks to prevent file corruption.

Re: Linux PowerPC Server Software

Posted: Thu Dec 09, 2021 5:46 am
by xeno74
Interesting for the user administration:

chage -l” = Show account aging information.

The “-E” option is used to set the password expiry date of the account.

chage -E 2022-02-01 amigaone

Re: Linux PowerPC Server Software

Posted: Sat Dec 11, 2021 3:49 pm
by xeno74
OpenSSH Public User Key Authentication with PuTTY and Pageant:

Image

Re: Linux PowerPC Server Software

Posted: Sat Dec 18, 2021 3:52 pm
by xeno74
OpenSSH Jump Server:

Image

Re: Linux PowerPC Server Software

Posted: Sun Dec 19, 2021 5:23 pm
by xeno74
Import freeIPA CA certificate for Microsoft Edge:

Image

Re: Linux PowerPC Server Software

Posted: Sun Dec 26, 2021 4:35 pm
by xeno74
Ansible playbook for configuring the network with the NetworkManager:

Image

Unfortunately dns4 doesn't work with Ubuntu. I have to copy the resolv.conf manually.

Re: Linux PowerPC Server Software

Posted: Mon Jan 31, 2022 4:37 pm
by xeno74
Backup of an XFS volume:

Image