Archive for the 'web server' Tag

In this article you will be introduced to the free SolarWinds Web Transaction Watcher utility, which enables you to record and monitor a Web transaction for quality assurance, performance tuning, and troubleshooting purposes.

Now more than ever before in your career as a Windows systems administrator, you may find yourself partially or fully responsible for the availability of your company’s Web applications. “But I’m not a Web admin!” you might exclaim. Like it or not, the migration of applications from the desktop to the Web browser means that we systems admins must take ownership of application uptime, regardless of form factor.

Here are some thought questions for you to consider: Does your organization do business over the Web? If so, how can you verify that your e-commerce engine is functional at any particular point in time? How can you diagnose bottlenecks and latencies in your Web application from the user’s’ perspective?

(more…)

Rate this tool: 1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 3.75 out of 5)
Loading ... Loading ...
Submit a free admin tool | Free admin tools index | Browse free admin tools

Those running SharePoint 2007 already know the major enhancements that this Software can bring to the corporate culture. With SharePoint 2010 the products strengths are developed further. Here, you can find a short summary of the improvements and new features of SharePoint 2010. Due to the vast positive changes SharePoint 2010 brings, most companies want to migrate to the new software as quickly as possible. Basically, Microsoft supports two migration paths: In-place upgrade and database-attach upgrade.

System Requirements and Preparations

Both Versions of SharePoint, SharePoint Foundation (the previous WSS) and SharePoint Server (the previous MOSS), require Windows Server 2008 SP2 or Windows Server 2008 R2. Besides that, you need Microsoft SQL Server for versions 2005 SP3, 2008 SP1, or 2008 R2. All of them have to be 64-bit installations—32-bit is not supported by SharePoint 2010.

(more…)

Has your website been hacked and spreads malware such as viruses, spyware, and computer worms all over the Internet? Probably not. But are you sure? You ‘d not only be endangering the computers of your visitors, you’d also be risking the reputation of your organization, and your site might even be removed from Google’s index. In my last post I outlined why I think that the probability of your websites getting infected increases steadily. In this article, I discuss some free tools that allow you to check or scan your website for malware.

I already mentioned Google Safe Browsing and Bing’s malware detection in my last article. Today, I will introduce free third-party website malware detection tools.

(more…)

The number of websites infected with malware is growing steadily. According to the Google Safe Browsing Malware List statistics, which were published in August 2009, almost 350,000 sites have been infected. (Please let me know if you know of more recent statistics.) Considering the increase that Google measured, it is quite likely that we’ve already passed the half million mark.

One point that advocates of Web applications argue is that Web apps are safer than desktop apps because they are not prone to infection from viruses and computer worms. In my view, this claim is no longer valid. The Web has become a dangerous place.

I think, there are two reasons for this development. Firstly, the bad guys have found out that the Web, not Windows, is the best place to spread their malware simply because the distribution options are more powerful. Popular sites have thousands of visitors who are not aware of the risks especially if the site owner is trustworthy.

(more…)

There are many great monitoring solutions that inform you whenever a server goes down. My favorite free monitoring tool is The Dude. The problem with these tools is that you have to run them on one of your corporate servers. Therefore, you won’t realize whether your website is unavailable on the Internet because of a faulty firewall configuration or external networking problems.

To make sure that your website is available not only on the intranet but also on the Internet, your monitoring solution has to be outside your organization’s network. This is where web monitoring services come in. They are not expensive, and some of them even have free plans. In this post I compare three free website monitoring services: SiteUptime, HostTracker, and BasicState.

(more…)

azure Yesterday, I blogged about Windows Azure, which is one of the four components of the Azure Services Platform. Today, I will give a short introduction to the other services and share my opinion about their significance for Windows administrators.

The four services of the Azure Services Platform are: Windows Azure, .NET Services, SQL Services, and Live Services.

Windows Azure

