Category: terminal

create user in MySQL using terminal 0

How to create user in MySQL using terminal?

How to create user in MySQL using terminal? Note :- need to edit commands where “techouse” is mentioned. How to change the password of existing user in mysql ALTER USER ‘techouse’@’localhost’ IDENTIFIED BY ‘MyNewPass’;...

How to break password in linux 10 0

How to break password in linux

Breaking password in centos 7 Root the system and stay on grub screen grub2 Press e (to edit) Goto line which starts with Linux16 Edit Linux 16 Add – rd.break in last rd.break If...

× How can I help you?