ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)

Solved: Login to new mysql server by following command: $ sudo mysql MariaDB [(none)]> use mysql; MariaDB [mysql]> ALTER USER ‘root’@’localhost’ IDENTIFIED BY ‘password’; Now you can login with the following command: $ mysql -u root -p Enjoy.

Enable google drive in ubuntu 20

Step 1: First install google drive tool repository called: “ppa:alessandro-strada/ppa”. In terminal type: sudo add-apt-repository ppa:alessandro-strada/ppa . Step 2: Update the system. Type : sudo apt-get update. Step 3: Install the tool called : google-drive-ocamlfuse. In terminal type : sudo apt-get install google-drive-ocamlfuse. Step 4: To connect with google drive type in terminal : “google-drive-ocamlfuse”. […]

SecureCRT Crack for linux

Follow the steps bellow to get the crack for SecureCRT for linux Step 1: Download the latest SecureCRT for Linux Ubuntu 16.x 64-bit (scrt-8.3.0-1514.ubuntu16-64.x86_64.deb) from official Website  Step 2: wget http://download.boll.me/securecrt_linux_crack.pl Step 3: Check out the SecureCRT installation path. type in terminal : whereis SecureCRT Step 4: Run the perl script on SecureCRT’s installation path ‘/usr/bin/SecureCRT’. […]