[Ubuntu]: configure: Torque needs Boost, but it was not found on your system I encountered the below error message saying Boost needs to be installed during Torque PBS installation on Ubuntu 18.04 server....
[PBS]: configure: error: TORQUE needs libxml2-devel in order to build I have the following error when installing TORQUE Portable Batch System (PBS) on my Ubuntu VM. checking for lseek64... yes...
Failed to connect to server: php_network_getaddresses: getaddrinfo failed [Fix] “SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed”. Well, this is how my week started. One of my...
Fix broken sudoers file – sudo: parse error in /etc/sudoers near line 21 [Ubuntu] While providing sudo permission to a specific user did a mistake, saved and closed it before I realize. Later when...
Divi Visual Builder Not Loading [Fix] Divi visual builder is not loading? There are plenty of reasons for this and more often there are no errors...
Recover deleted files in Git [With example commands] In this tutorial, I’ll be explaining how to recover deleted files in Git. Let’s assume a few scenarios and see...
How to Duplicate a Git Repository or Mirror a Repository One way of duplicating a repository is by forking it -to do that, browse to the repository you wish to...
Remote Repository not found – Git push error “remote: Repository not found” – I encountered this error while pushing a code change to the repository. remote: Repository not...
ECONNRESET Error while executing Expo build:android I recently started learning to build Android Apps using React Native. During the course, I have to set up the...
WooCommerce REST API Error 403 woocommerce_rest_cannot_view [Fix] WooCommerce REST API can be used to add, delete, and update products, customers, coupons, orders, etc. In order to develop...
Display Most Recent Comments at the Top in WordPress By default, WordPress posts and the page display older comments at the top. But if your blog posts are receiving...
Reduce Comment Spam – iTheme Security Plugin Option results in 405 NGINX Error I’m a big fan of iThemes Security Plugin for WordPress and I have been using it on all of my...
Coronavirus Campaign Poster – Download While the entire world is combating Corona-virus, it finally boils down to individual’s responsibility. COVID-19 cannot be prevented from spreading...
Template Literals in JavaScript – Explained I was going through a code written in JavaScript, where I noticed lot of string variables defined their values within...
How to Add Custom Attribute to WordPress menu item Here’s an issue that I recently solved on my client website. The WordPress navigation menu has a dropdown that works...
ModuleNotFoundError: No module named ‘IPython’ [Fix] Question: I got this error “No module named IPython” while executing a Python program. The complete error message is below....
Windows cannot be installed to this disk [Solution] “Windows cannot be installed to this disk. The selected disk has an MBR partition table. On EFI systems, Windows can...
No module named Cython and Running cythonize failed [Fix] I have been using Websockify to allow the browser to connect to any application or service on a Linux machine....
Install Qiskit on Windows 10 and Setup Jupyter Notebook Here we are back again with a tutorial on How to Install Qiskit on Windows 10. We will also learn...