@bnrstnr said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:
@tim_g said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:
Create a new secure SSH key:
ssh-keygen -t rsa -b 4096 -C "root-webserv1-key"
Hit enter for default location and name.
Hit enter again to skip passphrase creation.
Now you should SSH to server to continue.
Does this step disable normal logins or change anything at all? After my first restart my root password isn't working.
This only generates a new certificate and does not do anything else. If your root password is not working, maybe you are typing it in incorrectly, or it's something else entirely, as what @NashBrydges is referring to. If you are using Putty, perhaps it's caching the old public key.