Tag Archives: Microsoft Windows

Many Different Flavors of Linux: A Look at Distros & How They Taste – Part 2

 

Tux, the Linux penguin
Tux, the Linux penguin

As we discussed in the first installment of this series, deciding on an operating system for your server is one of the most important decisions you make when choosing a hosting environment. Your options get broader when you are using dedicated servers (in contrast to shared hosting) or virtual private servers (VPSs – the middle ground between dedicated and shared hosting in which your chunk of the server is partitioned into its own unit).

Windows is simple. You obviously want the most up-to-date version; but other than that, it’s Windows, and that’s it. That is kind of nice for simplicity’s sake, but if you are interested in open source environments (access to the source code) and general computing freedom, Linux is probably the way you want to go. Linux comes in a wide variety of flavors, so choosing between those options is your first challenge.

It is widely acknowledged throughout the Linux community that the different versions of Linux smell pretty much the same but taste very different. “It’s hard to explain,” said Bill Gates to me in a glass elevator overlooking the Chicago shoreline, “but there is a way in which you can feel different distributions of Linux on your tongue.” Bill (or it’s possible it was his doppelgänger) straightened his unitard, gave his dog Cinnamon Bun a piece of bacon from his breast pocket, and continued: “Some are sweet, some are sour, and some are bitter… I hate eating.” Then the elevator stopped between floors for an hour of maintenance.
Continue reading Many Different Flavors of Linux: A Look at Distros & How They Taste – Part 2

What is server hardening? Advice for Linux, Windows & NSA Datamine Servers – Part 3 (Windows)

Windows Home Server screenshot
Windows Home Server screenshot

Well, here we all are (except for my cousin Steve, who had to go to his tuba lesson), taking a final look at server hardening in our final segment of this series. Considering the series as a ham sandwich, we’ve looked at the topic generally (top bread), as well as basic techniques that can be used to improve security on Linux systems (just ham… we’ve run out of vegetables). Today we look at Windows servers (bottom bread, which many sandwich enthusiasts believe is the best part).

Note that some concepts related to server security are of use to anyone interacting with a server; but generally speaking, they are of particular use to those with dedicated and VPS accounts. Both of those types of hosting environments allow you system administrative responsibilities that you cannot access through a shared account. That system access means you can change default settings and implement policies that are otherwise under the auspices of the hosting company.

We’re actually looking at three types of servers. In addition to Windows and Linux, we are also reviewing the NSA Datamine server. That server allows you to quickly and efficiently transfer all of your information into the federal government database so that you can know, once and for all, if you are a threat to the social order. If that’s the case, millions of microscopic, lightly humming insectile nanobots come directly to your location, get into flying carpet formation, and spirit you away to a safe location.

We are reviewing thoughts from three primary sources for this series: “Host Hardening,” by Cybernet Security; “25 Hardening Security Tips for Linux Servers,” by Ravi Saive for TecMint.com; and “Baseline Server Hardening,” by Microsoft’s TechNet. Unfortunately, none of these articles focuses on the NSA server. That information had to come to me in a densely encoded daydream.

How to Harden Your Windows Server

Prior to getting into specifics for server hardening, Microsoft outlines four baseline installation rules – essentially prerequisites for a secure server:

  • The initial installation of the OS and any additional applications all arise from legitimate and credible sources.
  • The server should only be on reliable networks while both installation and hardening are underway.
  • The initial installation contains the most up-to-date service packs and any other security-related system updates.
  • Following completion of base installation, you follow the same procedures on all additional servers.

