Useful tips for everyday
How do I schedule a SQL Server backup automatically? In Task Scheduler, right-click on Task Schedule Library and click on Create Basic task…. Enter the…
What is difference between an interpreter and a compiler? Interpreter translates just one statement of the program at a time into machine code. Compiler scans…
How do I stop my desktop background from disappearing? Windows displays a message reminding you of this fact every 60 minutes and removes your wallpaper…
How to add jobs to user specific Cron script? Add Jobs to user specific cron job script (crontab file) This is the most preferable way…
How do I see startup programs in Ubuntu? How to find the appropriate startup command Go to System > Preferences > Sessions (or Startup Applications)…
How do I stack notifications on Iphone? In iOS 12, Apple corralled notifications by grouping them into stacks so you no longer see an endless…
How can I delete my WhatsApp number from other devices? Step 1: Open WhatsApp on your Android device. Step 2: Next tap the Chats tab…
How to manage SharePoint groups using REST API in SharePoint framework? SharePoint Framework is completely functioning based on the user permissions we cannot elevate through…
How to count the number of items in a list? In SharePoint 2013, you can use the SharePoint 2013 type workflow and then use the…
Where is my fstab file? The fstab (or file systems table) file is a system configuration file commonly found at /etc/fstab on Unix and Unix-like…