2019年05月15日

Windows Ubuntu でrootのパスワードを設定する方法 このエントリーをはてなブックマークに追加

前もやったはずだったが忘れてたのでメモ
ryouchi@DESKTOP-xxxxxxx:~$ sudo passwd root
[sudo] password for ryouchi: ←今のユーザのパスワードを入力
Enter new UNIX password: ←設定したいrootのパスワードを入力
Retype new UNIX password:←設定したいrootのパスワードを再度入力
passwd: password updated successfully
ryouchi@DESKTOP-xxxxxxx:~$

覚えられんなぁ・・・



posted by りょーち | Comment(2) | 自分メモ