Web Hosting FAQs
  Home arrow Web Hosting FAQs arrow Linux Web Hosting FAQ
Web Hosting Articles  
Web Hosting FAQs  
Web Hosting How-Tos  
Web Hosting News  
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter 
 
Developer Updates  
Free Website Content 
ASP Web Hosting  
ASP.NET Web Hosting 
Budget Hosting 
Coldfusion 
Colocation 
Mobile Linux 
APP Generation ROI 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Reseller Web Hosting 
Shared Hosting 
Small Business Hosting 
Virtual Private Servers 
Windows Web Hosting
 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEB HOSTING FAQS

Linux Web Hosting FAQ
By: Rich Smith
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating:  stars stars stars stars stars / 0
    2004-09-14

    Table of Contents:

    Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Our Frequently Asked Questions on Linux gives you insight on what you can expect when choosing a Unix or Linux platform to host your site. Also included is a comparison of Unix vs. Windows Web Hosting features.

    Where can I find reliable Unix & Linux Web hosting? 
    itsALLnet.com features 10 highly rated Unix & Linux Web hosting companies offering excellent service and customer support. We limit our listings to 10 hosts per category because our site provides users with quality and not quantity. We display cost, features, support and more on our site so that choosing a Unix or Linux Web host is easy.

    What is Unix?
    Unix is a computer operating system. Unix was created in the late 1960s, in an effort to provide a multi-user, multitasking system. The philosophy behind the design of Unix was to provide simple, yet powerful utilities that could be pieced together in a flexible manner to perform a wide variety of tasks.

    Who invented Unix? 
    Unix was created in 1969 by Ken Thompson and Dennis Ritchie at Bell Laboratories. Unix, as we know it today, actually began as an exercise to port a game called “Space Travel” onto a PDP-7 computer. The lack of required functionality required the authors to create floating-point arithmetic routines, an assembler, and even a file system. The “Space Travel” effort therefore evolved into the creation of a self-sustaining operating system with a local file system, on a computer that could previously only load software from a paper tape.

    What is Linux? 
    Linux is a complete operating system that is similar but not identical to Unix. It runs on a wide variety of hardware, ranging from Intel and AMD CPUs to more exotic hardware such as Digital Alpha computers, PowerPCs, and Silicon Graphics workstations. Probably the most unique characteristic of Linux is that it is freely distributable. Freely distributable means that the source code for the kernel and most software cannot be withheld. It does not mean that companies cannot charge for it. By means of comparison, hosting a website on Unix or Linux is nearly identical.

    Who invented Linux? 
    A young student, named Linus Torvalds, from the University of Helsinki in Finland, created Linux in 1991. Since it’s inception, Linux has been developed by thousands of developers from all over the world. Developed under the GNU General Public License, the source code for Linux is freely available to everyone, making it an attractive alternative to the pricey Windows platform.

    Do I have to purchase licensing fees to operate my site on Unix? 
    A majority of the software written for Unix and Linux is developed under the same GNU General Public License as the operating systems. What this means, is that it is fairly simple to locate and install the software you need with minimal, if any, out of pocket expense. Compared to the Windows platform, this is a big plus for the Unix and Linux markets.

    What is Apache, and what can it do for me? 
    Apache is the name of the software that allows you to run a web service on a Unix server. Apache is very popular and provides access to most web sites on the Internet.

    Why should I choose to host my website on a Unix-based machine? 
    Unix has a proven track record of performance, stability and security. It has been in a state of constant refinement since its inception 30 years ago, and is based on open standards, allowing easy access to operating system features and applications. Unix is, by default, text-based and does not use a graphical user interface (GUI), which means it can dedicate the full power of the server to your web site.

    What scripting languages are available for Unix? 
    There are many options available when it comes to writing CGI scripts on a Unix machine. The most common at the time of this writing are PHP and PERL. There are many introductions, tutorials, and even sample scripts available on the Internet when it comes to PHP and PERL.

    What databases are available for my Unix website? 
    That depends mostly on the web hosting provider you select to host your website. There are many flavors of databases that run on Unix, but the most prevalent among web host providers are mSQL, MySQL., and PostgreSQL. These databases are all relational in nature, and allow highly optimized communication with your website for quick retrieval of information.

    Is it more or less expensive to host my site on a Unix or a Windows platform? 
    That depends on what you mean by “hosting your site”. If you plan to host the site yourself, and you own the web servers or the software on them, then Unix (or Linux) would definitely be a less expensive option. If you plan to sign up with a web hosting company, and they own the servers and the software installed on them, you will find that there are excellent hosting options available for each platform at very comparable prices.

    How does Unix hosting compare to Windows hosting? 
    Here is a sh
    ort comparison of key features, and which are available for the Unix and Windows platforms.

    FeaturesUnixWindows
    MS FrontPage 2000, 2002XX
    FlashXX
    ShockwaveXX
    Real Audio/Video XX
    Cgi Scripts XX
    PerlXX
    PHPXX
    SSH (Secure Telnet)XX
    MySQLX 
    Web-Based Control SystemX 
    Anonymous FTPX 
    Web Site Graphical StatisticsXX
    Web-Based Email SystemXX
    SQL 2000 X
    Miva/XMLXX
    Cold FusionXX
    ASP (Active Server Pages)XX
    MS Access X
    Visual Basic Scripts X
    Windows Media X


    Glossary of terms:

    Apache
    Web Server software freely available for both Unix and Linux.

    CGI
    Common Gateway Interface. In Layman’s terms, a CGI program is a program that can be executed as part of a web server process.

    Cold Fusion
    Special software package that simplifies the creation of database driven web sites.

    GNU General Public License
    An agreement by the author of certain software to offer his or her software for free, and to abide by the stipulations of copyleft. Specifically, the copyleft philosophy stipulates that anyone redistributing free software must also pass along the freedom to further copy and change the program, thereby ensuring that no one can claim ownership of future versions and place restrictions on users.

    Kernel
    The kernel is the essential center of a computer operating system, the core that provides basic services for all other parts of the operating system.

    PERL
    Perl is a script programming language that is similar in syntax to the C language and that includes a number of popular Unix facilities.

    PHP
    In Web programming, PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

    More Web Hosting FAQs Articles
    More By Rich Smith

     

    IBM® developerWorks developerWorks - FREE Tools!


    NEW! IBM – Taking Web 2.0 to Work

    David Barnes, Lead Evangelist for IBM Emerging Internet Technologies will discuss aspects of Web 2.0 that bring value to corporations, academia, and government. He'll also discuss IBM's vision around Web 2.0, including the importance of remixability and consumability. The discussion will culminate with examples of various IBM Software Group solutions you can use to get ahead of the Web 2.0 adoption curve.
    FREE! Go There Now!


    NEW! Best practices for software analysis: An introduction to the IBM Rational Software Analyzer application

    This whitepaper presents the benefits of successfully introducing static analysis into your organization using IBM Rational Software Analyzer. Additionally, it identifies some common pitfalls that can hinder the effective use of static analysis tooling as well as presents 10 simple strategies designed to help you quickly realize the value of static analysis using Rational Software Analyzer.
    FREE! Go There Now!


    NEW! Project and Portfolio Management Executive Resource Kit

    Portfolio Management is about effectively managing portfolio value by aligning portfolio investments with business goals. This complimentary e-kit provides a collection of materials that can help you understand how IBM Rational enables and automates best practices for improved governance and clear visibility into portfolio and project performance across the entire IT project lifecycle.
    FREE! Go There Now!


    NEW! Rational Talks to You: Grady Booch on Architecture

    Join this Rational Talks to You teleconference on November 29 at 1:00 pm ET to participate in an interactive discusssion with Grady Booch around architecture and reuse. Get your questions answered!
    FREE! Go There Now!


    NEW! Software Change and Configuration Management Solution Guidelines

    This whitepaper provides areas to consider when evaluating any software configuration management solution. It addresses how the IBM solutions (Rational ClearCase and Rational ClearQuest) meet the needs and requirements of both project leaders and developers to provide successful Software Change and Configuration Management.
    FREE! Go There Now!


    NEW! Successful Change and Release Management for .NET

    Join this webcast to discover the key requirements for successful change and release management. Learn how to extend your .NET environment to improve productivity and collaboration, and address core problems afflicting team development. In this webcast, we’ll review typical challenges faced by customers and how to resolve them with the IBM Rational Change and Release Management solution, including Rational ClearCase, Rational ClearQuest and Rational Build Forge. Replay is available for 9 months.
    FREE! Go There Now!


    NEW! Trial download: IBM Rational Performance Tester V7.0.1

    Get a free trial download of the latest version of IBM Rational Performance Tester V7.0.1, a load and performance testing solution for teams concerned about the scalability of their Web-based applications. Combining multiple ease-of-use features with granular detail, Rational Performance Tester simplifies the test-creation, load-generation and data-collection processes that help teams ensure the ability of their applications to accommodate required user loads.
    FREE! Go There Now!


    NEW! Using IBM Rational Developer for System z and IBM Rational ClearCase together to manage application development

    Whether you are creating new applications or modifying existing ones, managing integration of new components with traditional z/OS elements is a critical part of building and deploying modern applications. Listen to this webcast to see how IBM can help you optimize your development process using an IDE like Rational Developer for System z that integrates with management tools, such as ClearCase to manage your application development on mainframes.
    FREE! Go There Now!


    NEW! Webcast: Striking the right balance between manual and automated testing

    Join this webcast to learn how IBM Rational's Functional Testing solution enables you to implement automation your way, at your pace, with your existing staff. In this webcast, you’ll learn how you can eliminate redundancy of manual test scripts, reduce errors, and increase test coverage through test automation. After this presentation you will understand how IBM Rational Functional Testing solution can streamline your manual testing and make test automation easily attainable.
    FREE! Go There Now!


    NEW! Webcast: WebSphere Process Server

    WebSphere Process Server delivers a unique integration framework that simplifies existing IT resources. Often, as IT assets grow to support business demand, so too does their complexity and manageability. In this webcast, we’ll discuss how WebSphere Process Server helps deliver an SOA infrastructure that provides a common model to orchestrate, mediate, connect, map, and execute the underlying IT functions. Discover how WebSphere Process Server simplifies integration of business processes by leveraging existing IT assets as reusable services without the complexities of traditional integration methodologies.
    FREE! Go There Now!



    All FREE IBM® developerWorks Tools!

    WEB HOSTING FAQS ARTICLES

    - Reseller Web Hosting: Frequently Asked Quest...
    - Blogs: Frequently Asked Questions
    - Database Hosting FAQ
    - Reseller Web Hosting FAQ
    - Virtual Private Servers FAQ
    - Colocation Web Hosting FAQ
    - E-Commerce Hosting FAQ
    - Exchange Hosting FAQ
    - Enterprise Web Hosting FAQ
    - Windows Web Hosting FAQ
    - Managed Web Hosting FAQ
    - Dedicated Server FAQ
    - Budget Web Hosting FAQ
    - Linux Web Hosting FAQ






    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
    Stay green...Green IT