Skip to main content

Posts

How to Remove Get Genuine Office Banner?

Recently, when I open my Word or Excel files, a yellow banner will pop up warning me about a genuine Office problem. It locates above the content and right under the tools bar. The complete message is as below. ACTION NEEDED Your license isn’t genuine, and you may be a victim of software counterfeiting. Avoid interruption and keep your files safe with genuine Office today. Get genuine Office That banner doesn’t always appear. Once in a while, I can’t see it when I start an Office app. Yet, it may reappear while I’m working on the Office documents. Have you ever received this warning message or are you suffering from it now? Why does this happen? And how to get rid of this issue? just continue reading. How to Remove Get Genuine Office Icon? Many methods that MAY remove the genuine office banner from your Office software. Solution 1. Remove Get Genuine Office by Disabling Connected Experience in Office Open any one of Office Product, Word, Excel, PowerPoint, etc. Click File o...

System Design For Beginners: Everything You Need in One Article

There is no pre-requisite to read this blog. Everything is written for complete beginners. This is a detailed blog that covers all the topics you need to master to solve any system design problem in interviews. You will not need to study any more theory except this blog. Directly start attempting interview problems after reading this blog. For system design, in most places, you will only see theoretical stuff, but in this blog, I have tried to show the practical implementation of a lot of things so you will not just be preparing for interviews but also know how these things are being used in the real world. Content of this blog Why study System Design? What is a Server? Latency and Throughput Scaling and its types – Vertical Scaling – Horizontal Scaling Auto Scaling Back-of-the-envelope Estimation CAP Theorem Scaling of Database – Indexing – Partitioning – Master Slave Architecture – Multi-master Setup – Database Sharding – Disadvantage of sharding SQL vs NoSQL Databases and w...