Categories
How-To Technical

Configuring CPU Affinity for Docker Containers

Why is this needed If your system supports SMP (Symmetric multiprocessing) with some combination of multiple physical CPUs, CPU cores, and logical CPUs, you can achieve increased performance in some cases by assigning Docker Containers to specific CPU resources. This process is known as CPU affinity (or processor affinity). Gather Required Information To assign a […]

Categories
How-To Software Technical

Docker | OpenWebRX

This image is built from the latest released .deb packages and should be identical to a standard OpenWebRX+ installation on Debian. All receivers and demodulators available in this image. Install Blacklisting device drivers on host You should disable the kernel drivers for RTL, SDRPlay and HackRF devices on the host linux (where docker runs) before […]

Categories
Uncategorized

Sound of Freedom

I recently watched the movie Sound of Freedom, which was a powerful and eye-opening look at the issue of human trafficking. The film depicts the horrors of human trafficking in foreign countries, but it is important to remember that this crime also happens in the United States. Human trafficking is a serious problem in our […]

Categories
Uncategorized

Top 10 Hacking And CyberSecurity Course

Top 10 Hacking And CyberSecurity Course For FREE with Certification Link 1 :https://www.udemy.com/course/burp-suite/ link 2 :https://www.udemy.com/course/sql-injection-ethical-hacking/ link 3 :https://www.udemy.com/course/computer-hacking-fundamentals/ link 4 :https://www.udemy.com/course/ethical-hacking-basics-kali-20211/ link 5 :https://www.udemy.com/course/foundations-of-hacking-and-pentesting-android-apps/ link 6 :https://www.udemy.com/course/ethical-hacking-for-beginners-in-hindi/ link 7 :https://www.udemy.com/course/lees-web-hacking-cross-site-scripting-sql-injection/ link 8:https://www.udemy.com/course/ethical-hacking-with-parrot-security-os/ link 9 :https://www.udemy.com/course/ethical-hacking-for-beginners-beginner-to-advance/ link 10 : https://www.udemy.com/course/introduction-to-dark-web-anonymity-and-cryptocurrency/ Thank You t.me/codelivly

Categories
How-To Software Technical

Changing a Provisioned Machine’s Owner in vRA

This is a first, but we recently needed to change the owner of a group of deployments in vRA Version: 7.6.0. Some things you need to know – You must be a Business Group Manager (BGM) with reconfigured privileges or Admin to make the change. Steps: Done. Now, I am looking for a way to […]

Categories
How-To Personal Software Technical

ChatGPT plugin for VS.Code

So I asked ChatGPT for advice and here is how it responded to my question. There are a few ChatGPT plugins available for Visual Studio Code. One of the most popular ones is the ChatGPT Extension for VSCode1. This extension allows you to use the unofficial ChatGPT API to generate natural language responses from OpenAI’s ChatGPT to […]