Send Email using ASP.Net VB.Net

Send Email using ASP.Net VB.Net ASP.Net has built in class to send email via script. You can send email with or without authentication using ASP.Net namespace System.Net.Mail. Following is the…

0 Comments

Install latest Kernel on CentOS 6

Install latest Kernel on CentOS 6 By default CentOS 6 comes with kernel-2.6.x kernel. If you run yum update, it will update the latest kernel in kernel-2.6.x branch. It will…

0 Comments

Running Plesk Behind NAT

Plesk Behind NAT Many hosting providers use NAT in their network to limit number of public IP address as well as to improve security of the server. Network Address Translation…

1 Comment