Difference between revisions of "How to change the password Root on Linux"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
Line 1: Line 1:
 +
<span data-link_translate_zh_title="如何更改密码在 Linux 上的根"  data-link_translate_zh_url="%E5%A6%82%E4%BD%95%E6%9B%B4%E6%94%B9%E5%AF%86%E7%A0%81%E5%9C%A8+Linux+%E4%B8%8A%E7%9A%84%E6%A0%B9"></span>[[:zh:如何更改密码在 Linux 上的根]][[zh:如何更改密码在 Linux 上的根]]
 
<span data-link_translate_de_title="Gewusst wie: Ändern des Kennworts Root unter Linux"  data-link_translate_de_url="Gewusst+wie%3A+%C3%84ndern+des+Kennworts+Root+unter+Linux"></span>[[:de:Gewusst wie: Ändern des Kennworts Root unter Linux]][[de:Gewusst wie: Ändern des Kennworts Root unter Linux]]
 
<span data-link_translate_de_title="Gewusst wie: Ändern des Kennworts Root unter Linux"  data-link_translate_de_url="Gewusst+wie%3A+%C3%84ndern+des+Kennworts+Root+unter+Linux"></span>[[:de:Gewusst wie: Ändern des Kennworts Root unter Linux]][[de:Gewusst wie: Ändern des Kennworts Root unter Linux]]
 
<span data-link_translate_nl_title="Het wijzigen van het wachtwoord van Root op Linux"  data-link_translate_nl_url="Het+wijzigen+van+het+wachtwoord+van+Root+op+Linux"></span>[[:nl:Het wijzigen van het wachtwoord van Root op Linux]][[nl:Het wijzigen van het wachtwoord van Root op Linux]]
 
<span data-link_translate_nl_title="Het wijzigen van het wachtwoord van Root op Linux"  data-link_translate_nl_url="Het+wijzigen+van+het+wachtwoord+van+Root+op+Linux"></span>[[:nl:Het wijzigen van het wachtwoord van Root op Linux]][[nl:Het wijzigen van het wachtwoord van Root op Linux]]

Revision as of 10:55, 9 June 2016

zh:如何更改密码在 Linux 上的根 de:Gewusst wie: Ändern des Kennworts Root unter Linux nl:Het wijzigen van het wachtwoord van Root 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 de Root en Linux fr:Comment changer le mot de passe Root sur Linux

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

-- Demolin.maxime51140c2b4b (newsgroups) 3 June 2016 à 16:19 (CEST )Demolin 03/06/2016

Introduction

Once your server start, please follow the following instructions

Place

  • Enter this command to display the last password expires :
passwd -S


It afficheral' user and the date of the amendment.

  • 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 suite, important characters are not visible.
  • A message should appear :
Retype new UNIX password :


  • Please reenter your new password to the suite. The characters will still not be visible.
  • A message that manipulation has been run successfully should appear :
password updated succesfully

Otherwise

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


This article seemed you to be useful ?

0


You are not allowed to post comments.