As I outlined yesterday, the term “Windows Azure” is a bit misleading. Essentially, Windows Azure is a cloud-based Web platform. Even though it is running on Windows Server 2008, it is not a cloud-based Windows edition. Perhaps this might change though. David Chappell mentioned that Microsoft might support unmanaged code on Windows Azure in the future. Perhaps this is a hint that non- web-related applications will one day run on Windows Azure. Then it could be possible that we can move our complete Windows backend to Microsoft’s datacenters.

(more…)

Most journalists were quite surprised when Microsoft announced its new cloud initiative Azure some days ago at the PDC 2008. I have read quite a few articles about this topic and it seems to me that most writers have problems in understanding what Azure really is. This explains why some of the articles contradict each other. I must admit that I still don’t understand it completely myself. The complexity of Microsoft’s new cloud platform is already amazing. All of the articles I have read have one thing in common, though. They all make us believe that a revolution is going on. In this article, I will try to clarify what Windows Azure is and what it is not.

There are quite a few fundamental concepts related to Microsoft’s cloud initiative: Azure Services Platform, Windows Azure, .NET services, Live Services and SQL Services. The most interesting question is how these relate to each other. Some journalists seem to believe that Windows Azure is the fundamental platform and all the other services run on top of it. This picture is supported by the following diagram, which can be found in many articles.

(more…)

apache IIS7Zone-h published a new statistics report about registered attacks. In 2007, Apache websites were defaced 319,439 times whereas IIS sites (IIS 6.0 + IIS 5.0) were attacked only 137,599 times. Of course, one has to take into account that there are (still) more Apache sites out there. So, I used the latest Netcraft data to calculate what I call the Apache/IIS website security ratio.

(more…)

It is always interesting to see how various kinds of statistics of Web server market shares come to totally different results. This leaves room for everyone to choose which statistics just suits them best or is to their own liking [1] [2]. In this post, I compare four prominent statistics (Netcraft, Google, Port80, Security Space) with respect to the market shares of IIS and Apache.

(more…)

Infoweek reported about the new Netcraft data. Apache now hosts 48.4% and IIS 36.2%. Netcraft calculated that Microsoft might catch up with the Open Source web server in 2008 if IIS will continue to gain ground in this pace.

(more…)

Mark Wilson installed Apache on Windows Server 2008 Server Core and it seems to work without problems. All you have to do is to run msiexec /i apache.msi. Now, you might ask why Microsoft made IIS available on Server Core if Apache works, anyhow. ;) I mean, you can’t use ASP.NET on Server Core. So if you want more than just static HTML pages you have to work with PHP or another solution for dynamic web pages.

(more…)

Never trust a statistics you didn’t forge yourself. This piece of unquestionable wisdom came to mind when I recently read about a statistics from Google “showing” that IIS servers host more often malware than Apache web servers. An interesting InfoWorld article discusses the validity of these statistics in the light of another study revealing that about 9,000 sites hosted by IPOWER attempt to install malware on visitors’ computers.

(more…)

Microsoft released the June CTP for Windows Server 2008. Almost 1000 bugs have been fixed. Most notable is that Server Core includes IIS7 now. I’ve been blogging about it when MS announced that they are going to support IIS7 on Server Core. I want to take this opportunity to correct my earlier assessment regarding this move. I have serious doubts now that it makes much sense.

(more…)

It seems as if Microsoft upgraded its Web servers to IIS7. This Netcraft report indicates that they made the upgrade on June 8th. You can check it out yourself by using an HTTP header viewer. It is interesting to note that they run IIS 7.0 on Windows Server 2003. I didn’t even know that there is an IIS 7 version for Win2k3. It is quite courageous to use beta software for Web servers having to cope with such a traffic load. They are not brave enough to run it on Windows Server 2008, though.

Microsoft just announced that Windows Server 2008 Server Core will be able to run IIS7 (Internet Information Server 7.0) as a server role. This isn’t yet possible with Server Core Beta 3 which I am currently testing. It only supports typical Intranet roles like file server, DHCP, and Active Directory Services. Interestingly, Microsoft added this new role due to customers’ demand.

(more…)

Previous Posts