Re: [Astlinux-users] Using VMware Templates

2022-08-06 Thread Michael Knill
Thanks guys for your input. Regards Michael Knill On 7/8/2022, 2:41 am, "Lonnie Abelbeck" wrote: Good catch David, it is good practice to always remove the /etc/udev/rules.d/70-persistent-net.rules file (if it exists) when creating a template AstLinux system. Though for the VM case,

Re: [Astlinux-users] Using VMware Templates

2022-08-06 Thread Lonnie Abelbeck
Good catch David, it is good practice to always remove the /etc/udev/rules.d/70-persistent-net.rules file (if it exists) when creating a template AstLinux system. Though for the VM case, the standard udev rules do not generate /etc/udev/rules.d/70-persistent-net.rules for virtual interfaces. B

Re: [Astlinux-users] Using VMware Templates

2022-08-06 Thread David Kerr
Lonnie, What about /etc/udev/rules.d/70-persistent-net.rules does it need to be regenerated too? David. On Sat, Aug 6, 2022 at 9:57 AM Lonnie Abelbeck wrote: > Hi Michael, > > You are missing an important set of keys: > -- > Server SSH Keys – 'rm /mnt/kd/ssh/ssh_host_*' are removed so host se

Re: [Astlinux-users] Using VMware Templates

2022-08-06 Thread Lonnie Abelbeck
Hi Michael, You are missing an important set of keys: -- Server SSH Keys – 'rm /mnt/kd/ssh/ssh_host_*' are removed so host server keys are regenerated -- BTW, the ssh/ssh_host_* are for the sshd server, the ssh_root_keys/ are for outbound 'root' user ssh keys. As you mentioned (implied), every

Re: [Astlinux-users] Using VMware Templates

2022-08-05 Thread Michael Knill
Whoops typo: * Zabbix Key – ssl/zabbix_secret.psk is removed in the template so it is regenerated (when you access the Zabbix Tab I believe) Regards Michael Knill From: Michael Knill Reply to: AstLinux List Date: Saturday, 6 August 2022 at 12:38 pm To: AstLinux List Subject: [Astlinux-us