Skip to content
Home » Uncategorized

Uncategorized

General Technical Related Information, How-To’s, Tips, Tools, and Guides

DOCKER PYTHON PIP INSTALL REQUIREMENTS

Without interrupting your existing environment I did this by creating an anaconda environment and installing python packages through pip this way

Install and Start Anaconda
docker run -i -t -p 8888:8888 continuumio/miniconda3 /bin/bash -c “/opt/conda/bin/conda install jupyter -y –quiet && mkdir /opt/notebooks && /opt/conda/bin/jupyter notebook –notebook-dir=/opt/notebooks –ip=’*’ –port=8888 –no-browser –allow-root”

Open your browser
Navigate to http://YOURIP:8888

Click New

Click Terminal

When the terminal opens, enter your package / version this way to install it, replacing pandas and version with the one you are trying to install
pip install pandas==1.5.1

That’s it. You are now functional.

ENABLE LONG FILE NAMES IN WINDOWS 11

Are you still getting that dreaded error message that your file could not be backed up, or it could not be copied because the file name was too long. Well here is how to fix it

On your Windows 11 device

Open Powershell as an Administrator

Copy the following code and press enter. It will add the proper reg key
New-ItemProperty -Path “HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem” -Name “LongPathsEnabled” -Value 1 -PropertyType DWORD -Force

Reboot for good measure, it is Windows after all

You’re welcome

DJI MINI 2 SE REMOTE ID

The DJI Mini 2 SE Drone DOES have Remote ID / RID

To find it, look at the following:
The Box it came on, listed as SN (Serial Number)

Or in the DJI APP
Aircraft Serial Number

The Number starts with 1581F……

You will need this number to register it with the FAA

LG TV AS A MONITOR / DISPLAY

If you just setup your LG TV as a monitor, you will notice the edges are cut off. Here is how to fix it

Use the LG TV Remote

Select Settings button on the Remote

Select ALL Settings

Click Picture

Click Aspect Ration Settings

Set JUST SCAN to On

Now it will work fine!

DELETE ALL PASSWORDS IN FIREFOX LOCKWISE

Here is the quick how-to for deleting all your passwords, stored in Firefox

Open Firefox

Copy and Paste the following into the Address Bar
chrome://pippki/content/resetpassword.xhtml

Press Enter

Click OK

All of your passwords have been deleted

Thanks for reading!

GOOGLE SEARCH ALTERNATIVE

Love the efficiency of Google searches, and still want to maintain your own privacy….Well here is the way.

Change your homepage to
https://startpage.com

StartPage, pays google for the use of their search algorithms…yet they don’t track you, so you can maintain your privacy…How do they make money? Through their own advertising streams…

Direct from the StartPage website:
Zero saving, sharing, or selling your search data
No third party trackers or cookies like other search engines
Un-profiled search results
Browse other sites in complete privacy with Anonymous View


So there you have it. Google results without all they spying…

PREVENT SIRI FROM DATA MINING APPS ON YOUR IPAD / IPHONE

This is the continuation of a series of articles, that help you divorce your life from BIG TECH. With the recent events in American Politics, the need for these guides has become apparent. I hope this guide assists in your journey to protect yourself.

Each and every time you download an app to your iPad or your iPhone, Siri jumps in and attempts to mine data about you, your behaviors, and they send this data back to BIG TECH…. Here is how to protect yourself from it

After downloading an application onto your iPad or your iPhone
From the device’s “Desktop”
Open the Settings App
Scroll down to the Application section where the recently installed application shows up
Click on the Application
Select Siri & Search from the menu on the Right
In this sub menu, deselect (Change from Green to Grey) each item
Learn from this App
Show Suggestions from APP
Suggest App
Show App in Search
Show Content in Search


You will also have to do this for every single app that was installed prior. I also suggest after every major update, you double check to ensure your settings have not been changed