Useful tips for everyday
How to update the date in a workflow? Another solution to update a date/time field with the current date and time is as to set…
How do I give a user sudo access to AIX? Procedure Open the sudoers file. Issue the following command: bash-2.05b$ visudo. If the line Defaults…
Why is This page not using a valid page layout? “This page is not using a valid page layout” The .aspx page is using an…
Is there a vulnerability in the WPA2 protocol? A security researcher discovered and disclosed a serious vulnerability affecting the Wi-Fi Protected Access II – WPA2…
Where can I find FDI data? The best way is to visit official web site of National Bank of particular country and go to their…
What are Promise chains? Looks like promise chaining is meant to replace async/await structure. If you need to wait for something then just wrap it…
How do you start a blog space? How to Start a Blog in 6 Steps Pick a blog name. Choose a descriptive name for your…
What happens when voltage increases in transformer? Although the voltage increases in a step-up transformer, the current is reduced proportionately. In other words, power equals…
What to do if global protect does not work? This will force Global Protect to reconnect, and fixes many connection problems. If this does not…
How to compare strings in Bash shell script? First let us understand the different comparison operator available for sting comparison in bash and shell script.…