Re: CfEngine vs bash scripts

2023-05-13 Thread Dashamir Hoxha
On Sat, May 13, 2023 at 9:07 AM Dominik George wrote: > > That said, both Mike and me are making efforts to introduce FAI to parts > of Debian Edu, but not for everything. > This seems interesting. I hope there will be some instructions on how to use it. Dashamir

Re: Thic client (X2Go) workaround

2023-05-13 Thread Juri Grabowski
Hello together, On Thu, Oct 27, 2022 at 12:36:14PM +0200, Dashamir Hoxha wrote: > But only for the users that make the first login after this configuration > is done. For the users that already made the first login, it seems like the > old settings have been cached somehow and this does not fix it

Re: CfEngine vs bash scripts

2023-05-13 Thread Dominik George
Hi, > But when there is only one server to configure and maintain, bash scripts are > much better. No. Sometimes, sometimes not. > - They are more powerful and flexible. Yes. And no. Cfengine can call shell commands just as well. It's just a more versatile way of doing "if grep ... | ...; the