There appears to be an unresolved bug (as of writing this article) for users using Windows 10 and the free Adobe Reader in which only one PDF can be opened at a time.
Users can open the first PDF normally. However, once the Adobe Reader application is open a second PDF can not be opened. Oddly enough, double clicking on the PDF will add the PDF the to Recent Files within Windows File Explorer but it does not create a new tab or window within the Adobe Reader application.
This article provides a solution to the issue where you can not open multiple PDF’s within Adobe Reader.
Let me know if you found any errors within my article or if I may further assist you by answering any additional questions you may have.
https://endurtech.com/wp-content/uploads/2023/09/pay-wall.jpg426640Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2023-09-24 13:04:582023-09-24 13:06:11How to Bypass a Paywall
Using a free network monitoring tool such as WireShark we can see that several discrete and background connections are made without our request when simply accessing our computers.
In this article I provide a few simple hosts file entries to help increase our privacy.
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2023-09-21 12:00:422023-09-21 12:12:10Stop Windows from Spying, Collecting Data
To ensure that a file has not been tempered with or was corrupted during a transfer or download we can verify the checksums with tools built into Windows.
This is a crucially important for security purposes, especially if you install software from a source other than an official site. If the file has been changed it could contain malware that spies on you or takes your data hostage, for instance.
The checksum verification tool you use is also important which is why I recommend using the built in Windows PowerShell and certutil tools.
In this article I provide simple and quick Windows commands to verify MD5 and SHA256 checksums.
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2023-09-17 07:50:312024-02-28 18:09:16How to Verify a File Hash on Windows
Recently used my Microsoft Authenticator to access an email address on my mobile phone which I only needed temporary access to. After which I removed the email account from Outlook on my phone only to have it remain (greyed out) within Microsoft Authenticator.
To remove the greyed out account from Microsoft Authenticator I had to go to my phones’ “Settings” then “Accounts and backup” followed by “Manage accounts“. To my surprise, even though I deleted the email address from Outlook, the email account was still there. Once I removed the email address and reloaded Microsoft Authenticator the greyed out account was gone.
Let me know if you found any errors within my article or if I may further assist you by answering any additional questions you may have.
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2023-05-19 05:27:062023-05-19 05:27:06Remove Microsoft Authenticator Greyed Out Account
This article provides a step-by-step guide on an attempt to synchronize the Microsoft Authenticator app across multiple devices. Please be aware that the methods outlined here may not be officially supported by Microsoft and could potentially lead to the loss of your stored two-factor authentication codes. Use this information at your own discretion and risk.
WARNING! The instructions herein are for my own personal use to jog my memory since I keep forgetting to take my memory pills. These instructions may be wrong and may cause you to lose all of your stored two factor authentication codes. This will obviously prevent you from accessing your two factor authentication enabled accounts. Do not attempt to synchronize your Microsoft Authenticator between devices using this article. Now back to jogging my memory.
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2023-05-02 17:55:542025-11-12 15:46:06Synchronize Microsoft Authenticator Between Devices
https://endurtech.com/wp-content/uploads/2018/04/windows.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2023-04-25 10:57:562023-04-25 12:57:45Recover Wireless Password on Windows
There may be some situations when you want to restrict or redirect your website traffic by IP address. To accomplish this simply add the following lines of code to your website’s .htaccess file (assuming your website is on an Apache webserver):
https://endurtech.com/wp-content/uploads/2017/12/apache.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2022-04-25 12:49:502022-06-02 07:04:19Restrict Server Access by IP using Apache .htaccess
I recently completed and uploaded a client’s web site to their server. Upon doing so the WordPress website generated an Internal Server Error 500. Checking the .htaccess file and other server settings everything checked out. Looking into their servers error log I discovered a soft error relating to file and folder permissions.
Sure enough, the uploaded project had all sorts of incorrect permissions set. I believe this was caused by an issue with the compression program I was using to archive the project into one file for easier uploading to their server.
Making sure your WordPress installations’ file and folder permissions are set correctly is critical to keeping your WordPress site safe. Not only for security, but if the file and folder permissions are incorrect, you’ll run across any number of issues importing media, creating posts and so on.
There is no “push button” fix for this issue. However, the following solution is simple enough without the use of any plugins and only requires about 5 minutes of attention. You will want to use an FTP client (such as FileZilla) for this. It should also go without saying that you need to have a recent full backup of your website, just in case you push the wrong button(s).
When you’re ready, fire up your FTP client and log onto your web server and follow the instructions below.
https://endurtech.com/wp-content/uploads/2018/04/wordpress-content-management-system.jpg512512Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2022-02-21 20:40:492022-02-21 23:14:25How to Fix WordPress File and Folder Permissions
The process of installing a “nulled” theme or plugin (one that has had its licensing requirements or copyright removed) on your WordPress web site is simple, you begin by never doing it! Yes, the title was click-bait but keep reading.
I understand the lure of using a pirated WordPress nulled theme or pirated WordPress nulled plugin completely. Many times one isn’t sure if particular theme will suit a project or if a plugin will function as needed. No one wants to waste money purchasing a theme or plugin that they end up not using. Especially since there are literally thousands of them out there. Which is why some look for nulled versions of themes and plugins, but is it really worth it?
https://endurtech.com/wp-content/uploads/2019/11/wordpress-nulled-themes-and-plugins.jpg7941200Mannyhttps://endurtech.com/wp-content/uploads/2018/04/endurtech-logo.pngManny2019-11-07 22:51:032020-06-19 06:51:38How to Install a Nulled WordPress Theme or Plugin