Skip to content

A place to find who is I am

Amruth Raj. R

  • Tips
  • Technology
  • Linux
  • Internet
  • Tutorials

Category: Linux

Linux, Tips 0 comments on PHPMyadmin login issue in Ubuntu 18.04 – DigitalOcean

PHPMyadmin login issue in Ubuntu 18.04 – DigitalOcean

Just run the below commands

  1. Command to access MySQL as the root usersudo mysql # or sudo mysql -u root
  2. Replace ‘yourpassword’ below with the password you want to useALTER USER ‘root’@’localhost’ IDENTIFIED WITH mysql_native_password BY ‘yourpassword’;




by adminAugust 1, 2018October 8, 2019
Linux, Tips 0 comments on Redirect HTTP requests to HTTPs

Redirect HTTP requests to HTTPs

When we installing SSL certificates to a website, we need to change the urls with the prefix https. Even we changed prefix to https, almost all servers won’t automatically redirect the http requests to https. Both will work as standalone. So we need to redirect it manually using a .htaccess file. Continue Reading “Redirect HTTP requests to HTTPs”

by adminMay 14, 2018May 15, 2018
Linux, Tips 0 comments on Install Ubuntu and configure a website in DigitalOcean droplet – Basic

Install Ubuntu and configure a website in DigitalOcean droplet – Basic

How to install Ubuntu and configure a website in DigitalOcean droplet – Basic

You can run the below code after login using the command-line/putty Continue Reading “Install Ubuntu and configure a website in DigitalOcean droplet – Basic”

by adminFebruary 14, 2018May 15, 2018
  • Shipping & Delivery Policy
  • Cancellation & Refund Policy
  • Terms & Conditions
Proudly powered by WordPress | Theme: Zomer by Themes Harbor.