Powershell: managing ubuntu with sudo and Posh-ssh
Using Powershell module Posh-ssh is a soft-way to handle a Linux system with ssh service enabled. But not all linux system had the same security policies for ssh user/role/session: thinking about ubuntu, during installation, the first user could gain the administrator privileges only using sudo command. But during server deployment, is quite boring (and sometimes […]