Useful tips for everyday
What is the difference between SQL NoSQL and NewSQL? The term NoSQL is categorizing databases as descriptive as ” No-SQL “. NoSQL is a comprehensive…
Can you take transaction log backup in simple recovery model? The simple recovery model allows full and differential database backups only and there is no…
How do you move a file and rename it? Use the mv command to move files and directories from one directory to another or to…
What is the difference between UL and non UL? It just means they MAY not have been tested. Some code enforcement agencies require devices be…
What does document library mean? A document library provides a secure place to store files where you and your co-workers can find them easily, work…
How can I see how many people have visited my website? For example, you can view the number of people who have visited the site,…
How to ignore folders in the root of Drupal? The trick is to modify .htaccess to ignore specific files/folders. So for example, if you have…
What is an anamorphic design? Anamorphosis, in the visual arts, an ingenious perspective technique that gives a distorted image of the subject represented in a…
How do I monitor changes to a file? Here is how you can access these reports: Login to ADAudit Plus → Go to File Audit…
How to add custom fields in account page? EDIT: Figured it out, I added it to the end of the functions.php file on the template,…