How to change the password to Root on Linux

From EN Ikoula wiki
Revision as of 16:00, 1 October 2021 by Cbrochot1072d (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽


This article has been created by an automatic translation software. You can view the article source here.

fr:Comment changer le mot de passe Root sur Linux he:כיצד לשנות את הסיסמה שורש על לינוקס ro:Cum se schimba parola de root pe Linux ru:Как изменить пароль Root на Linux pl:Jak zmienić hasło użytkownika Root w systemach Linux ja:Linux のルートにパスワードを変更する方法 ar:كيفية تغيير كلمة السر للجذر على لينكس zh:如何将密码更改为在 Linux 上的根 de:Wie man das Passwort für Root unter Linux ändern nl:Het wijzigen van het wachtwoord naar hoofdmap op Linux it:Come cambiare la password di Root su Linux pt:Como alterar a senha de Root no Linux es:Cómo cambiar la contraseña a Root en Linux en:How to change the password to Root on Linux

Introduction

Once your Server started, please follow the following instructions.

Place

  • Enter this command to display the expiration date of the password :
passwd -S


It will display the user and the date of the change.

  • Please enter the following command to set a new password :
passwd root


A message should appear:

Enter new UNIX password :


  • Please enter your new password in the row, warning characters won't be visible.
  • Another message should appear:
Retype new UNIX password :


  • Please re-enter your new password to the suite. The characters will still not be visible.
  • You should see a message that the manipulation was performed successfully:
password updated succesfully

Alternative method

If you want to reset your password please redirect you to https://fr.ikoula.wiki/fr/Comment_changer_son_mot_de_passe_root


This article seem useful to you ?

0


You are not allowed to post comments.