bushvin
@bushvin@lemmy.world
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Ansible Playbook - How do I reverse engineer a running system? 4 days ago:
I have my moments… 😉 Feel free to pm me if you need more advice.
- Comment on Ansible Playbook - How do I reverse engineer a running system? 4 days ago:
I would copy the existing system onto a new system:
- Update system to the latest packages
- Create a new base system using the same distro
- Check which packages are not on the new system, add them to your playbook
- Install packages on new system
- This will take some time. Run a find of all files and pass them to md5sum or sha512sum to get a list of files with their checksum. Compare the list from the old system to the new system.
- Update your playbook with these findings. Template is probably the way to go, Lineinfile might be good as well, use copy if nothimg else works.
- Check firewall settings and update your playbook.
Anyhow this will take some iterations, but while you have a copy of your ‘production’ system, you can test on your ‘test’ machine until you have the same functionality.
- Comment on Today's Survey. One point for everything that you have NEVER DONE 2 months ago:
By not reading the question properly!
- Comment on Today's Survey. One point for everything that you have NEVER DONE 2 months ago:
20 point! Finally a test I aced!!!
- Comment on Microsoft gets community note on Twitter for saying Snapdragon Copilot+ PCs are the fastest Windows devices, saying Snapdragon CPUs can't game and have "less computing power” than Intel and AMD chips 5 months ago:
Not Bluesky… Mastodon!