Tag

SSH

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Jun 8, 2025 · Operations

Why Tabby Is the Ultimate Open‑Source Terminal Emulator for Developers

Tabby is a highly configurable, open‑source terminal emulator and SSH/serial client supporting Windows, macOS and Linux, offering features such as integrated SSH/Telnet, serial terminals, customizable shortcuts, split panes, auto‑saving tabs, cross‑platform shells, Zmodem file transfer, full Unicode support, and a smooth Windows shell experience, with easy installation and connection setup.

Cross‑PlatformSSHopen-source
0 likes · 3 min read
Why Tabby Is the Ultimate Open‑Source Terminal Emulator for Developers
Architect's Tech Stack
Architect's Tech Stack
May 5, 2025 · Operations

Introducing T‑Shell: An Intelligent Command‑Line Terminal Application (Installation, Features, and Usage Guide)

T‑Shell is an open‑source intelligent command‑line terminal for Windows that integrates SSH, local operations, customizable themes, shortcut commands, Linux shells, Chinese support, and SFTP, with detailed installation, build, and usage instructions, plus tutorials on hosts, shortcuts, global variables, and file management.

SSHT-ShellTutorial
0 likes · 4 min read
Introducing T‑Shell: An Intelligent Command‑Line Terminal Application (Installation, Features, and Usage Guide)
Architecture Digest
Architecture Digest
Apr 8, 2025 · Operations

Tabby: A Feature‑Rich SSH and SFTP Terminal – Installation, Configuration, and Usage Guide

This article introduces Tabby, an open‑source, cross‑platform terminal with built‑in SSH and SFTP support, explains how to download the appropriate installer, configure a remote profile via Settings, use the SFTP panel for file transfers, and explore its themes, shortcuts, and web version.

Cross‑PlatformSFTPSSH
0 likes · 5 min read
Tabby: A Feature‑Rich SSH and SFTP Terminal – Installation, Configuration, and Usage Guide
macrozheng
macrozheng
Mar 27, 2025 · Fundamentals

Why Warp Is the Next‑Gen Terminal for Developers – Features, Installation, and AI Power

This article introduces Warp, a Rust‑based modern terminal with built‑in AI, outlines its fast GPU‑accelerated performance, multi‑shell support, theme options, installation steps for macOS, Windows, and Linux, and demonstrates its advanced command‑completion and AI features through practical examples.

AIDeveloper ToolsDocker
0 likes · 7 min read
Why Warp Is the Next‑Gen Terminal for Developers – Features, Installation, and AI Power
Efficient Ops
Efficient Ops
Mar 26, 2025 · Operations

Why WindTerm Is the Next‑Gen Terminal Tool for Ops Professionals

WindTerm is a high‑performance, cross‑platform terminal offering multi‑protocol support, advanced SSH features, modern GUI, efficient tool integration, session management, and performance optimizations, with easy installation and powerful SSH, SFTP, and auto‑completion capabilities for operations teams.

Cross‑PlatformSFTPSSH
0 likes · 5 min read
Why WindTerm Is the Next‑Gen Terminal Tool for Ops Professionals
Efficient Ops
Efficient Ops
Mar 11, 2025 · Operations

Boost Your DevOps Efficiency with trzsz: Fast Terminal File Transfers

This guide introduces trzsz, an open‑source terminal file‑transfer tool that integrates seamlessly with popular shells and terminals, supports upload, download, and batch operations across Linux, macOS, and Windows, and includes a high‑speed trzsz‑ssh extension for efficient SSH workflows.

SSHautomationfile transfer
0 likes · 5 min read
Boost Your DevOps Efficiency with trzsz: Fast Terminal File Transfers
Python Programming Learning Circle
Python Programming Learning Circle
Feb 10, 2025 · Backend Development

Configuring PyCharm with Docker for Remote Python Development

This tutorial explains how to set up PyCharm Professional with a Docker container on a remote server, enabling Python code editing, debugging, and synchronization via SSH/SFTP, and includes prerequisite checks, container creation, SSH configuration, deployment settings, and common troubleshooting tips.

DockerPyCharmRemote Development
0 likes · 7 min read
Configuring PyCharm with Docker for Remote Python Development
Practical DevOps Architecture
Practical DevOps Architecture
Nov 27, 2024 · Operations

Bash Script for Key‑Based Multi‑Host SSH Access

This Bash script automates key‑based SSH authentication across multiple hosts by scanning a subnet, generating a key pair, installing sshpass, copying the public key and known_hosts file to each reachable machine, and ensuring password‑less login for subsequent connections.

BashSSHautomation
0 likes · 3 min read
Bash Script for Key‑Based Multi‑Host SSH Access
Java Architect Essentials
Java Architect Essentials
Nov 21, 2024 · Operations

Using Tabby: Installation, SSH Connection, and SFTP Transfer Guide

This article introduces the open‑source Tabby terminal emulator, explains how to download the appropriate installer for Windows, macOS, or Linux, and provides step‑by‑step instructions for creating SSH connections and using the built‑in SFTP feature to transfer files between local and remote machines.

InstallationSFTPSSH
0 likes · 4 min read
Using Tabby: Installation, SSH Connection, and SFTP Transfer Guide
Aikesheng Open Source Community
Aikesheng Open Source Community
Oct 29, 2024 · Operations

