Yum Error: Unable to find a match: python-pip [Fix] Question: This is Yashikha again and thanks for helping me out with the previous issue. Now I am stuck with...
cURL Error: SSL certificate problem CA certificate key too weak Question: Hi, I was trying to install python-pip via yum. However, the command ended up with a ‘CURL error: SSL...
Fix Class ZipArchive not found error [PHP 7] Question: I am stuck with an error “PHP Fatal error: Uncaught Error Class ZipArchive not found” in one of the...
How to stop Windows10 VM on OpenStack from automatically restarting! I’m experiencing a Windows10 VM on OpenStack that automatically restarts on successful autologon. Struggling with this for a while and...
Increase virtual disk size of Windows10 VM on QEMU-KVM Recently I created a windows image using QEMU-KVM and ported it onto OpenStack for one of my clients. While creating...
Why Windows10 VM is slow on OpenStack? Before we proceed, please read Why does Windows 10 VM show 100% CPU utilization always on QEMU-KVM? The same issue holds...
Why does Windows 10 VM shows 100% CPU utilization always on QEMU-KVM? You might have read my article on How to Create Windows image for OpenStack and its related articles such as...
How to Save WhatsApp Status Images & Videos WhatsApp statuses are cool, as it allows users to share their moments via photos, videos, and GIFs. The feature is...
Configure Apache for WebSockets using Reverse Proxy I used WebSockify in my web application to connect to the VNC server using noVNC to enable remote access to...
Dyson v12 detect slim review Dyson is considered the Apple of appliances. Their vacuum cleaners are not only powerful but are designed so well with...
SELinux: Cannot write into “Config” directory! [OwnCloud] I installed owncloud with all the necessary pre-requisites and when tried to access over the browser encountered error: Cannot write...
How to start GUI on Ubuntu Linux Machine Earlier I had written an article on How to start GUI on CentOS 8. After this article was read by...
How to start GUI on CentOS/AlmaLinux/Rocky Linux 8 Typically Linux servers don’t provide Graphical User Interface (GUI) as it adds up in RAM & CPU usage. Administrators prefer...
Find which package the command belongs to in CentOS Question: I generally use rpm -qa | grep command to find which package the command belongs to. However, the grepped...
How to fix Unable to find a match: policycoreutils-python on RHEL/CentOS 8 While I was trying to install GitLab on CentOS 8, encountered the below error: Unable to find a match: policycoreutils-python....
System-wide Crypto Policies in CentOS 8 [Explained] Can we assume that people who set up systems or software are experts in their field and they do understand...
How to configure Windows VM Autologin for OpenStack Cloud Earlier I had written How to Create Windows Image for OpenStack. Now that, we have created the Windows image, we...
How to fix Windows could not parse or process the unattend answer file for Pass Specialize After successfully creating Windows Image for OpenStack, uploaded the Windows 10 QCOW2 image on my OpenStack setup and created an...
How to Create Windows image for OpenStack I was assigned a task to create Windows image for OpenStack unlike most Linux distros, it is not possible to...