What to do if the "Custom Code Manager” plugin causes the site failure?
If you were trying something new on your WordPress website and after editing/entering custom code on the settings page of the plugin Custom Code Manager your website becomes inaccessible, then don’t...
View ArticleWhat to do if the "Custom Code Manager” plugin fails to activate after a...
If you were trying something new on your WordPress website and after editing/entering custom code on the settings page of the plugin Custom Code Manager your website becomes inaccessible, you may...
View ArticleHow to save Memoji Stickers as PNG image
If you always use Emoji symbols wherever you can, then you definitely love Memoji. Unfortunately, not every app has access to Memoji Stickers. But I know how to fix it. In this article, I’ll show you...
View ArticleHow to get a list of applications installed on macOS
Knowing the list of applications installed on your macOS can be useful for various reasons, such as troubleshooting, organizing your software, or simply keeping track of the programs you have...
View ArticleResolving ‘sudo apt update’ Errors with the Proxmox Enterprise Repository
If you’ve been using Proxmox, either the Virtual Environment (PVE) or the Backup Server (PBS), and you don’t have a valid subscription, you’ll consistently encounter a particular error message when...
View ArticleHow to transfer ISO files in Proxmox VE to/from an external storage
Proxmox Virtual Environment (Proxmox VE) is a powerful open-source platform for managing virtualized systems. One of the common tasks that administrators may encounter is the need to transfer ISO...
View ArticleHow to integrate a Google Search or DuckDuckGo search box into the Homer...
In the modern age of digitization, dashboards have become a vital part of system monitoring and management. The Homer dashboard is widely used to create simple and flexible dashboards from static...
View ArticleHow to manually install atom-beautify in Atom Editor after its discontinuation
Given that Atom and its package manager are no longer being actively maintained, developers may encounter issues while trying to install new packages. This guide provides step-by-step instructions for...
View ArticleHow to properly install Certbot and Certbot-DNS-Cloudflare on Ubuntu and...
In the era of cybersecurity, SSL certificates serve as the cornerstone of web security, ensuring encrypted communication between servers and clients. Certbot simplifies this by automating the...
View ArticleSecuring your home server: Obtaining an SSL certificate for servers not...
You’ve set up a nifty home server, perfect for hosting your internal dashboards, file storage, or even your personal blog. There’s just one hiccup—your server isn’t accessible from the Internet. How...
View ArticleCreating ICNS files for macOS apps: A developer’s guide
You’ve built an amazing macOS app, but you’re stuck on how to create the ICNS icon file for it. Don’t worry, you’re not alone. Learn how to create ICNS icon file for your macOS app with this...
View ArticleHow to fix: No Internet access from WireGuard client and inability to ping...
Have you ever set up a WireGuard VPN on a local machine and a remote VPS, only to find out that the local machine can’t access the Internet, even though the VPS can? On top of that, neither can ping...
View ArticleHow to fix: No access to local devices when connected to ExpressVPN
Have you ever found yourself caught in a seemingly unsolvable dilemma while using ExpressVPN on your Mac computer? On one hand, you want to maintain your VPN connection for various reasons like...
View ArticleHow to fix: No Internet access from Transparent Proxy client devices when UFW...
Ever tried combining a transparent proxy with a WireGuard VPN client, aiming to secure all local traffic through a remote VPS, only to find that enabling UFW (Uncomplicated Firewall) breaks Internet...
View ArticleHow to adjust audio volume in OpenWRT and make it permanent
Ever tried connecting your audio system to a Wi-Fi router running OpenWRT only to find that volume is to low? If you’ve found yourself in this situation, you’re not alone. It’s a frustrating issue,...
View ArticleHow to find the Ubuntu Netboot ISO in 2024
In the world of Ubuntu installations, the Netboot ISO, also known as the mini.iso, holds a special place. Although the last official version was released for Ubuntu 18.04 “Bionic Beaver”, the need for...
View ArticleDecoding Wi-Fi SSIDs: How smart devices reveal their identity
In the ever-expanding world of smart devices, security is paramount. Yet, an often-overlooked aspect is the Wi-Fi SSID (Service Set Identifier) names these devices broadcast. Intriguingly, many smart...
View ArticleHow to view the value of Bootstrap datetimepicker in Firefox Inspector
Bootstrap’s datetimepicker is an incredibly useful tool for web developers, offering a sleek and interactive way to handle date and time inputs. However, developers sometimes face challenges when...
View ArticleHow to install and configure Bettercap with Web UI on Apple Mac with macOS
Bettercap is a key tool for anyone interested in network analysis and security, offering robust features for real-time network monitoring and manipulation. Whether you’re a cybersecurity enthusiast or...
View ArticlePLEASE UPDATE THE RSS FEED
The RSS feed URL you're currently using https://follow.it/mycyberuniverse will stop working shortly. Please add /rss at the and of the URL, so that the URL will be https://follow.it/mycyberuniverse/rss
View ArticleHow to easily run an HTTP server on macOS 14 Sonoma
Running a local server is essential for web development, allowing you to preview your projects in a web browser. Python’s built-in HTTP server is a straightforward solution for this. In this article,...
View Article