类别
安全外壳协议(SSH)
10 guides in this category.
解决 SSH 外壳环境问题
The SSH shell environment acts as the interface between users and the remote server and enables command execution and system management over a secure channel. U
· Parnian R.
解决 SSH 身份验证问题
SSH (Secure Shell) is an important aspect of secure network administration and provides a secure method to access remote servers. Authentication within SSH is a
· Parnian R.
解决 SSH 连接问题
Secure Shell (SSH) is an important protocol for accessing remote servers in a secure way. Despite its reliability, users may face connectivity issues when worki
· Parnian R.
通过 SSH 在 Android 上管理 Linux VPS
In the dynamic realm of remote server management, secure access to Linux VPS instances from Android devices is essential. While Android doesn’t provide a built-
· Parnian R.
使用 Netcat 进行网络管理
Netcat is a versatile utility that reads and writes data across network connections using the TCP/IP protocol. It’s a valuable tool for network debugging and ex
· Parnian R.
通过 xRDP 连接到 Linux VPS
XRDP is the implementation of RDP on other operating systems, the Linux server in our case, which equips the user with the same features as RDP. This guide revi
· Parnian R.
通过 SSH 连接到 Linux VPS
To connect to a Linux VPS, you need to work with SSH keys. This guide will teach you how to connect to a Linux VPS using SSH keys and also, how to use PuTTY. No
· Parnian R.
从 macOS 连接到 Linux VPS
In this guide, we will explore the process of generating SSH keys in macOS Terminal, importing them to the Cloudzy Portal, and establishing a secure connection
· Parnian R.
通过 SSH 从 Chrome OS 连接到 Linux VPS
This article will guide you through the process of generating SSH keys in Chrome OS Terminal, importing them to the Cloudzy Portal, and establishing a secure co
· Parnian R.
从 iOS 连接到 Linux VPS
While iOS does not provide a built-in SSH client for connecting to Linux servers, you can use third-party applications like the xTerminal SSH client. By followi
· Parnian R.