You can reset your Magento administrative password directly through the database related to your website application. You can access the database through cPanel -> phpMyAdmin tool.
Category: Uncategorized
Warning: Parameter 1 to W3_Plugin_TotalCache::ob_callback()
Disable directory indexes server wide
By default Apache’s DirectoryIndexes value is turned on server wide. This allows the files in a folder to be viewed via a directory index when there is no index file present in that directory.
Leaving DirectoryIndexes on is a common way to fail a PCI scan. In this article we’ll walk you through disabling this server wide on your server, please note that this would require root access to your server.
How to clone a WordPress site to a new Domain
I have found the Updraft Plus Plugin to be a great extension to aid in the development of sites. Updraft allows you to create backups of specific parts of your site: Plugins, Uploads, DB, Themes, and Other.
Continue reading How to clone a WordPress site to a new Domain
Troubleshooting WordPress Plugins
WordPress plugins are the source for many capabilities that WordPress does not normally support. These add-on programs can unfortunately also cause problems with the typical WordPress installation. They may cause an issue that will stop the WordPress Administrator from loading so that you are unable to disable them through the normal interface. The following article discusses how to troubleshoot WordPress plugins without access to the WordPress Administrator. Continue reading Troubleshooting WordPress Plugins
Maldetect
Expertise level: Medium
Linux Malware Detect (LMD), also known as Maldet, is a malware scanner for Linux released under the GNU GPLv2 license. It is particularly effective for the detection of php backdoors, darkmailers and many other malicious files that can be uploaded on a compromised website. It will help you do detect infected websites and clean the infection, however securing the compromised user or website is still necessary to avoid re-infection.
Lights
Here is the code that I am using for the Lights page, It calls arduino.php to send the variables Continue reading Lights
NCDU SSH Disk Explorer
Ncurses is a great tool to help determine which files are using your precious disk space:
How To Install Speedtest-cli On a CentOS / RHEL / Scientific / Fedora Linux To Check Internet Speed
I do not want to use Adobe flash based speed testing site due to security concern on my desktop. How do I install Speedtest-cli on a CentOS Linux or Fedora Linux or Red Hat Enterise Linux (RHEL) for checking the Internet speed?
You can check the Internet speed with Python based tool called Speedtest-cli. In this quick tutorial you will learn how to install speedtest-cli on a CentOS/RHE/Fedora/Scientific Linux desktop server or or laptop computer.
How to Fix Open DNS Resolvers (Bind or Windows)
Please note: If you are advised you are running an open DNS resolver you must take action as your VPS is most likely being used in attacks against other networks. Please read below for an explanation and instructions on resolving the problem.
Continue reading How to Fix Open DNS Resolvers (Bind or Windows)