mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-26 01:05:56 +03:00
[GH-ISSUE #38] trying to run the ubuntu.sh fails clean install #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xdaass on GitHub (Dec 17, 2018).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/38
Hi, was trying to run on a clean 16/04 server installation and get failed every time
[HARDENING LOG - ubuntu - Mon Dec 17 08:50:28 PST 2018]
ESC[3;JESC[HESC[2JPlease read the code. Exiting.
dont know where to start from
@konstruktoid commented on GitHub (Dec 18, 2018):
Hi @xdaass, you just need too write something in the
CHANGEME=''variable.https://github.com/konstruktoid/hardening/blob/master/ubuntu.cfg#L11
@xdaass commented on GitHub (Dec 18, 2018):
thanks , that worked but i got stack on number 9, timesynced.conf. i did try to adjust it to a specific zone and to leave it empty, but it seems that its stack at this point. what are the allowed values and what can be the reason ?
once again , thanks for the support
@konstruktoid commented on GitHub (Dec 18, 2018):
The script tries to fetch four time servers with a latency < 50ms. Increase that value if you suspect network delay, https://github.com/konstruktoid/hardening/blob/master/scripts/07_timesyncd#L10
@xdaass commented on GitHub (Dec 18, 2018):
Got it,
now after script completed i was unable to connect through ssh , trying to dig it myself, but will appreciate your input, once again thanks for the hard work
@konstruktoid commented on GitHub (Dec 19, 2018):
Is it possible for you to get some logs via a console?
@konstruktoid commented on GitHub (Jan 21, 2019):
Closing due to inactivity.