Reseller hosting is a form of web hosting wherein the account owner has the ability to use his/her allotted hard drive space and bandwidth to host websites on behalf of third parties. The reseller purchases the host's services wholesale and then sells them to his customers for a profit. The certain portion of hard drive and bandwidth is allocated to reseller account. In order to achieve this the reseller may rent a dedicated server from a hosting company or resell shared hosting services. If the latter is the case the reseller is simply given the permission to sell a certain amount of disk space and bandwidth to his own customers without renting a server from a web hosting company he signed for a reseller account with.
The typical web hosting reseller might be a web design firm, web developer or systems integrator who offers web hosting as an add-on service. Reseller hosting is also an inexpensive way for web hosting entrepreneurs to start a company. Most reseller hosting plans allow resellers to create their own service plans and choose their own pricing structure. In many cases, resellers are able to establish their own branding via customized control panels and name servers.
Reseller hosting does not require extensive knowledge of the technical aspects of web hosting. Usually, the data center operator is responsible for maintaining network infrastructure and hardware, and the dedicated server owner configures/secures/updates the server. A reseller is responsible for interfacing with his/her own customer base, but any hardware, software and connectivity problems are typically forwarded to the server provider from whom the reseller plan was purchased.
Through point and click "Control Panels" (as listed below), resellers can set up and manage customer accounts via a web interface. In addition, the ModernBill software is popular among resellers, as it automates account creation and billing. Most of the reseller hosting companies offers different reseller hosting plans. For running the web hosting company control panel is must, we can name it as cpwebhosting(control panel webhosting).
แสดงบทความที่มีป้ายกำกับ Free แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ Free แสดงบทความทั้งหมด
วันศุกร์ที่ 27 มิถุนายน พ.ศ. 2551
Dedicated hosting service
A dedicated hosting service, dedicated server, or managed hosting service is a type of Internet hosting where the client leases an entire server not shared with anyone. This is more flexible than shared hosting, as organizations have full control over the server(s), including choice of operating system, hardware, etc. Server administration can usually be provided by the hosting company as an add-on service. In some cases a dedicated server can offer less overhead and a larger return on investment. Dedicated servers are most often housed in data centers, similar to colocation facilities, providing redundant power sources and HVAC systems. In contrast to colocation, the server hardware is owned by the provider and in some cases they will provide support for your operating system or applications.
ป้ายกำกับ:
dan,
Dedicated hosting service,
DNS hosting service,
Domain,
Domains,
Free,
Free web Hosting,
Hostname
Self-hosting
Self-hosting refers to the use of a computer program as part of the toolchain or operating system that produces new versions of that same program—for example, a compiler that can compile its own source code. Self-hosting software is commonplace on personal computers and larger systems. Other programs that are typically self-hosting include kernels, assemblers, and shells.
If a system is so new that no software has been written for it, then software is developed on another self-hosting system and placed on a storage device that the new system can read. Development continues this way until the new system can reliably host its own development. Development of the Linux operating system, for example, was initially hosted on a Minix system. Writing new software development tools "from the metal" (that is, without using another host system) is rare and in many cases impossible.
Several programming languages are self-hosting, in the sense that a compiler for the language, written in the same language, is available. The first compiler for a new programming language can be written in another language (in rare cases, machine language) or produced using bootstrapping. Self-hosting languages include Lisp, Forth, Pascal, Delphi, C, Modula-2, Oberon, Smalltalk, OCaml, and FreeBASIC.
History
The first self-hosting compiler (excluding assemblers) was written for Lisp by Hart and Levin at MIT in 1962. Because Lisp interpreters existed previously, but no Lisp compilers, they used an original method to compile their compiler. The compiler, like any other Lisp program, could be run in a Lisp interpreter. So they simply ran the compiler in the interpreter, giving it its own source code to compile.[1]
The compiler as it exists on the standard compiler tape is a machine language program that was obtained by having the S-expression definition of the compiler work on itself through the interpreter. (AI Memo 39)[1]
This technique is only possible when an interpreter already exists for the very same language that is to be compiled. It borrows directly from the notion of running a program on itself as input, which is also used in various proofs in theoretical computer science, such as the proof that the halting problem is undecidable.
If a system is so new that no software has been written for it, then software is developed on another self-hosting system and placed on a storage device that the new system can read. Development continues this way until the new system can reliably host its own development. Development of the Linux operating system, for example, was initially hosted on a Minix system. Writing new software development tools "from the metal" (that is, without using another host system) is rare and in many cases impossible.
Several programming languages are self-hosting, in the sense that a compiler for the language, written in the same language, is available. The first compiler for a new programming language can be written in another language (in rare cases, machine language) or produced using bootstrapping. Self-hosting languages include Lisp, Forth, Pascal, Delphi, C, Modula-2, Oberon, Smalltalk, OCaml, and FreeBASIC.
History
The first self-hosting compiler (excluding assemblers) was written for Lisp by Hart and Levin at MIT in 1962. Because Lisp interpreters existed previously, but no Lisp compilers, they used an original method to compile their compiler. The compiler, like any other Lisp program, could be run in a Lisp interpreter. So they simply ran the compiler in the interpreter, giving it its own source code to compile.[1]
The compiler as it exists on the standard compiler tape is a machine language program that was obtained by having the S-expression definition of the compiler work on itself through the interpreter. (AI Memo 39)[1]
This technique is only possible when an interpreter already exists for the very same language that is to be compiled. It borrows directly from the notion of running a program on itself as input, which is also used in various proofs in theoretical computer science, such as the proof that the halting problem is undecidable.
ป้ายกำกับ:
DNS hosting service,
Domain,
Domains,
Free,
Free web Hosting,
Self-hosting
Free web hosting service
A free web hosting service is a web hosting service that is free, usually advertisement-supported and of limited functionality, though not at all times. Free web hosts will usually provide a subdomain (yoursite.example.com) or a directory (www.example.com/~yourname). In contrast, paid web hosts will usually provide a second-level domain along with the hosting (www.yourname.com). Many free hosts do allow use of separately-purchased domains. Rarely, a free host may also operate as a domain name registrar.
Features and limitations
Only a few free web hosts offer basic package for free and enhanced packages (with more features) for a cost. This allows users to try the service for an initial trial (see how it performs compared to other hosts), and then upgrade when (and if) needed.
Free hosting may have the following limitations:
Limitation on the size of each hosted file
Very small bandwidth per month compared to paid hosting
Disabling on hotlinking of files
File type restrictions (for example MP3, MPEG, ZIP etc.)
Compulsory placement of the Webhosts' Banner or Popup ads into all web pages
No provided uptime guarantee
No allowance of custom URLS, such as "http://www.domain.com". It has to be "http://www.provider.com/domain" or "http://domain.provider.com/".
Some free host may provide these extra features:
A web based control panel
Free email accounts for the domain or subdomain hosted
File transfer via FTP
Scripting languages: PHP, ASP, Perl etc.
Relational databases such as MySQL
Scheduled processes, known as cronjobs
Other features such as guestbooks
Forums and community resources not typical of paid hosts
Reward systems which provide extra free products and services
Have no data limitations offering unlimited space
Features and limitations
Only a few free web hosts offer basic package for free and enhanced packages (with more features) for a cost. This allows users to try the service for an initial trial (see how it performs compared to other hosts), and then upgrade when (and if) needed.
Free hosting may have the following limitations:
Limitation on the size of each hosted file
Very small bandwidth per month compared to paid hosting
Disabling on hotlinking of files
File type restrictions (for example MP3, MPEG, ZIP etc.)
Compulsory placement of the Webhosts' Banner or Popup ads into all web pages
No provided uptime guarantee
No allowance of custom URLS, such as "http://www.domain.com". It has to be "http://www.provider.com/domain" or "http://domain.provider.com/".
Some free host may provide these extra features:
A web based control panel
Free email accounts for the domain or subdomain hosted
File transfer via FTP
Scripting languages: PHP, ASP, Perl etc.
Relational databases such as MySQL
Scheduled processes, known as cronjobs
Other features such as guestbooks
Forums and community resources not typical of paid hosts
Reward systems which provide extra free products and services
Have no data limitations offering unlimited space
ป้ายกำกับ:
dan,
DNS hosting service,
Domain,
Domain name,
Domains,
Free,
Free web Hosting,
Free web hosting service,
Web Hosting
วันอาทิตย์ที่ 15 มิถุนายน พ.ศ. 2551
The term domain name has multiple related meanings:
The term domain name has multiple related meanings:
A name that identifies a computer or computers on the Internet. These names appear as a component of a Web site's URL, e.g. en.wikipedia.org. This type of domain name is also called a hostname.
The product that domain name registrars provide to their customers. These names are often called registered domain names.
Names used for other purposes in the Domain Name System (DNS), for example the special name which follows the @ sign in an email address, or the Top-level domain names like .com, or the names used by the Session Initiation Protocol (VoIP), or DomainKeys.
They are sometimes colloquially (and incorrectly) referred to by marketers as "web addresses".
This article will primarily discuss registered domain names. See the Domain Name System article for technical discussions about general domain names and the hostname article for further information about the most common type of domain name.
A name that identifies a computer or computers on the Internet. These names appear as a component of a Web site's URL, e.g. en.wikipedia.org. This type of domain name is also called a hostname.
The product that domain name registrars provide to their customers. These names are often called registered domain names.
Names used for other purposes in the Domain Name System (DNS), for example the special name which follows the @ sign in an email address, or the Top-level domain names like .com, or the names used by the Session Initiation Protocol (VoIP), or DomainKeys.
They are sometimes colloquially (and incorrectly) referred to by marketers as "web addresses".
This article will primarily discuss registered domain names. See the Domain Name System article for technical discussions about general domain names and the hostname article for further information about the most common type of domain name.
สมัครสมาชิก:
บทความ (Atom)