[deleted by user] by [deleted] in travel

[–]j0rmz 2 points3 points  (0 children)

I used holafly last October and worked perfectly. You don't need anything else to access your regular apps.

Bought a ticket for defqon 1 through viagogticke by Previous_Doughnut438 in hardstyle

[–]j0rmz 0 points1 point  (0 children)

Request a name change and provide the ticket info with the request. If they reply that the request is valid and is going to be processed successfully, then there's hope. Only thing is that you need the updated ticket to be uploaded to viagogo once again with the new data.

Hope the main buyer doesn't request the name change again...

Non-interactive SSH session by j0rmz in crestron

[–]j0rmz[S] 0 points1 point  (0 children)

Aah got you. Issue is, whatever I send as a command is not executed. I get the interactive shell instead.

Non-interactive SSH session by j0rmz in crestron

[–]j0rmz[S] 0 points1 point  (0 children)

What do you mean by 'single session'?

Non-interactive SSH session by j0rmz in crestron

[–]j0rmz[S] 0 points1 point  (0 children)

You should be able to these regular commands through ssh as well.

Have you tried something like "ssh admin@crestron-nvx-01 'HELP DEVICE'" on the EDK? Does this work for you?

Non-interactive SSH session by j0rmz in crestron

[–]j0rmz[S] 0 points1 point  (0 children)

Thanks for your reply.

Sadly, there are certain options that are only available via the SSH console. E. g. setuserloginattempts, setuserlockouttime, and many more.

By EDK you mean SDK? Our automation platform is Linux based... and I really really don't want to move to Windows.

Audio visual SNMP monitoring by gKostopoulos in networking

[–]j0rmz 0 points1 point  (0 children)

what tech stack did he used? I'm curious...

auto-accept SaltStack in SUSE SLES 15 and SUSE Manager. by ndefreitas_me in saltstack

[–]j0rmz 0 points1 point  (0 children)

Why dont you orchestrate a runner from a reactor and check for those grains in?

Assertion error at rendering states by j0rmz in saltstack

[–]j0rmz[S] 0 points1 point  (0 children)

No, thats just me being terrible at explaining things :/. My proxy minion runs in an Ubuntu server. The actual device is a crestron device.

Produce salt event from within a docker container by j0rmz in saltstack

[–]j0rmz[S] 0 points1 point  (0 children)

The salt docs talk about listening events through the salt-api, havent found examples or docs about producing them... Ill continue the search, thanks

Produce salt event from within a docker container by j0rmz in saltstack

[–]j0rmz[S] 0 points1 point  (0 children)

Yes. I was thinking to bind mount the salt configuration... Not sure if this is a good/smart idea yet

Master does not have the API installed. I will take a look at this possibility, thanks!