Linux

Passwordless Login for Linux Machines

For security reasons, passwordless login is generally implemented using public-private key pairs. Here, I’ll mark down the configuration method. Log into the client machine and create a public-private key pair if you don’t already have one.

9月 19, 2024

Linux机器免密登录

本文介绍了如何在Linux系统中配置SSH免密登录,包括创建公私钥、配置authorized_keys文件等步骤,以提高登录安全性和便利性。

9月 19, 2024

了解ShellCheck

本文介绍了解ShellCheck,包括使用场景、实现细节等,以提高了解ShellCheck的效率。

8月 7, 2024

Understanding ShellCheck

This post introduces ShellCheck, covering when to use it and how it works so you can adopt it more efficiently.

8月 7, 2024

SSH2开启会话时指定启动文件可行性分析

本文是作者对SSH2开启会话时指定启动文件可行性分析的介绍,包括SSH2开启会话时指定启动文件可行性分析的优势、实现细节、相关资料等,这些步骤可以帮助作者提高SSH2开启会话时指定启动文件可行性分析的效率。

6月 29, 2024

tar: Ignoring unknown extended header keyword

Explains the 'Ignoring unknown extended header keyword' message when using tar between macOS and Linux, why it happens, and how to address it.

6月 11, 2024

tar: Ignoring unknown extended header keyword

本文介绍了在Mac和Linux系统间使用tar命令时出现的"Ignoring unknown extended header keyword"问题。解释了问题原因,并提供了解决方法,帮助读者避免类似问题。

6月 11, 2024

Shell里判断CPU架构

本文是作者对Shell里判断CPU架构的介绍,包括Shell里判断CPU架构的优势、实现细节、相关资料等,这些步骤可以帮助作者提高Shell里判断CPU架构的效率。

6月 11, 2024

Detect CPU Architecture in Shell Scripts

Shows how to detect the machine’s CPU architecture in shell scripts so you can download the correct Code Server package.

6月 11, 2024

Shell中支持autosuggestion

本文是作者对Shell中支持autosuggestion的介绍,包括Shell中支持autosuggestion的优势、实现细节、相关资料等,这些步骤可以帮助作者提高Shell中支持autosuggestion的效率。

6月 10, 2024