Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Change the password of the hacluster user (replace <password> with the chosen password):

Code Block
titleSetup hosts and create user and password
echo fireball<password> | passwd --stdin hacluster

...