How to Solve ImportError: No module named ConfigParser? Question: I was stuck with an error ImportError: No module named ConfigParser when I run packstack command in CentOS. Below is the complete...
ConfigParser Installation Error – python setup.py egg_info failed with error code 1 [Solved] Error: The packstack command failed with an error message as “ImportError: No module named ConfigParser”. So I tried installing ConfigParser...
Error: md5 validation failed for PyYAML-3.11.zip possible download problem? [Solution] Question: I was installing Packstack and was hit with an error “error: md5 validation failed for PyYAML-3.11.zip; possible download problem?“....
6 Ways to Stop Microsoft From Spying What you do in Windows 10! Windows 10 is a huge hit, says Internet and reports from Microsoft. But wait, there are few serious bugs and...
How to extract Windows 10 Product/OEM Key embedded in BIOS Scenario: I recently purchased 5 systems with Windows 7 pre-loaded and up-gradable to Windows 10. Since my Internet was slow, the up-gradation...
4 Ways to Find Out a CPU Core that is running a particular Process in Linux Question: I would like to know if there’s a command in Linux (may be in CentOS, RedHat or Fedora) that...
How to generate Checksum of a file with different SHA2 Hash functions in Linux and Windows Checksums are hashes used to confirm both the file integrity and authenticity. A Hash is not ‘encryption’. It is (sometimes...
How to Find Which Package an Executable or File belongs to in RedHat/CentOS/Fedora? Question: I would like to know if there’s a command in CentOS that allows me to find which package an executable...
How to Change the Timezone Settings in Linux? Question: I would like to know the steps to change the default Timezone in Linux. I have CentOS 6.7 installed and...
How to Check if SSL Certificate is SHA1 or SHA2 using OpenSSL? Question: How to check if a particular website is using SHA1 or SHA2 Certificate? I would like to know the...
A Button sized Programmable BLE Sensors for Wearable from MetaWear! The sleek face was what caught my eye. My eyes lovingly traced each of its details. The usual look of...
About wp-embed.js in WordPress 4.4 and How to Disable it? I recently updated WordPress to version 4.4 and found a new JavaScript loaded in the footer. It’s none other than...
How to guide for cracking Password Hashes with Hashcat using dictionary method We saw from our previous article How to install Hashcat. Also we saw the use of Hashcat with pre-bundled examples....
3 Ways to Disable XML-RPC in WordPress [Security] XML-RPC in WordPress is an useful feature that allows you to remotely publish posts via mobile phones or tablet or Windows...
Upgrading PHP 5.x to PHP 7.0 on CentOS/RedHat server using Yum From our earlier posts, you would have seen How to upgrade to php-5.5 using remi repository. Today we shall see...
Updated to WordPress 4.4? View Post button in Editor is now replaced with a Link Have you updated to WordPress 4.4 and not able to find “View Post” button in the editor window? Not to worry,...
PHP Startup Error : Unable to load dynamic library, wrong ELF class: ELFCLASS64 [Solved] PHP thrown this error PHP Warning: PHP Startup: Unable to load dynamic library wrong ELF class: ELFCLASS64, while installing Composer on...
How to Install Composer, the PHP Dependency Manager? Composer is a dependency manager for PHP, which allows you to require all dependant libraries for a particular project. In...
How to Mass Delete Pending Comments in WordPress? Question: I have around 5,000 pending comments in my WordPress and most of those are spams. I would like to know...