Go to advanced search

by Killduke
Sun Jan 05, 2020 2:45 pm
Forum: General discussion
Topic: Re-generate OpenSSH host keys on first boot.
Replies: 2
Views: 2379

Re: Re-generate OpenSSH host keys on first boot.

I had the same thought and solved it in the same way but I noticed that dpkg-reconfigure did not regenerate the dsa key. Is this normal or is it a problem?
Thank you
Regards
by Killduke
Sun Dec 08, 2019 2:25 pm
Forum: Arch
Topic: ufw inactive after reboot
Replies: 1
Views: 2987

Re: ufw inactive after reboot

The proposed solution it's not ideal. Accordingly to this post The right solutions should be to edit this file sudo nano /lib/systemd/system/ufw.service and add the following line at the end of the first section After=netfilter-persistent.service The result should be like this: [Unit] Description=Un...

Go to advanced search