Getting bash: /usr/local/bin/npm: No such file or directory on Linux [New Question]

A quick question, answered on Heelpbook, about “Getting bash: /usr/local/bin/npm: No such file or directory on Linux”, that prevents the usage of npm utility, even if completely reinstalled, in some cases. Read More …

Copy file to remote servers (Powershell)

A common activity, on many IT environments, is to move/copy files from a system to another, usually in a scheduled mode. Let’s see how to do it with Powershell on Windows systems. Read More …