How to Change the Website Control Panel Logo on Your VPS
Last Updated on Friday, 29 March 2013 09:43 Written by Khaleel Demeri Saturday, 30 March 2013 12:00
This post is about changing the logo image of your control panel. This way you can have your own logo showing for your users.
Note: This post is applicable for VPSClass ASP, and ASP dedicated servers.
It is really simple.
Learn MoreOutlook,550 Access denied – Invalid HELO name
Last Updated on Saturday, 9 March 2013 03:31 Written by Saravanan Shanmugam Sunday, 10 March 2013 12:00
Are you getting the following error while mailing from OUTLOOK 2007
===============
Cannot send the message. Verify the e-mail address in your account properties.
The server responded: 550 Access denied – Invalid HELO name
================
How to Send Emails Using a Template in ASP.net
Last Updated on Saturday, 23 February 2013 02:41 Written by David Bauernschmidt Tuesday, 5 March 2013 12:00
Over the years sending email in asp.net has gotten easier and easier but the requirements have gotten more complex. I want to show you how to using the system.net.mail reference to send emails using templates. I have a client that wants someone to fill out their information and have all that data placed into an email and sent to them. By taking advantage of email templates inside of asp.net this becomes a lot easier to manage. I could just create an html page and highlight everything between the body tags and use that to build a very large string and use that to replace text and to send it. There are a couple of problems with this choice.
Learn MoreHow to Manually Install Owncloud
Last Updated on Thursday, 28 February 2013 03:05 Written by kevin.hall Thursday, 28 February 2013 01:38
Hello,
Today we’ll be installing Owncloud manually, Since there are some known issues with the latest version, we’ll be using the latest stable version.
1) Go to owncloud.org (1) and download the script
Learn MoreThe Wild Card DNS
Last Updated on Saturday, 23 February 2013 02:09 Written by Naveed Ashraf Thursday, 28 February 2013 12:00
Remember that the DNS is a protocol (known as the TCP/IP protocol suite) refers to exchange of data over Internet among computers, and on many private networks. It has set of standards. Basically DNS protocol converts a user-friendly domain name (like arvixe.com) into an Internet Protocol (IP) address like 108.175.146.148 so the computers can identify each other over network. Normally in share hosting environment, a single IP address use to serve various domains. In many cases you might need to have sub domains like support.domain.com. While it serve domain owners on various way, user also can directly go to this domain’s website instead of using a link at main domain.com. What about if someone type a sub-domain that is not present at your domain for example suport.domain.com (mistakenly type suport instead of support). The wild card DNS helps to catch this sort of mistakes.

Recent Comments