Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
How To Set Your phpMyAdmin Username and Password ?
In this tutorial i’m going to set username and password in ubuntu. There are many reasons you may need to change phpMyAdmin password. Perhaps, as a part…
How to Use Fail2ban to Secure Your Server ?
What is fail2ban ? Fail2Ban is like a bouncer for your server. It’s a security tool that helps protect your system from brute-force attacks by monitoring log…
Using of Mod-security2 for Protection Against Web Application Attacks ?
What is Mod-security2 ? ModSecurity2 is an open-source web application firewall (WAF) for Apache. It helps to protect web applications from a variety of attacks, including SQL injection,…
Implementation of opcode in apache Server for Improve Performance ?
What is opcode ? Opcode in Apache is a way to improve the performance of web applications by caching the compiled bytecode of PHP scripts. When a…
1045 – Access denied for user ‘root’@’localhost’ (using password: No)
In this tutorial im going to solve below error 1045 – Access denied for user ‘root’@’localhost’ (using password: No) Errror : – SOLUTION Save and exit. Now…