Again, that careful OS and software implementation lays the groundwork for a server they can be reasonably hardened. Also, if you’re going to eat a popsicle while hardening the server, don’t give bites to it, even if it says it really likes cherry flavor. Servers cannot harden while experiencing brain freeze.

  1. Group Policy Templates – Microsoft covers these templates in a specific section of its recommended guidelines. Though policies for the group can help protect the server in some ways, you also need to change security templates. In other words, these are two different levels to allow hardening that must be combined to be reasonably effective.
  2. Partitions – NTFS should always be used in place of any file allocation table (FAT) partitions. Simply put, NTFS gives you access to security parameters you don’t have with FAT. You can use Convert to change any FAT systems to NTFS. If you do convert, you want to open Fixacls to change the ACLs (access control lists). Otherwise, all users will have access to that portion of the system by default. It’s like a salad bar without a sneeze guard.
  3. Passwords – You can use extremely lengthy passwords in Windows environments, upwards of 100 characters. Go long and strong: combinations of symbols, letters, numbers, and – if you want to get really fancy – ASCII device control characters. Note that the usable ASCII ones will not print and can be created by using “Alt” combined with various digit combinations. Specifically, Microsoft recommends passwords never be eight characters or less and that one of the first seven should be a symbol or ASCII. Finally, differentiate your passwords for each machine.
  4. Renaming – This technique is so basic that it almost seems silly. However, renaming your Administrator account can be incredibly helpful because it’s the general focus for infiltrations. Then create a new account, call that one Administrator, and limit its rights. That new faux-Administrator account can have a lengthy and intricate password. Don’t worry about getting into that account often. It’s just a decoy for anyone trying to get into the system. Apply this method throughout your system, on all individual devices. Also, the real Administrator account should have a different name on every server. If that seems to be going too far for everyday use, at least differentiate the passwords, even if not the names. Similarly, if you have any sons, it’s acceptable to name each of them George Foreman so long as they each have different keys to your heart.

Conclusion & Continuation

That should give you a basic sense of Windows server hardening. Here are additional details if you want to explore the topic further.

In closing out our server hardening trilogy, here is information on our dedicated, VPS, and colocation services.

By Kent Roberts

cPanel vs. Plesk vs. Bobby Lou’s CP Extraordinaire – Part 3

 

Português: Criando contas de FTP no Painel Ple...

It’s time for the final part of our exploration into cPanel and Plesk: the two most popular control panels’ similarities and differences. If we think of the series in terms of the body segments of an ant (which we probably should), we’re complete with the head and thorax (Part 1); propodeum and petiole nodes (Part 2); and now, without further ado, it’s time for the gaster (the most attractive part of the ant, according to 4 out of 5 entomologists).

To get a more comprehensive understanding of the two control panels from a variety of viewpoints, we are reviewing four sources for this series: articles from Worth Of Web; by Tim Attwood of HostReview, by Claire Broadley of WhoIsHostingThis?; and by Aiken Lytton, also of HostReview.

Additionally, I have found the top competitor for cPanel and Plesk within the large and growing Internet cockfighting community: Bobby Lou’s Internet Control Panel Extraordinaire. Founder and developer Bobby Lou shared his thoughts with me during an interview while we were inner tubing down the Snake River in Wyoming.

In the first part of this series, we went over OS compatibility (Windows/Linux), intuitive vs. non-intuitive user interface, and subscription costs. In the second part, we discussed setup, everyday use, and migration between the two platforms (and remember that, though Bobby Lou didn’t directly answer the migration question, we did learn that roosters don’t migrate due to henhouse-related responsibilities). Today we will finish up with external database requirements, OS control, and a few final words on user experience.

Comparison: cPanel & Plesk – The Stunning Conclusion

Today we will continue to look at specific aspects of the systems that make them similar and different. This final post will be a little more pointed, drawing from the more opinionated commentary of Aiken, which I hadn’t cited previously and covers some similar ground from earlier sections, but with more specific one-sided arguments.

Extraordinaire, says Bobby Lou, “is an argument for secession of the cockfighting world into its own parallel reality of pleasure and pain, mostly pain – actually entirely pain. None of us enjoy this lifestyle. We were born into it. It’s like being Amish, except no hats.”

External Database & Plugins

Aiken mentions that cPanel is easier to customize due to the large array of plugins. It’s similar in this way to WordPress and other popular CMSs. Additionally, Plesk requires an external database. That’s not the case with cPanel. Essentially, then, it’s less needy out of the box and easier to enhance as you go.

