Skip to content
HostHowTo
  • Home
  • About us
  • Contact us
  • Toggle website search
Menu Close
  • Home
  • About us
  • Contact us
  • Toggle website search

Monthly Archives: August 2021

  1. Home>
  2. 2021>
  3. August
How to fix MySQL ‘username’@’localhost’. Account is locked.

How to fix MySQL ‘username’@’localhost’. Account is locked.

  • Post author:Jobair Alam Bipul
  • Post published:August 26, 2021

Symptoms Applications are unable to access the MySQL database and report the following error: [3118] Access denied for user 'username'@'localhost'.…

Continue ReadingHow to fix MySQL ‘username’@’localhost’. Account is locked.
How to setup passwordless login in Linux

How to setup passwordless login in Linux

  • Post author:Jobair Alam Bipul
  • Post published:August 26, 2021

Check for Existing SSH Keys You may already have an SSH key pair generated on your machine. To see whether…

Continue ReadingHow to setup passwordless login in Linux
How to save ssh access in Terminal

How to save ssh access in Terminal

  • Post author:Jobair Alam Bipul
  • Post published:August 25, 2021

define ~/.ssh/config file with the following contents: nano ~/.ssh/config Host mars HostName meh.example.com User admin Port 1234 IdentityFile ~/.ssh/id_rsa mars…

Continue ReadingHow to save ssh access in Terminal
How to fix Compatibility for PHP Selector on Cloudlinux

How to fix Compatibility for PHP Selector on Cloudlinux

  • Post author:Jobair Alam Bipul
  • Post published:August 22, 2021

You will need to remove mod_ruid2 & install mod_suexec Remove mod_ruid2 : yum remove ea-apache24-mod_ruid2 Install mod_suexec : yum install…

Continue ReadingHow to fix Compatibility for PHP Selector on Cloudlinux

Archives

  • October 2024
  • March 2024
  • September 2023
  • August 2023
  • July 2023
  • November 2022
  • October 2022
  • October 2021
  • August 2021
  • April 2021
  • June 2019
  • February 2019
  • January 2019
  • November 2018
  • May 2018
  • September 2017
  • July 2017
  • January 2017
  • September 2016
  • June 2016
  • April 2016
  • February 2016
  • January 2016
  • December 2015
  • October 2015
  • September 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • Sitemap
  • Terms of Service
  • Privacy Policy
  • About
Copyright - WordPress Theme by OceanWP