Giter Club home page Giter Club logo

Comments (3)

geerlingguy avatar geerlingguy commented on June 12, 2024

@springjools - All the security-related settings are managed by my geerlingguy.security role (see https://github.com/geerlingguy/ansible-role-security).

You can override settings like the following in your config file:

security_ssh_password_authentication: "no"
security_ssh_permit_root_login: "no"
security_ssh_usedns: "no"
security_ssh_permit_empty_password: "no"
security_ssh_challenge_response_auth: "no"
security_ssh_gss_api_authentication: "no"
security_ssh_x11_forwarding: "no"

Note that this playbook is meant to configure a dedicated Pi, and is not meant to be an "add on stuff to an existing Pi" type of playbook. I routinely wipe out and rebuild my Pis from scratch, re-flashing Raspbian lite to the microSD cards.

Any important data on the Pi itself is backed up nightly, to make sure any problems can be quickly remedied by wiping the Pi then re-installing everything using this playbook.

from drupal-pi.

springjools avatar springjools commented on June 12, 2024

Thanks. It seems like followed the installation procedure without first consulting the readme, which I of course should have not done. Keep up the good work.

from drupal-pi.

geerlingguy avatar geerlingguy commented on June 12, 2024

followed the installation procedure without first consulting the readme

Heh... you're not the only one ;)

from drupal-pi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.