SSH Command Execution
detail.loadingPreview
Execute bash commands on a remote server via SSH.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This template allows you to execute bash commands on a remote server using SSH. It leverages n8n's built-in SSH node and can be triggered manually or by other workflows. The workflow includes an OpenAI agent to interpret user requests and generate appropriate SSH commands, enhancing its usability as an AI-powered sysadmin tool.
Key Features
- Execute arbitrary bash commands on a remote server via SSH.
- Utilizes OpenAI to interpret natural language requests and generate commands.
- Includes error handling for SSH connections and command execution.
- Configurable SSH credentials.
How To Use
- Import this workflow into your n8n instance.
- Configure your SSH credentials by providing the
SSH Password accountID in theExecute SSHnode. - Configure your OpenAI API credentials in the
OpenAI Chat Modelnode. - Use the
Manual Triggeror integrate with other workflows to initiate command execution. - The
AI SysAdminnode will interpret your input and use theSSHtool to execute the commands.
Apps Used
Workflow JSON
{
"id": "7a089311-d8dc-49b7-adaf-7dc627d9fd5a",
"name": "SSH Command Execution",
"nodes": 0,
"category": "System Administration",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7a089311-d8dc...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Integrations
- Gmail + Schedule Trigger(270 workflows)
- Gmail + Google Sheets(245 workflows)
- Gmail + Split Out(132 workflows)
- Gmail + Gmail Trigger(119 workflows)
- Form Trigger + Gmail(107 workflows)
- Gmail + Google Drive(93 workflows)
- Airtable + Schedule Trigger(86 workflows)
- Gmail Trigger + Google Sheets(71 workflows)
- Gmail + Telegram(63 workflows)
- Gmail + Slack(59 workflows)
Related Workflows
Discover more workflows you might like
Automate Instagram Reel Analysis with Gemini and Apify
Unlock deeper insights into your Instagram Reels by automating analysis. This workflow leverages Apify to fetch reel data and Gemini AI to dissect key elements like background, pose, text, and context, enabling better content replication.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.