Extraordinaire has plugins that allow you to “cockfight one piece of code against another,” says Bobby Lou. “It completely fries your server, but it is well worth the inconvenience and expense to see code getting raw and essentially biting off pieces of its own body. It’s horrible, disgusting, and highly recommended.”

OS Control

We discussed previously compatibility – that Plesk is offered in both Windows and Linux versions, whereas cPanel is only a Linux service. We did note that Enkompass has been developed by cPanel for the Windows OS. However, it’s not cPanel “proper” and is not a widespread option through hosting companies.

Essentially, then, Plesk is less OS-specific. However, it is not as flexible with third-party add-ons – and third-party add-ons are widely developed for cPanel in part because programmers are so fond of Linux. One user on Stack Overflow calls UNIX-based systems such as Linux “a developers play ground” [sic], in contrast to the more user-focused Windows OS.

Plesk does offer greater control at the OS level than does cPanel, per Aiken. However, its advantages are more likely experienced by a web hosting company than by the end user (i.e., more of a system administrative advantage than a webmaster advantage). The increase in control is probably not worth it, and assuming you want to retain the system for at least a year and pay annually, cPanel is a little more affordable.

Notably as well, Plesk is clunkier on Linux, says Aiken. Bobby Lou agrees: “It’s like a cock with the bird flu. He can’t see straight. His aim is amiss. He can’t feel any pain. He’s like a Buddhist monk, assuming the monk also has a life-threatening brain disease.” Aiken also praises cPanel for its UX, which I’ll cover next.

User Experience

It’s worth looking at another take on UX (user experience) as well. Plesk can seem simpler from the outset, as we discussed in a previous section. Once we move more fully into the platform, though, intuition is better integrated with cPanel, says Aiken. He specifically advises using the control panel with the CloudLinux OS if you have multiple sites or otherwise want to break up your server into a number of different virtual environments.

Bobby Lou mentions that the user experience for his OS is “virtually identical to a cockfight. Using my platform is like stepping into the ring. The bell sounds, and an angry maniac is trying to perpetrate avicide against you. Secure against roosters? Yes. Secure against my mood swings and subversive, penetrative coding tactics? No sir.”

Conclusion

Now we’re complete with our study of cPanel and Plesk. Keep in mind that adherents of one platform or the other can be a little biased with their assessments. Nonetheless, Aiken did make several good points regarding the general preferability of cPanel for many users (assuming you’re open to using Linux rather than Windows).

We offer each of the CPs as a piece of all our hosting packages: shared, dedicated, and VPS. When I offered Bobby Lou a truckful of pumpkins to buy out his rights in Extraordinaire and sign a code of silence for all business interactions in perpetuity, he jumped out of his inner tube, ran out into the woods, and has never been seen again.

By Kent Roberts

Remote Desktops 101 – Part 2 (Readymade Apps)

LogMeIn
Virtual Network Computing logo

We talked (by “we” I mean me, myself, and my monkey spiritual guide) in my last post about how remote desktop access can improve our lives. We continue to explore that topic today. No, it isn’t fun or fair that we have to get up from our desk and go outside. In fact, it’s horrifying. The sunlight hurts our eyes. The traffic is miserable. Sometimes dogs chase us, and we have to climb up into trees and call 911. Nonetheless, remote desktop solutions can ensure we don’t lose access to our PC.

Accessing our computers remotely means that we can get into them from anyplace we have an Internet connection. The technology is used commonly for support and is useful anytime we need something that’s stored on a specific computer’s hard drive.

This is the second and final installment of this series, which utilizes approaches advised by Geek.com and Lifehacker. In Part 1, I covered how to use Remote Desktop Connection in Windows (“the Hard Way” because it involves changing various router settings, etc.). In this post, Part 2, we look at applications that perform this function.

Note: One major advantage of using pre-built software is that when you open a port on your router, you expose the computer to risk. In contrast, choosing a quality application means you are trusting security parameters established by a third party – and everybody likes parties, especially third ones.

