OpenSSH Comes Out of Beta in Windows April 2018 Update

In this Ask the Admin, I’ll show you how to get started with the OpenSSH client in the Windows 10 April 2018 Update.

The post OpenSSH Comes Out of Beta in Windows April 2018 Update appeared first on Petri.

Continue reading OpenSSH Comes Out of Beta in Windows April 2018 Update

For CA-signed ssh keys, how to see various attributes: principals, identity, serial number, options, validity time, etc

I am looking to implement access controls through CA-signed public ssh keys, as described in the article Scalable and secure access with SSH.

I am trying to conceive how our security team will manage this on the CA side. On… Continue reading For CA-signed ssh keys, how to see various attributes: principals, identity, serial number, options, validity time, etc

OpenSSH-server: Are there any security implications and/or value of/for ‘TCPKeepAlive yes’

I have read a degree of mixed reports on the security implications and/or value of allowing TCPKeepAlive yes in /etc/ssh/sshd_config (for OpenSSH-server). Anything definitive on the security best practices regarding TCPKeepAl… Continue reading OpenSSH-server: Are there any security implications and/or value of/for ‘TCPKeepAlive yes’

Managing Linux, Windows, AWS, and Azure Using PowerShell Core Part 1: Installing PowerShell Core and Modules for Azure and AWS

In the first part of this two-part series, I’ll show you how to get started with PowerShell Core for managing heterogenous cloud environments.

The post Managing Linux, Windows, AWS, and Azure Using PowerShell Core Part 1: Installing PowerShell Core and Modules for Azure and AWS appeared first on Petri.

Continue reading Managing Linux, Windows, AWS, and Azure Using PowerShell Core Part 1: Installing PowerShell Core and Modules for Azure and AWS

Managing Linux, Windows, AWS, and Azure Using PowerShell Core Part 2: PowerShell Remoting Over SSH

In this second part, I’ll look at how to manage Linux and Windows systems remotely using PowerShell Core.

The post Managing Linux, Windows, AWS, and Azure Using PowerShell Core Part 2: PowerShell Remoting Over SSH appeared first on Petri.

Continue reading Managing Linux, Windows, AWS, and Azure Using PowerShell Core Part 2: PowerShell Remoting Over SSH