‘ls’ is not recognized as an internal or external command

Yeah .. we all do it, admit it or not. But I am tired of doing it so here is my work around. Create a file called ls.bat In the file put just dir Save that file to a folder in your System Path I saved to c:\users\<user>\AppData\Local\Microsoft\WindowsApps Alternatively you… Continue reading

Public Key error in Ubuntu for Salt

Ran into a little issue I wanted to log here. After installing the Salt Minions on the servers we were getting the following error when running apt-get update: W: GPG error: http://repo.saltstack.com trusty InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 0E08A149DE57BFBE This… Continue reading