bitsy-ai / printnanny-os

Image repository, change logs, and issue tracking for PrintNanny OS
GNU Affero General Public License v3.0
23 stars 2 forks source link

SSH Terminal window #264

Open georgera opened 1 year ago

georgera commented 1 year ago

Enhancement to consider:

For users who are not familiar with Linux or have a cmd line fear; is there an open-source SSH terminal window you can include in PNOS main menu that will open a terminal window and SSH session with the host?

Just a thought. It may help you support those who are not comfortable with the Penguin.

leigh-johnson commented 1 year ago

👋 What are some tasks you're trying to accomplish?

I've considered Apache Guacamole for remote SSH/RDP. The technology stack is similar if you've ever used an in-browser shell prompt from AWS, GCP, Azure, etc. The downside is that the Guacamole stack adds many new attack surfaces to PNOS.

https://guacamole.apache.org/

I have yet to pull the trigger on this because I want to encourage people to use PrintNanny's workflow system to accomplish most remote control/automation tasks. My gut instinct is script snippets provided with https://www.windmill.dev/ will be more useful than a remote shell prompt for users without Linux experience.

georgera commented 1 year ago

Understand, don’t want to open any security holes.   It was just a thought .  

I don’t have immediate need, just thought it might make it easier for non-linux users.   I don’t mind using Terminal on mac.

Fraternally,

Ill. Sir Russell Georgen Past Potentate 2020 Moolah Temple

👋 What are some tasks you're trying to accomplish?

I've considered Apache Guacamole for remote SSH/RDP. The technology stack is similar if you've ever used an in-browser shell prompt from AWS, GCP, Azure, etc. The downside is that the Guacamole stack adds many new attack surfaces to PNOS.

https://guacamole.apache.org/

I have yet to pull the trigger on this because I want to encourage people to use PrintNanny's workflow system to accomplish most remote control/automation tasks. My gut instinct is script snippets provided with https://www.windmill.dev/ will be more useful than a remote shell prompt for users without Linux experience.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>