Tag - PASSWORD - liczba wpisów 2

Ubuntu - Reset password Kategoria: Linux | Tagi: PASSWORD, ubuntu | Autor: Bartłomiej Gałęzia

From the official Ubuntu LostPassword documentation:

1. Reboot your computer.
2. Hold Shift during boot to start GRUB menu.
3. Highlight your image and press E to edit.
4. Find the line starting with "linux" and append rw init=/bin/bash at the end of that line.
5. Press Ctrl + X to boot.
6. Type in passwd username.
7. Set your password.

Źródło: https://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password

QRadar SIEM - recovery admin password Kategoria: Linux | Tagi: PASSWORD, QRADAR, SIEM | Autor: Franciszek Musiel

To recover the Admin password (eg. the password for the web interface) on a v7.7.2.x Siem installation, you can use the command:

# /opt/qradar/support/changePasswd.sh -a

# /etc/init.d/tomcat restart