vEducate archive

Tagged: sudo

2 vEducate articles tagged sudo.

How to run the last command as Sudo in Linux

A quick post as I always forget this command, learn how to run the last command again as sudo, to elevate and bypass permissions denied error. ## First command fails with permissions issue dean@veducate # mv openshift-install /usr/local/bin/openshift-install…

Read guide

How to Elevate to Root Access with WinSCP

I was using WinSCP to transfer logs from a VMware CloudBuilder appliance to troubleshoot a failed lab deployment, however the files wouldn't transfer as the user account to be used had to have root access. For this appliance, you need to elevate to root after…

Read guide