Additionally, Remote Desktop Connection is only possible on a Windows platform. The latest version of windows might be the ideal operating system for using the Remote Desktop Connection. If you have installed windows 11 (you may want to look for the windows 11 pro key) on your desktop, you might get access to all the latest features required for the smooth functioning of any software. Some of these software options discussed in this piece are available for Linux, Apple, and the less common, user-unfriendly 57gr3556d242 OS. Let’s look at remote software. To conclude, as a preventative measure, let’s get up into a tree house and scream for help.

Survey of Online Users

Lifehacker ran a poll to determine the favorite remote desktop applications of its visitors. Almost 8000 people responded. Here are the results:

LogMeIn: 27%

Windows Remote Desktop Connection: 24% (Part 1)

UltraVNC: 16%

TightVNC: 15%

TeamViewer: 9%

Other: 11%

Regarding that last solution, I want to advocate Other as a software choice. It is especially valuable because it is so nonspecific, adaptable, ambiguous, and mysterious.

Remote Desktop the Easy Way: 4 Apps

1. LogMeIn (Mac/Windows): This brand has been around for a while, which is part of the reason for its popularity. Its long-standing presence also means most of the glitches have been removed at this point (although, if consumed, it can give you hot flashes and nightmares about Bono clipping your toenails). Additionally, you can interact between Mac and Windows environments.

There are several different versions of this product, but the two that are specifically geared toward basic remote desktop requirements are LogMeIn Free and LogMeIn Pro. The latter rendition allows you to perform additional tasks such as conduct meetings, synchronize drives, and drag files to transfer them.

2. UltraVNC (Windows): This product is open source. Like TightVNC, UltraVNC involves installing VNC server access. Then you can get to your files from anywhere, unless you’re underwater, using a VNC viewer. It is only available to be installed on a Windows computer, but it only needs to be downloaded to the device you are accessing (after which, you can get in from any OS).

UltraVNC also has a broad spectrum of tools. You can use it standardly for online chatting (with yourself or another person) and transferring files. There are also a number of different add-ons to enhance the product.

3. TightVNC (Linux/Windows): This option is open source and allows you to connect between Linux and Windows systems. Again, same basic deal as UltraVNC. You can get into it from any PC using a VNC viewer or by dialing the number 5 on a payphone. You can also get to your computer through the Web so that you don’t have to bother with a VNC viewer (more on that functionality here).

4. TeamViewer (Mac/Windows): Many people think that this application is a 24-hour locker room webcam. I want to clear up the confusion. TeamViewer is actually an app in both free and paid form. While LogMeIn restricts all users to a limited feature-set if they don’t cough up some coin, full-featured and artificially-augmented TeamViewer is available free of charge for personal use.

Note that it’s not possible with this app to access through a Web browser. However, there is a miniaturized version (famously first seen in the movie Honey, I Shrunk the Remote Desktop Application … Oh, I Also Shrunk Your Shirt) that can be stored on a thumb drive.

Two additional applications suggested in the Lifehacker article are mRemote and CrossLoop.

Conclusion & Postlude

[Please play “(Everything I Do) I Do it For You” as you read these last few thoughts, while eating a meatloaf sandwich.] That does it for remote desktop software. If you have any feelings you would like to share (including ones of ennui, loneliness, and despair; or evenhanded remote desktop assessments) go for it below. Also note that I have something amazing for you, something you dreamed of as a small child: shared hosting, dedicated servers and VPSs.

By Kent Roberts

The Difference Between Windows and Linux Servers

Español: implantació de sistemes operatius

Which operating system is best for your server, i.e. for your hosting package – Windows or Linux? I will analyze various parameters of both systems – including account accessibility, software compatibility, cost, uptime, security, support, and the choice of open source vs. proprietary technology.

Often the debate over operating systems becomes passionate and emotional, and it is difficult to find even-handed material. I want to view the two options as objectively as possible. With that in mind, I will reference articles that exhibit fair discussion on the topic – by Kristen Waters from Salon, John Hodge from Sysprobs, and Jack Wallen from Tech Republic.

