Page 29 of 38

Re: Linux PowerPC Server Software

Posted: Tue Nov 23, 2021 5:58 pm
by xeno74
A simple script for adding users:

Image

Re: Linux PowerPC Server Software

Posted: Wed Nov 24, 2021 4:40 pm
by xeno74
sudoers for sudo commands:

Image

Configuring automount with autofs on Void PPC:

Image

Re: Linux PowerPC Server Software

Posted: Thu Nov 25, 2021 6:43 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:40 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:15 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:50 pm
by xeno74
OpenSSH Public User Key Authentication with PuTTY and Pageant:

Image

Re: Linux PowerPC Server Software

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

Image

Re: Linux PowerPC Server Software

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

Image