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_ja_title="Linux に、Root のパスワードを変更する方法"  data-link_translate_ja_url="Linux+%E3%81%AB%E3%80%81Root+%E3%81%AE%E3%83%91%E3%82%B9%E3%83%AF%E3%83%BC%E3%83%89%E3%82%92%E5%A4%89%E6%9B%B4%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95"></span>[[:ja:Linux に、Root のパスワードを変更する方法]][[ja:Linux に、Root のパスワードを変更する方法]]
 
<span data-link_translate_ar_title="كيفية تغيير كلمة مرور الجذر على لينكس"  data-link_translate_ar_url="%D9%83%D9%8A%D9%81%D9%8A%D8%A9+%D8%AA%D8%BA%D9%8A%D9%8A%D8%B1+%D9%83%D9%84%D9%85%D8%A9+%D9%85%D8%B1%D9%88%D8%B1+%D8%A7%D9%84%D8%AC%D8%B0%D8%B1+%D8%B9%D9%84%D9%89+%D9%84%D9%8A%D9%86%D9%83%D8%B3"></span>[[:ar:كيفية تغيير كلمة مرور الجذر على لينكس]][[ar:كيفية تغيير كلمة مرور الجذر على لينكس]]
 
<span data-link_translate_ar_title="كيفية تغيير كلمة مرور الجذر على لينكس"  data-link_translate_ar_url="%D9%83%D9%8A%D9%81%D9%8A%D8%A9+%D8%AA%D8%BA%D9%8A%D9%8A%D8%B1+%D9%83%D9%84%D9%85%D8%A9+%D9%85%D8%B1%D9%88%D8%B1+%D8%A7%D9%84%D8%AC%D8%B0%D8%B1+%D8%B9%D9%84%D9%89+%D9%84%D9%8A%D9%86%D9%83%D8%B3"></span>[[:ar:كيفية تغيير كلمة مرور الجذر على لينكس]][[ar:كيفية تغيير كلمة مرور الجذر على لينكس]]
 
<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_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 上的根]]

Revision as of 10:55, 9 June 2016

ja:Linux に、Root のパスワードを変更する方法 ar:كيفية تغيير كلمة مرور الجذر على لينكس 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.