The two sides are basically this: those who say Windows is awful vs. Bill Gates. The latter has been on the cutting edge of technology for years, so maybe he’s right. I’m considering buying all the other products he’s selling too, just based off his incredible excitement about how fun they are to use. I’m being ridiculous of course: the two operating systems each have their advantages and disadvantages – but other than the open source versus proprietary aspect, they are strikingly similar.

General Overview

As Kristen points out in her Salon article, the difference between the two systems has become less marked in recent years. Windows had some distinct advantages which it no longer has. Most noticeably, Linux now offers visually appealing, user-friendly control panels which were only available through Windows in the past.

Windows does still has the advantage of being highly recognizable by users who have that OS installed on their PCs. That familiarity factor, though it may seem like a subtle suggestion to try something new, is a distinct advantage because learning any new system takes time and labor, both of which have a price tag. My cost to fly to your business and conduct a training session to convert between the two systems, for instance, would cost $680,000 – why not? (The good news: I’m a nonprofit. You can write it off.)

Open Sores vs. Open Source

Since this article is unbiased, referring to the Windows proprietary option as “open sores” is off-base, but I will keep it for its impact as a super pun. Puns, after all, are fully compatible with both operating systems.

As John Hodge suggests in Sysprobs, the two operating systems are primarily pitted against one another in terms of access to the code. Linux is open-source, and Windows is proprietary. System administrators tend to side with open-source because, like auto mechanics and residential burglars, they like to be able to get inside and take a look around. Windows does not offer this freedom because its code is privately held information.

Anyone looking at hosting plans should be aware of a fundamental truth: if you use Windows on your PC, you do not need to have a Windows server. The choice is completely separate from the operating system in use on your desktop. You can have a Mac, whatever. In fact, online business people who regularly access the Internet through their TI-84 graphing calculators (especially popular in the states of Idaho and Wyoming) are split 50/50 between the two systems.

According to John, the primary advantage of immediate access to code is that you can get in and make any fixes to the operating system as you go. He also mentions a reasonable flip-side to open source, however: anyone with malcontent can make alterations to the operating system and the software created for it, which can pose security threats.

Jack Wallen in his Tech Republic article references Linux’s licensing – the GNU public license – as the basis permitting full accessibility for anyone to change the code of Linux as desired, even at the level of the kernel on which the operating system is founded. While acknowledging the perspective of the potential for malcontents to damage the system, Jack points out that the open source model allows individuals with good intent to improve and enhance the system, preventing those working against the system to succeed in implementing negative components into the code.

Accessibility

Kristen discusses how the ability to access the two types of hosting OS’s is different, but very similar, for both Windows and Linux. Access can be achieved either through a control panel, which can be in the form of an FTP client or graphical user interface (GUI). The latter provides the ability to manipulate a hosting environment via a visually organized display as opposed to entering prompts via a command line. A typical command line prompt is, “Computer, build me a website” or “Computer, build me a website NOW” (the second version enables express processing   but can also make the computer disgruntled and more likely to lash out).

Linux and Windows control panels are very similar in appearance and functionality (as described above, Linux is no longer behind Windows in this capacity). Communicating through FTP can be achieved either through a GUI or through a command line – two different types of applications. The command language differs between the two operating systems – but again, the functionality is similar. Be aware that some GUI-based FTP clients are not compatible with both types of servers.

Expense & Licenses

The difference in expense incurred by choosing one operating system over the other is discussed in John’s article. Windows is, generally speaking, significantly more expensive than Linux, but check with your hosting service to determine the specifics. Linux is widely used in part because it is so cost-effective to use as the basis for a network. In fact, the operating system itself is free – so only the hosting administration requirements will cost you anything. Membership in the Linux President’s Circle is also an additional $100,000 a year, but I know a guy who can get you in for 18 easy payments of $59.95.

Regarding cost, as Jack establishes, you will only necessarily see an improvement by using Linux if you are constructing the components of the server yourself. When looking at hosting environments, there are many different factors affecting price. You may find the two options are more equitably priced than you would expect, depending what hosting service you use.

