How to Fix the “Device is not Certified by Google” Error

https://www.xda-developers.com/how-to-fix-device-not-certified-by-google-error/ Find your device’s GSF Device-ID. There’s a simple app on the Play Store called ‘Device ID‘, but since you obviously can’t access the Play Store I have mirrored the application here. Open the app and copy the code in the second line called “Google Service Framework (GSF).” Go to this webpage. Enter your GSF Device-ID in … Read more

Install the Google Play Store on Your Amazon Fire Tablet!

The four APKMirror links: 1. Google Account Manager 5.1-1743759 https://www.apkmirror.com/apk/google-… 2. Google Services Framework 5.1-1743759 https://www.apkmirror.com/apk/google-… 3. Google Play Services for 32-bit devices https://www.apkmirror.com/apk/google-… Google Play Services for 64-bit devices https://www.apkmirror.com/apk/google-… 4. Google Play Store (download most recent version) https://www.apkmirror.com/apk/google-… Check out the full written guide at TechJunkie.com! https://www.techjunkie.com/install-go… 05. Nova Launcher 06. Launcher Hijack

Q: How can I change the pagefile configuration from the command line?

Q: How can I change the pagefile configuration from the command line? A: This is very useful on Server Core systems where no graphical interface is required. Here I create a new pagefile on the P: volume and delete the old pagefile: wmic pagefileset create name=”P:\pagefile.sys” wmic pagefileset where name=”P:\\pagefile.sys” set InitialSize=2048,MaximumSize=2048 wmic pagefileset where name=”C:\\pagefile.sys” … Read more

Откъде да изтеглим безплатни електронни книги

https://www.digital.bg/otkade-da-izteglim-bezplatni-elektronni-knigi-article559028.html   Сhitanka.info Това е един от най-популярните сайтове за електронни книги, в който може да търсите по азбучен ред, по автор или по творба. В една от секциите: речник, има възможност да проверите значението на думи, които не са ви познати. А ако искате да получите подробна информация за новите книги и инициативи, посетете форума. … Read more

How to add a new RDP listening port

If you need to add another listening port for your RDP server, for whatever the reason, this howto will show youhow to do it. Please notice we need to edit the registry, so it always best to BACKUP the REGISTRY before you doing any edit on it. We need to create a new RDP listening port within the registry: … Read more