Upload local file to server By Alexander Anter April 23, 2016 Unix Upload local file to server scp local_file user@remote_host:remote_file Add your comment Cancel replyYour CommentYour Name Email Address Website Save my name, email, and website in this browser for the next time I comment.
Fix SSH with ansible (roots) To check if you can ssh : # Connection Test 1: basic connection # Connection … September 19, 2016 Read More
Update NPM and NODE on Ubuntu update npm: if failing: Update NODE, make sure to replace with the version you just … April 10, 2017 Read More