Skip Navigation

User banner
Posts
18
Comments
379
Joined
2 yr. ago

  • We use both lynis and wazuh, wazuh is getting replaced with logpoint and Aws inspector.

    I now need to check we pickup the lynis log

  • I have been using OVH for years now, both VPS and dedicated hosts. The VPS offerings are all unmetered!

  • I have started posting random images to the random accounts the message me

  • Wait, you guys measure tables?

    I just eat off them

  • Yes would agree, more mains powered devices can help with network range

  • Having moved my home assistant from the middle of my house to a garden shed/office, check your WiFi network is not on channel 1. As that will most likely be the same part of the spectrum as your ZigBee network, if you have your ZigBee on channel 11.

  • Watching him, makes me think I should do videos of stuff I know. But not found the want yet

  • the first step is workout what you did, what did you install and where from. Then what config files got edited.

    Much like a playbook for a disaster recovery test

    Next is using some of the builtin modules like package and copy, make a very noddy playbook that will install stuff and copy up the config. if you have vms, you can use a test vm to see if the playbook works.

    If you've not played ansible than this might help πŸ‘‰ https://www.jeffgeerling.com/project/ansible-101-youtube-series

  • Docker scout might be worth a try, I also have a look for the dockerfile. Some people have a link to the git repo the image was built from, most don't. I then do a bit of looking and if not happy, look for a different image

  • I have found the docs the best place to start with anything, but have found that some don't know how to write good documentation.

    Also man pages and the tools own help -? Or -h

    If you run something that has pants docs, you could always see if there is a way to help update it

  • Man can be searched as well, if you use less or grep a lot the same keys work.

    Use / to search

  • FYI

    Use / to search the man page, it's basically less. Been doing that for years, as some man pages are the length of the great wall of China.

  • I would recommend Shelly plugs, they have been rock solid

  • I use NFS for docker nodes, works a treat and rock solid.