Skip to content
Home » Searching

Searching

Web Search Related Information, How-To’s, Tips, Tools, and Guides

UPGRADE MAUTIC ON UBUNTU 20.04

Quick how-to on the way I upgraded mautic, since upgrading through the web breaks my installations every time.

Login into your Virtualmin

Backup all of your virtual servers

Download the backups to your pc

Open Putty

SSH to Server

sudo su –

cd to your mautic directory (/home/user/html)

php bin/console mautic:update:find

php bin/console mautic:update:apply

php bin/console mautic:update:apply –finish

Open your mautic installation, refresh the web page, check the bottom right, and you will see the latest version. In my case it is 4.4.8

HOW TO UPDATE PI-HOLE

Quick How-To for updating pihole on Ubuntu

Open a terminal

Type:
sudo apt-get update
Enter in your password

Type
sudo apt-get dist-upgrade
Enter in your password

Type
pihole -up
Enter in your password

Pihole updates

That is it!

CREATE SPF RECORD

This is a quick how-to on setting up the SPF record for those of us not using Microsoft 365. They have a different record type If you want a more in-depth one, there are many available elsewhere. So for now, here it is

Login into your DNS Provider
Ex – Network Solutions, Hostgator, ENOM

Navigate to the area to Manage DNS records

Create a TXT record

Name will be
@

Value will be:
v=spf1 a mx ip4:xxx.xxx.xxx.xxx ~all
Be sure to change xxx.xxx.xxx.xxx with the actual IP of your mail server

Save the record

Go to MXToolbox.com and enter your domain name

You should see a green box with your SPF record info contained inside

CREATE DMARC RECORD

This is a quick how-to on setting up the record. If you want a more in-depth one, there are many available elsewhere. So for now, here it is

Login into your Email Server

Create a new email address. Something like dns@tacticalware.com

Next, Login into your DNS Provider
Ex – Network Solutions, Hostgator, ENOM

Navigate to the area to Manage DNS records

Create a TXT record

Name will be
_dmarc

Value will be:
v=DMARC1; p=reject; rua=mailto:dns@tacticalware.com; ruf=mailto:dns@tacticalware.com; fo=1;

Make sure you change dns@tacticalware.com to whatever the email address is that you created in the first step

Save the record

Go to MXToolbox.com and enter your domain name

You should see a green checkmark next to DMARC

HOSTING WEBSITES BEYOND YOUR GOVERNMENT’S REACH

Many countries have websites, and content they cannot visit, or information they cannot post. Here in the States, simply saying fraud and election together will get you banned from social media and from searches….Welcome to 2021…

To post content beyond your local country’s censorship, you will have to make your website in a different country. Even then, your government may be able to take it down through their partnerships with those countries

How do you make sure you are safe, and your website is safe….

Build your website, in a country, which does not have an Extradition agreement with your local government….

For us in the States, to post information about fraudulent elections we would have to select a web hosting provider which resides outside of the countries in from the current list (they cannot be on this list):
https://en.wikipedia.org/wiki/List_of_United_States_extradition_treaties

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…

WINDOWS 10 REPLACE CHROME WITH FIREFOX

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.

For many years, chrome was my go-to browser. Quick, Efficient, and able to handle everything that I could throw at it…It also allowed an attack against me, from a Threat Actor, who I personally knew. This Threat Actor logged into my google account from their corporate office Tewksbury MA, and also again at their residence in Beverly MA. Once in they had logged into my gmail account, synchronized all of my passwords and sites, then began logging into all of my business and personal accounts. I personally, was able to successfully track the Threat Actor, and worked with the State Police, Attorneys General, and the FBI in matter. Aside from that instance, BIG TECH has run amock, and my data needs, must be removed from them moving forward. For this I chose to deprecate Chrome and use Firefox (good old firefox)

As you can see, direct from the firefox website, they understood my reasons already: “No shady privacy policies or back doors for advertisers. Just a lightning fast browser that doesn’t sell you out.

To install firefox on your Windows 10 computer
Open your browser and navigate to:
https://www.mozilla.org/en-US/firefox/new/
Click Download Now
Once the Firefox Installer downloads, Open the file and click Run
Click Next and the installtion will begin
Click Start Setup
Click Start Import
Select Chrome (or whatever other browser you use)
Click Next
Select Bookmarks
Don’t bring over Saved Logins and Passwords, use a password manager instead
Click Next
The import will run, and once completed click Finish
Select your Theme
Now click the Gear at the top right of your home page
Click Search
Change the Default Search Engine from Google to DuckDuckGo
And if you did not listen to me, and you brought over your Saved Logins and Passwords you will need to
Click Privacy & Security
Place a check mark in the box for Primary Password
Set a Primary Password, and Confirm it
Then click OK on the note that the password has been set

You are done! Happy and Safe Browsing!