2023년 6월 23일 금요일

Ubuntu Tips – Display Asterisks When Typing Your Password in Terminal

 terminal

sudo visudo 

Make a new line:

Defaults        pwfeedback

under the line:

Defaults        env_reset

 

Now save the changes. Press Ctrl+X, type y to answer yes, press Enter to accept default file name.

 

source : https://ubuntuhandbook.org/index.php/2014/08/ubuntu-display-asterisks-when-typing-password-terminal/

댓글 없음:

댓글 쓰기

[퍼옴] MPV 단축키 / 환경 설정

  최대한 팟플레이어랑 비슷하게 하려고 했다. 단축키 설정 파일 ~/.config/mpv/input.conf CLOSE_WIN quit TAB script-binding stats/display-stats-toggle ENTER cycle full...