Useful tips for everyday
How do I authorize my email? How to authorize Gmail accounts Go to cloudHQ and log into your account: Go to the Cloud Accounts tab…
What is search service in Azure? Azure Cognitive Search (formerly known as “Azure Search”) is a cloud search service that gives developers infrastructure, APIs, and…
How do you read SAR output? Report Sar Data Using Start Time (sar -s) When you view historic sar data from the /var/log/sa/saXX file using…
How do I play random songs on my iPhone? Here’s to do it. Open the Music app, then tap Library. Select Songs, then tap Shuffle.…
What is the purpose of a bipolar junction transistor? Bipolar Junction Transistor or BJT Current Mirror An often-used circuit applying the bipolar junction transistor is…
What is Microsoft unit testing? Unit tests give developers and testers a quick way to look for logic errors in the methods of classes in…
How do I make my Linux terminal colorful? You can add color to your Linux terminal using special ANSI encoding settings, either dynamically in a…
What is an Office 365 migration? An Office 365 staged migration moves everything over in batches. It transitions all of your resource mailboxes and existing…
How to get started with the REST API? Most REST APIs implement CRUD: Create, Retrieve, Update, and Delete. Go back to the Swagger page and…
Why does AWK take input from the command line? This happens because awk command is expecting input from the command line interface. We saw in…