Useful tips for everyday
How do I give myself admin access to IIS? You can use similar steps for applications. Open IIS Manager. Click the website. Double click “IIS…
Can I restore my phone to a previous version? If you were playing a game or writing documents, they may be gone forever. However, if…
Can I install Windows XP on a Mac? If your MacBook is running OS X 10.7 “Lion” or later, or your Windows XP version doesn’t…
How do I enable scrollbar on my website? Suppose we want to add a scroll bar option in HTML, use an “overflow” option and set…
Could not obtain information about Windows NT group user error? The most likely cause for this is a misconfiguration of the service account settings in…
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…
How do I connect my Arduino Nano to my laptop? The simple steps to make your Nano board work are: Download the Arduino software (IDE,…
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…