Resolving OAT Precheck ulimit Errors by Enabling PAM in SSH Configuration

This article explains why OAT's precheck fails due to mismatched ulimit values when SSH does not load PAM limits, and provides a step‑by‑step solution to enable PAM in sshd_config so the expected limits are applied correctly.

LinuxOATPAM
0 likes · 10 min read
Resolving OAT Precheck ulimit Errors by Enabling PAM in SSH Configuration
Architecture Digest
Architecture Digest
Sep 20, 2024 · Operations

MobaXterm: Download, Installation, Basic Usage, and Feature Highlights

This guide introduces MobaXterm, explains how to download the free Home edition, install it, create SSH sessions, and highlights its powerful features such as integrated SFTP, remote monitoring, session management, multiple connection types, split‑screen layouts, and built‑in tools, making it a versatile solution for developers and system administrators.

MobaXtermSSHfile transfer
0 likes · 6 min read
MobaXterm: Download, Installation, Basic Usage, and Feature Highlights
Go Programming World
Go Programming World
Sep 17, 2024 · Operations

Migrating Data from MacBook Air to MacBook Pro Using Migration Assistant and Manual Steps

The author details both manual and one‑click migration of roughly 500 GB and 760 000 files from an older Intel‑based MacBook Air to a new M‑chip MacBook Pro, covering setup, SSH key handling, transferred settings, and a useful cursor‑speed command.

Data MigrationMigration AssistantSSH
0 likes · 4 min read
Migrating Data from MacBook Air to MacBook Pro Using Migration Assistant and Manual Steps
Test Development Learning Exchange
Test Development Learning Exchange
Sep 14, 2024 · Operations

Automated SSL Certificate Expiration Monitoring via SSH with Python

This guide explains how to prepare the environment, install required Python libraries, and use a complete script that connects to a remote server via SSH to check SSL certificate expiration dates and send email alerts when certificates are near expiry.

Certificate MonitoringSSHSSL
0 likes · 7 min read
Automated SSL Certificate Expiration Monitoring via SSH with Python
Test Development Learning Exchange
Test Development Learning Exchange
Aug 14, 2024 · Operations

Using Paramiko for SSH Connections, Remote Command Execution, and File Transfer in Python

This tutorial demonstrates how to install Paramiko, establish SSH connections, execute remote commands, upload and download files via SFTP, and close connections, while also covering advanced topics such as key‑based authentication, channel operations, interactive sessions, concurrent commands, jump hosts, proxy commands, and proxy servers.

DevOpsParamikoRemote Execution
0 likes · 10 min read
Using Paramiko for SSH Connections, Remote Command Execution, and File Transfer in Python
Architect's Guide
Architect's Guide
Jul 24, 2024 · Operations

Using Tabby: Cross‑Platform Terminal Emulator with SSH and SFTP Support

This guide introduces Tabby, a popular open‑source cross‑platform terminal emulator, and walks through downloading the appropriate installer, configuring SSH connections, using the built‑in SFTP file transfer, and customizing appearance and shortcuts for efficient remote server management.

Cross‑PlatformDevOpsSFTP
0 likes · 4 min read
Using Tabby: Cross‑Platform Terminal Emulator with SSH and SFTP Support
macrozheng
macrozheng
Jul 7, 2024 · Operations

How to Turn a Raspberry Pi Zero W into a Tiny Web Server with SSH and Ngrok

This guide walks you through understanding what a Raspberry Pi Zero W is, preparing the hardware, flashing Raspbian Stretch Lite, configuring SSH and Wi‑Fi, installing Nginx, enabling remote access via Ngrok, and optimizing the system for lightweight web hosting.

LinuxNginxNgrok
0 likes · 13 min read
How to Turn a Raspberry Pi Zero W into a Tiny Web Server with SSH and Ngrok
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 8, 2024 · Operations

Resolving Git Clone Connection Timeout on Windows by Adjusting SSH Config and Hosts File

The article walks through diagnosing and fixing a Git clone timeout on Windows by checking SSH connectivity, discovering DNS misresolution, and correcting the local hosts file to map github.com to its proper IP address, enabling successful repository cloning without a proxy.

DNSGitSSH
0 likes · 3 min read
Resolving Git Clone Connection Timeout on Windows by Adjusting SSH Config and Hosts File
Practical DevOps Architecture
Practical DevOps Architecture
Apr 29, 2024 · Operations

Step-by-Step Guide to Installing and Configuring Ansible on Linux

This article provides a complete walkthrough for installing Ansible via yum, disabling host key checking, setting up an inventory file, testing basic commands, generating SSH keys, creating a playbook to distribute keys, and verifying password‑less SSH access on remote servers.

AnsibleSSHYAML
0 likes · 4 min read
Step-by-Step Guide to Installing and Configuring Ansible on Linux
Architecture Digest
Architecture Digest
Apr 17, 2024 · Operations

How to Install and Use Tabby – A Cross‑Platform Terminal with SSH and SFTP

This guide introduces Tabby, an open‑source cross‑platform terminal that supports SSH and SFTP, walks through downloading the appropriate installer, configuring a remote SSH profile, transferring files via its built‑in SFTP client, and customizing appearance and shortcuts.

Cross‑PlatformDevOpsSFTP
0 likes · 4 min read
How to Install and Use Tabby – A Cross‑Platform Terminal with SSH and SFTP