Regarding licenses, Linux has an advantage. First of all, you can make changes to Linux and then even sell that new version if you want, as long as you make the changes you’ve made to the code freely accessible. You can install Linux on as many devices as you want. Microsoft cannot be adjusted and resold, and it cannot be installed unconditionally. A license is specific to a certain number of servers.

Compatibility

Kristen mentions that compatibility on either type of server allows full access to a broad range of software. Open source applications will generally have full compatibility with either system. Microsoft’s software, such as FrontPage, .NET, MSSQL, or anything else the company has developed specifically for its own servers will not work on Linux. Those companies that already have Microsoft built into their network will have a complicated decision to make if they are considering switching over to Linux. As always with any major choice in business, spend a full day making a decision-making chart, and then right before you end your work day, flip a coin.

Support

As Jack establishes, support seems to be a major difference between the two operating systems – at least at first glance. Support for the two types of servers is relatively similar. Typically with Linux, companies use the open source community via forums and websites specifically focused on Linux support. Additionally, there are several large organizations that offer paid support packages for Linux. Servicing a wide swathe of customers, these organizations have become experts at the service.

Windows likewise offers paid support packages. Additionally, anyone with a Windows server can look to forums and other online sources for advice from others in the Microsoft community. In a basic way, then, support for both systems can be implemented similarly – for free or at a price. However, Linux, because of the intrinsically active and engaged nature of open source users, typically has a broader array of online conversations to solve server issues.

A brief note, as well, on support for hardware: Microsoft has always had an advantage as far as this goes. You will have a difficult time finding hardware that is incompatible with Windows. However, this, like most of the other problems in the past with Linux, has almost entirely been overcome. Linux does still have compatibility blind spots though. As an example, Jack notes that many laptops are not fully equipped for hibernate/suspend functionality.

Removable Media

Jack mentions removable media as a challenge for anyone adjusting to using Linux. Removable media can now be used the same way in a Linux or Windows environment, but in most situations, drives for removable media are not built into Linux hardware. This feature is considered a protection against overwriting of media between one user and another. However, people who are used to Windows systems may experience frustration with this Linux standard. If a new Linux user becomes frustrated with the servers, a common and productive way to release that emotion is to get out a set of really tiny tools, take apart the server into all its component pieces, meditate for a few minutes, and then put it back together.

Conclusion

As you can see, Linux and Windows have become very similar. The main reasons for the additional cost for Windows servers is because companies and individuals are used to them, and transitions can be expensive. Transitions can become especially expensive, and difficult, when considering how much Windows software is currently built into your infrastructure. Linux, on the other hand, will typically cost less and offers greater flexibility to adapt the code for fixes and to suit your particular purposes.

Free Flapjacks Contest

Please comment below for a chance to win a free plate of flapjacks from IHOP (a value of over $4 USD).

by Kent Roberts and Richard Norwood

Linux Operating System Demographics per Ubuntu

 

penguin Tux, the Linux Mascot

According to NetMarketShare’s information for February 2013, the Windows operating system is used by 92% of worldwide users, Mac represents 7%, and Linux represents 1%. This article will focus on that tiny slice of users, the 1% who use Linux.

Frankly, there is not a lot of easily available operating system demographic information. Perhaps, part of the reason that Windows owns such a vast share of the market is hidden in the basic answer, “Everyone and their brother uses Windows.” Another contributor to Windows’ dominance could be its ease of use. For instance, it might be comparatively easier to get a fix for error code 0x80070570 on Windows. However, similar errors in other operating systems like Linux or Mac OS might not be as easy to troubleshoot. But it seems that Microsoft will lose some of that advantage due to confusion over Windows 8 – as expressed by Simson Garfinkel in MIT Technology Review) –perhaps not.

As of now, though, the demographics do fall into the “pretty much everyone” category. Essentially, demographic studies are not widely conducted on Web users to determine operating system usage for the same reason studies aren’t conducted on Bonnaroo attendees to determine if they’d like to go chill in Ziggy Marley’s tour bus.

