Category: Linux

Vsftp Connection Failure Due To Expired Password Fix

A user created in vsftpd suddenly cannot connect, showing a 530 error. The password was never changed, so why is there a password error?
It turns out the vsftpd password has expired. We can check the password expiration time with the following command: chage yang123 …

How to Reset Password in Kali Linux

Restart the system and press the down arrow key during boot to enter the following screen. Press Enter, and the following screen will appear. Select the first item, and press the Forgot Password …