How to Manage Linux Kiosks Remotely Without Inbound Access?

0
2
Asked By SkyHighDiver12 On

I'm looking to manage several standalone Kiosks that can be installed anywhere with internet access. The challenge is that I can't allow inbound connections for management purposes. They will be able to connect out, but I need a way to implement remote configuration and patch management for these endpoints without setting up a direct tunnel in. I considered using Tailscale on the endpoints, but I'm curious if there are simpler solutions available. Is there a tool like Ansible that can work with an agent to securely connect back for configuration? I'm thinking along the lines of how Intune or JAMF handle endpoint management for Windows and macOS. Any suggestions on reliable solutions that others have found effective?

7 Answers

Answered By CloudyTechWizard On

Perhaps check out Azure Arc? While Intune does provide some support for Linux, it hasn't received great reviews. Azure Arc might offer better options for remote management, though I haven't had a chance to use it for that specific purpose yet.

DistantAdmin -

I’m open to suggestions if someone has practical experience with Azure Arc for remote management. Definitely looking for something user-friendly!

Answered By PatchMasterX On

Action1 is gearing up to launch Debian support next month, with RHEL on the horizon! They promise great patch and scripting support with an agent-based system. It looks similar to their Windows support and should be free for up to 200 installations.

Answered By VPNFanatic On

Have you thought about using Wireguard together with Ansible? It could be a good combo to help manage those connections securely without needing a direct tunnel.

ScriptMaster21 -

Definitely a solid choice! Any VPN would work, but I'm also a fan of Wireguard. Once you handle the connectivity, the rest of the setup becomes easier.

KioskNinja -

Anyone out there tried this setup already? Would love to hear experiences.

Answered By CriticalThinker On

I’ve been looking into OpenVox, which is a fork of Puppet. In my experience, Intune for Linux is not really viable and doesn’t hold up well.

Answered By LinuxLover88 On

If you're looking for an alternative, NinjaOne is pretty solid for managing Linux as well, as long as there's an outbound connection available.

Answered By OpenSourceFan On

WAPT would be a great fit for your requirement. It's an agent-based tool that works well with Linux, macOS, and Windows.

CuriousDev -

Are you referring to the enterprise version here? It's hard to sift through all the information out there about WAPT.

Answered By TechGuru99 On

Intune does have some support for Linux, but I've heard mixed reviews about how well it actually works. It's not the most user-friendly option out there.

CodeJunkie42 -

Yeah, I've seen similar feedback—lots of licensing headaches and functionality quirks.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.