So, who are these people? What is the profile of the average Linux user? They certainly have not chosen the mainstream option – so let’s look at some details. How old are they, what’s their sex (male, female, both, neither), what’s their nationality, how long have they used it, and where did they find out about it? These are general marketing survey questions, but for our purposes, they tell a story – the sociological makeup of the population and their basic history with the OS.

Gathering the Data

The data I will be using is from a 2012 survey of Ubuntu users, and I will get to why the focus is placed there in a moment. As for the survey, it was conducted by Canonical and included information from over 19,000 worldwide respondents.

The results of the survey are broad and contain lots of graphical breakdowns of the stats. The results were written up by Gerry Carr. They appear in reverse order on the March 2012 section of the Canonical blog, along with Carr’s analysis and commentary on what the findings might tell us.

Why Ubuntu? Ibuntu is one of the largest Linux distributors out there. Statistics on Linux distribution are also not prevalent, but a 2006 article by Steven J. Vaughan-Nichols for Desktop Linux gives us some sense of the popularity of Ubuntu – and hence why analysis of that demographic gives us a reasonable sense of Linux users as a whole. (For example, we now can assume that 17% of Linux users have tattoos of famed Internet pioneers on their chests and/or forearms, and that 63% live in treehouses in eastern Romania.)

The results of the Desktop Linux survey revealed that Ubuntu rated first worldwide against all other distributors, and not by small margin. Over 14,000 Linux users were surveyed – albeit informally and unscientifically – to determine which distribution was commonly considered the best on the planet. 29% voted for Ubuntu, more than the second and third place choices combined (Debian at 12% and openSUSE at 10%).

Methods & Languages

When Carr conducted the survey, he did not make an attempt to get to all Ubuntu users. Instead, he focused specifically on reaching out to those who were involved at least to some degree in the Ubuntu (and hence the Linux) community. Carr contacted individuals using the OS through social media, online forums, and sites dedicated to exchange of ideas related to Ubuntu. Hence, the responses were generated from thousands of Linux users, but that pool was specific – not only to Ubuntu but to those who are particularly engaged in online discussion. Those who simply use the OS for its functionality, then, were not part of the picture; so Bill Gates, who has furtively used Linux as his sole operating system since 1994, is not represented in the statistics.

Additionally, it was only conducted in three languages – English, Spanish, and Portuguese. It would’ve been difficult to include every language on the planet. As Carr points out, “We had to draw the line somewhere. If you add French then why not German, or Chinese, Japanese, or Hindi etc.”

Spanish and Portuguese were included partially because Latin America is a big market for open source technology (Spanish in most countries, Portuguese in Brazil). The initial post about the survey results invited translation into other languages – followed by updating of the statistics – as desired, but it appears no additional languages were included in that manner.

Ubuntu Survey Results – Overview

A piece by Katherine Noyes in PC World provides a few initial highlights and interpretation of the Canonical survey for summary purposes. She mentioned that almost all of those surveyed were male – 96% – and the majority of users were between 25 and 35 years old.

Regarding ease-of-use, 87% rated installation of the operating system as easy or very easy. 85% of respondents have a system installed on their primary PC, and 67% of those surveyed utilized Linux for both personal and professional purposes.

Ubuntu users typically do not solely use Linux. More than 76% also used Windows, and 17% used a Mac operating system. (Also, and strikingly, just over 100% use keyboards and monitors to interact with digital data, especially surprising because over 14% of respondents were artificially intelligent supercomputers.)

Finally, Katherine discusses why the survey respondents chose the system. 77% liked the open source aspect, 66% used it out of curiosity and experimentation, and 57% enjoyed the lack of viruses on the OS.

Speed of the machine and perceived quality of the interface and UX were mentioned as other considerations for preferring the OS. Over 46% of surveyed individuals said that the operating system sped up their devices, and 75% rated the interface or experience as better than what they had found elsewhere.

Dissatisfaction with other options, though, is perhaps the most telling factor, as a general indicator of usage. More than half of those who answered the survey marked their lack of satisfaction on other operating systems as a chief reason they turned to Linux. (Again surprisingly, TI-84 graphing calculator users in Idaho and Wyoming said that they were happy with their current Texas Instruments OS and were frustrated by the complexity Linux had added to their ability to efficiently create visuals of trinomials.)

