Ramshield

Results 16 comments of Ramshield

Hi, The only users you have setup are 'user' and 'jsmith'. However according to your print screen you're logged in as 'ec2-user', which doesn't match either given in the hosts.json...

The other option, which again, is NOT recommended (security reasons, blablabla), is add the user to sudoers file, and add to .bashrc "exec sudo -i" to automatically sudo to root...

Hi, We had the same issue, hence we came up with that solution. Works great, I suggest try it, because Aker really improved the quality of our lives managing a...

What we do is copy the file to the jump host (from the jump host) and then copy it from the jump host to the target. Ofcourse, there should be...

Any idea update on this? :)

@raman325 With some help from your comment I managed to get Z-wave JS server running. Any suggestions on how to increase the security, if even possible? I run Homeassistant in...

So I got it running in a Saltstack state. I'd be happy to share that with you @alabamatoy. It isn't perfect, but it might help you get on the right...

Alright, I was like f*ck it and translated my Saltstack back to bash, it might not work 100%, but feel free to give me a shout!: https://github.com/zwave-js/zwave-js-server/pull/391

@ac2323 Please see #391, even though it was never merged is shows the changes to the README which might help, if not, please feel free to contact me.

@breed808 thank you for your reply. I run those commands in PowerShell as Administrator. ``` PS C:\WINDOWS\system32> Get-Counter -ListSet * | Sort-Object -Property CounterSetName | Select CounterSetName CounterSetName -------------- .NET...