Subject Alternative Name (SAN) is an extension of the X.509 specification used in SSL/TLS certificates. SAN allows a single certificate to specify multiple domains, hostnames,…
Leave a CommentCategory: Tips
To run a .sh file automatically after every restart or reboot on Ubuntu, you can use the cron scheduler or create a systemd service. Method…
Leave a CommentTo disable a service in Windows, you can follow these steps: Please note that disabling certain services without proper knowledge may have unintended consequences or…
Leave a CommentTo enable autosave functionality in Visual Studio Code, you can follow these steps: By enabling autosave, any changes you make in your code will be…
Leave a CommentEncryption is the act of distorting simple information to protect it from the prying eyes of third parties. In the digital world, we call the…
Leave a CommentDeveloping applications for mobile phones is a complex process. This new platform is expected to reflect a unified brand image and align with responsive and…
1 CommentI got this error due to backslash(\) at the end of the path. svn checkout “svn://[YOUR SVN URL]/Admin scripts” “C:\Users\arjun\Documents\WebServer\admin\” –depth empty // svn: E020024: Error…
Leave a CommentIn this post, I would like to show how you can configure the Azure SQL firewall settings. By configuring the firewall settings, you can allow…
Leave a CommentThe answer is yes. If you have a blog and are looking to earn some money through means other than Adsense, we have some solutions…
2 CommentsWhether you write every day or open a blank document when you have a brainwave, you can always improve upon the writer that you were…
1 CommentIn this tutorial you’ll learn how to change XAMPP port. Follow the below shown steps, Open your XAMPP folder, access apache -> access conf(C:\xampp\apache\conf) Open…
Leave a CommentToday I just want to share one useful tip on fixing slow database connection issue on Windows 8 machines.Today I got this issue on my…
Leave a CommentHi there guys! We are going to look at a very simple trick that will save your time if GMail SMTP blocked. Almost in all…
Leave a CommentSome of the inspiring Quotes of Bharat Ratna Dr. APJ Abdul Kalam (missile man). 1) If you salute your duty, you need not salute anybody.…
Leave a CommentCDN stands for Content Delivery Network. The goal of a CDN is to serve content to end-users with high availability and high performance.Which will deliver…
5 Comments