We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When i run the sudo bash ubuntu.sh i get the error message "Please read the code. Exiting." not clear what the exact problem is
Please read the code. Exiting
To Reproduce
sudo bash ubuntu.sh
Expected behavior
Additional context Systen details: Ubuntu 22.04.4 LTS
The text was updated successfully, but these errors were encountered:
Hi @taragurung
The README says that you need to change the configuration options in the ubuntu.cfg file.
ubuntu.cfg
https://github.com/konstruktoid/hardening/blob/master/README.adoc#L50
And on https://github.com/konstruktoid/hardening/blob/master/ubuntu.cfg#L14: "Add something just to verify that you actually glanced the code"
Sorry, something went wrong.
The docs says "Change the configuration options in the ubuntu.cfg file" So i made change in first line in the config. May be the line is confusing.
Thanks for the reply, that helped! @konstruktoid
Shall i re-write that line, that was confusing to me. may be might confuse other as well in the future. will state clearly make change in that line!
Absolutely! Everything helps.
konstruktoid
No branches or pull requests
Describe the bug
When i run the sudo bash ubuntu.sh i get the error message
"
Please read the code. Exiting
."not clear what the exact problem is
To Reproduce
sudo bash ubuntu.sh
Expected behavior
Additional context
Systen details: Ubuntu 22.04.4 LTS
The text was updated successfully, but these errors were encountered: