nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

OpenSSH Change a Passphrase With ssh-keygen command

Posted: 02 Aug 2021 02:11 AM PDT


{Updated} How do I change OpenSSH passphrase for one of my private keys under Linux, OpenBSD, FreeBSD, Apple macOS/OS X or Unix-like operating systems?

The post OpenSSH Change a Passphrase With ssh-keygen command appeared first on nixCraft.

How to find a path of a Linux command like a pro

Posted: 01 Aug 2021 11:16 AM PDT

One of the most common questions I get is how can I find a Linux command path that I just installed on Linux using a package manager such as apt/dnf command. We have many new developers coming from the Windows world. Many are first-time Linux users. Some are using Linux from WSL, and others are directly dealing with cloud servers over ssh. Let us see some common commands to list or find a path for Linux commands.

The post How to find a path of a Linux command like a pro appeared first on nixCraft.