We need to force Windows into Automatic repair mode (just restart pc while windows is loading) We need to wait…
Sometimes we can forget main password for PostgreSQL. We should edit config file: vim /etc/postgresql/<version>/main/pg_hba.conf local all postgres peer Restart…
Open excel file with cell password protection Press ALT + F11 Double click on sheet Pass this code: Sub PasswordBreaker()…
*** If it is possible do this operation in environment without internet access *** mysqld_safe –skip-grant-tables mysql –user=root mysql update…
echo -e “new_passwordnnew_password” | (smbpasswd -a -s $USER)
In case you are unable to log on your own account and you are using Windows 7 as your operation…