Operating Systems important interview questions These are the some of the important interview questions regarding operating systems Explain the concept of semaphore? A semaphore is... Read More
Error: Missing Dependency: perl (Convert :: ASN1) is needed by package samba- 3.0.33- 3.29. el5_6.2. i386 (updates) Error: Missing Dependency: perl(Convert::ASN1) is needed by package samba-3.0.33-3.29.el5_6.2.i386 (updates) You could try using –skip-broken to work around the problem... Read More
Asp.net url rewrite rule to redirect http to https <rule name=”HTTP to HTTPS redirect” stopProcessing=”true”> <match url=”(.*)” /> <conditions> <add input=”{HTTPS}” pattern=”off” ignoreCase=”true” /> </conditions> <action type=”Redirect” redirectType=”Found” url=”https://{HTTP_HOST}/{R:1}”... Read More