Wednesday, 27 March 2013

Why do my emails fail to reach Hotmail account holders?

Some or the other time you may have experienced the problem of your emails not being delivered to all those holding Hotmail accounts with the following error message:

"Remote host said: 550 SC-001 (BAY0-MC2-F24) Unfortunately, messages from xxx.xxx.xxx.xxx weren't sent. Please contact your Internet service provider since part of their network is on our block list. You can also refer your provider to Sign In /troubleshooting.aspx#errors."

...

Categories
Windows , Linux , Mail Server

What exactly a DDoS Attack is?

When your Network Or Server becomes a victim of DDoS attack, it becomes flooded with fake traffic and eventually becomes unavailable for its intended users. In most cases the websites engaged in financial services are targeted making their operations paralyzed. Of several methods, the most common one is to continuously send out multiple requests to the target thus making it unresponsive. In some cases, it is also observed that attackers launch ...

How to Secure RDP Session of Windows VPS from unauthorised access?

Remote Desktop is a Windows service which allows users to connect to a host computer from anywhere. This enables users to access server as well as the data stored on the server from any remote location. RDP is a very useful feature however, it also has several security issues. In networking world, security and accessibility have always remained as a challenge. When we grant an RDP access to authorized users it always poses a risk of unauthorized users gaining access to your server.
...

What IIS 8.0 is and its enhanced features for Windows Server 2012.?

What IIS 8.0 is and its enhanced features for Windows Server 2012.
Internet Information Services (IIS) 8.0 Express is a free, simple and self-contained version of IIS that is optimized and available for developers. IIS 8.0 Express makes easy to use the most current version of websites tools like Visual Studio and WebMatrix.

Friday, 28 December 2012

How to redirect the website in iis ?


1. RDP into your server
2. Open IIS Manager
3. Click + next to ZIHOST(....)
4. Click + next to Sites
5. Click sveluco.com
6. Double click "HTTP Redirect" (to the right)
7. Changed "Redirect request to this destination" from domain.in to http://domain.com/
8. Click Apply (on the top right)
9. Close IIS

Thursday, 22 November 2012

How To resync the DNs in Plesk control panel ?


To resync the DNs you can log in to your Plesk control panel
Go to websites & Domains Tab.
Select DNS settings
Add a test A record or CNAME and make sure that you click the update DNS server button.
You can then remove the test record and select Update again.

This will resync the Plesk DNS settings with the DNS server and rewrite the zone file.


resync the DNs in Plesk control panel  in command prompt ?

You would change to the \Plesk\admin\bin directory and run

dnsmng update domain.com

Saturday, 17 November 2012

TO Activate PHP Scripts

You would need to open the control panel for the site and then click on the "Website and Domains" tab at the top. 

Look towards the bottom of the page and you will see the domain name listed. 

Click on the domain name and these will bring up the hosting options for the site. 

You may select the scripting languages to be supported to PHP.