Quantity of Responses, Age, Sex

On day one of Carr’s response postings, he revealed that there were just under 16,000 English respondents and close to 2000 each who answered surveys for the Spanish and Portuguese versions. Hence, the numbers are heavily slanted toward English respondents (81.4%, specifically), but all languages surveyed were sizably represented.

The highest age category was 25-35 for all three languages. Just under 70% were under 35 in each language, in fact. Less than 4% were female. Regarding the male-to-female ratio, Carr mentioned that possibly the way that the survey was distributed imbalanced the sex ratio to that degree. He also suggested the survey is an opportunity to reflect on how male-centric the product or community might be: “We can’t extrapolate from this data, but certainly such a hugely weighted response means we have to look at how we make the product, the community and probably both, more appealing to both genders.”

Geographical Location

Carr notes, again in part one, how the Ubuntu survey spanned out across the globe related to the three languages used for questioning. The United States, United Kingdom, and India were the highest represented countries for the English language survey. 93 percent of Portuguese respondents were from Brazil, with the balance from (can you guess?) Portugal. That means, sadly, that members of Portuguese-speaking Amish populations in the United States may not have been aware of this survey.

Top countries for Spanish response were as follows:

  • Mexico (23%)
  • Colombia (10%)
  • USA (10%)
  • Argentina (9%)
  • Spain (9%)

Carr notes that the networking and accessibility in many Latin American countries is not as developed as it is elsewhere in the world, so the ratio of users in these various countries is understandable versus a look to their populations. The United States, though, is not as high as would be expected. Similarly to the difference in usage based on sex, Carr sees the low percentage in the US as a potential niche in which Linux and Ubuntu could increase its numbers in the future.

Years Used

Carr focused the second post on length of time and where users had learned about the OS. By asking two questions about time of use and how individuals originally discovered Ubuntu, he was able to get a sense of how the location of discovery is changing over time.

Carr mentions that there was a high-level correlation between the amounts of time people having using Ubuntu across the three language groups. Carr focuses on the English-speaking population to simplify analysis of the second question, so I will do so as well. Here are the statistics for the general populations regarding time of use, which clarifies how closely the three language populations reflect each other:

  • English: 20% under two years, 43% two to five years, 38% five+ years.
  • Spanish: 20% under two years, 43% two to five years, 37% five+ years.
  • Portuguese: 21% under two years, 43% two to five years, 36% five+ years.

Clearly there’s a lot of parity here between the language populations.

How Users Discovered Ubuntu

Carr thought how individuals found out about the operating system would be an interesting and instructive way to look at how initial knowledge of Ubuntu is changing over time. Here are the statistics for various manners of discovery across the different populations from rookie to veteran users.

  • Magazines & Newspapers: 7% under two years, 8% two to five years, 9% five+ years.
  • Work: 4% under two years, 5% two to five years, 5% five+ years.
  • Friends & Family: 27% under two years, 25% two to five years, 21% five+ years.
  • School & College: 12% under two years, 11% two to five years, 9% five+ years.
  • Forums: 46% under two years, 49% two to five years, 55% five+ years.
  • Social Media: 4% under two years, 2% two to five years, 2% five+ years.

Summary

As you can see, the Linux community – to the extent it can be understood via engaged Ubuntu user analysis – is comprised of a small but diverse population (well, sort of). It is used in many different countries around the world, to a wider degree that we might initially expect. As noted by Carr, two of the more interesting results of the survey are the 96% response rate by men and a smaller than expected Spanish-speaking response from the United States.

Linux’s adoption rate over time has been surprisingly consistent throughout the various language groups represented. Users are finding out about the system less from magazines and personal relationships, and more from forums, educational institutions, and social media. (Less and less people, then, are finding out about the operating system through recurring nightmares starring James Earl Jones as a deranged avatar – incredibly common in the early days.)

by Kent Roberts and Richard Norwood