eBook Compiler Software: create your own eBooks

June 30, 2011 by admin  
Filed under Web Hosting Basic

Activ E-Book Compiler is a true bargain! I was amazed at how easy it was to use and the extra password protection and ESBN features are worth the price many times over… Eva Almeida ebooksnbytes.com

Some comments/awards may refer to previous versions of this software (please see the box in the footer of this page for important disclosures regarding awards and users’ comments)

Windows Server 2008: reverse lookup zone

February 25, 2011 by admin  
Filed under Domain Name


This video also works on Server 2003. We so frequently install DNS with Active Directory, we forget that it is a full featured service on its own. This video is just one aspect of many features available from Windows DNS. This how-to video on Microsoft Windows Server 2008 domain name service (DNS) shows how to create a reverse lookup zone. Forward lookup zones resolve fully qualified domain names (FQDN) to IP Addresses. Reverse lookup zones translate IP Addresses into FQDNs. Some applications require this and sometimes this is used to prevent spoofing. It is also possible to automatically create the reverse lookup zone records (PTR) when you create the glue records (A and AAAA). Providing training videos since last Tuesday. technoblogical.com Thanks for watching.

How to Configure Windows Server 2008 R2

February 12, 2011 by admin  
Filed under Domain Name


Extensive Configuration. Installing Active Directory and Domain Name Services. Creating and configuring the Active Directory forest. Global Primary Domain Controller Setup. Connecting Windows 7 Client to Windows Server 2008. Creating and Implementing a Sample Group Policy Object

Windows Server 2008: active directory forest part 1

February 11, 2011 by admin  
Filed under Domain Name


This is a video on how to create an active directory forest. A forest is a DNS (Domain Name service) namespace that contains two or more domains. I create it so that the domains can communicate between each other and authenticate. I perform this on Server 2008 and promote it to a domain controller with DCPROMO. To share groups between domains, you must create universal security groups to place the groups or users from the other domain into. Providing training videos since last Tuesday. technoblogical.com Thanks for watching.

Windows Server 2008: dns zone types and replication

January 27, 2011 by admin  
Filed under Domain Name


This how-to video on Microsoft Windows Server 2008 domain name service (DNS), shows the different zone types and replication. There are three different zone types. Primary Zone:This is for the domain controller in charge of the domain. This machine updates the records for the domain. Secondary zone: This machine merely hosts the domain. It does not update the zone. It receives all the updates, but can not update the zone. Stub zone: The machine that hosts a stub zone will have Start of Authority (SOA), name server (NS) records for another domain. That’s all. It remembers who’s in charge and who can answer queries against the domain. It’s a low maintenance solution for DNS resolution of another domain. There are four types of replications Allow replication to all DNS servers on domain controllers in this forest. Allow replication to all DNS servers on domain controllers in this domain Allow replication to all domain controllers in this domain (Windows 2000 compatibility mode) Allow replication to all domain controllers specified in a specified directory partition. This video also works on Server 2003. We so frequently DNS with Active Directory, we forget that it is a full featured service on its own. This video is just one aspect of many features available from Windows DNS. Providing training videos since last Tuesday. technoblogical.com Thanks for watching.

DNS Windows 2003 Server

January 23, 2011 by admin  
Filed under Domain Name


Configuring DNS (Domain Name Prefix) Installing DNS Service. Configuring Forward / Reverse Lookup. Configuration and verification of TCP / IP. Domain Naming Prefix: Is the default domain name used only When the hostname is given. In order for Dynamic Domain Naming Server (DDNS) to Work Correctly, you must have the prefix preconfigured. By default, the prefix is not set. Forward Lookup Zone: Used to resolve the FQDN (ie dc01.nunes.local) to an IP address (ie 192.168.1.5). Reverse Lookup Zone: Used to resolve an IP address to FQDN, and is used for troubleshooting purposes.

What is Windows Hosting

September 6, 2010 by admin  
Filed under Windows Server

Windows hosting is referred to web sites that are served through Microsoft Windows NT or 2000 Internet Information Server (IIS). It is an NT-based server that is installed with Microsoft Windows Server Edition such as Windows XP or 2003.It is widely regarded as having powerful end-to-end management, scalability and reliability features, hence its popularity for integrating businesses with the internet.

Windows hosting is the solution that you should go for if you intend to use specific Windows applications such as Active Server Pages (ASP), and if you plan to develop your website with Microsoft FrontPage. Furthermore, if your website will be developed with .NET, MS Index Server or Visual Basic scripts , Windows hosting is the better choice compared to UNIX. In terms of database, MS SQL is compatible for both UNIX and Windows hosting, but MS Access database is served only by Windows hosting.

The advantage of Windows hosting is for users to easily integrate any Microsoft products to websites due to the fact that millions of users are using Windows and use these Microsoft products. With Microsoft’s technology, you will also be able to integrate cross-browser script libraries from Java Script with ASP. Certain features such as ODBC database connectivity and ColdFusion may only be used for Windows hosting and may not by UNIX.

Cost-wise, Windows hosting are known to be expensive to set up due to its proprietary software and the use of Windows servers. However, when using a remote server, Windows hosting becomes very affordable and is very competitive compared to the price of UNIX hosting. Added to the fact that the good performance and the robustness of Microsoft application that this hosting type offers, the minimal extra cost is definitely worth spent.

In general, Windows hosting is the best for integrating your website with Microsoft products. Although it is slightly more expensive than UNIX hosting, the advantage of integrating all powerful Microsoft-proprietary application and scripts into this hosting environment far outweighs the costs incurred.

Configuring Windows 2003 to Run as a Ntp Network Time Server

September 5, 2010 by admin  
Filed under Windows Server

Time synchronisation in modern computer networks is essential, all computers need to know the time as many applications, from sending an email to storing information are reliant on the PC knowing when the event took place.

Microsoft Windows Server from 2000 onwards has a time synchronisation utility built into the operating system called Windows Time (w32time.exe) which can be configured to operate as a network time server.

Windows 2003 Server can easily set the system clock to use UTC (Coordinated Universal Time, the World’s time standard) by accessing an Internet source (either: time.windows.com or time.nist.gov). To achieve this, a user merely has to double click the clock on their desktop and adjust the settings in the Internet Time tab.

It must be noted however, that Microsoft and other operating system manufacturers strongly advise that external timing references should be used as Internet sources can’t be authenticated.

To configure the Windows Time service to use an external time source, click Start, Run and type regedit then click OK.

Locate the following subkey:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParametersType
In the right pane, right-click Type then click Modify, in edit Value type NTP in the Value data box then click OK.

Locate the following subkey:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeConfigAnnounceFlags.

In the right pane, right-click AnnounceFlags and click Modify. The ‘AnnounceFlags’ registry entry indicates whether the server is a trusted time reference, 5 indicates a trusted source so in the Edit DWORD Value box, under Value Data, type 5, then click OK.

Network Time Protocol (NTP) is an Internet protocol used for the transfer of accurate time, providing time information along so that a precise time can be obtained
To enable the Network Time Protocol; NTPserver, locate and click:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpServer
In the right pane, right-click Enabled, then click Modify.

In the Edit DWord Value box, type 1 under Value data, then click OK.

Now go back and click on
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParametersNtpServer

In the right pane, right-click NtpServer, then Modify, in the Edit DWORD Value under Value Data type In the right pane, right-click NtpServer, then Modify, in the Edit DWORD Value under Value Data type the Domain Name System (DNS), each DNS must be unique and you must append 0×1 to the end of each DNS name otherwise changes will not take effect.

Now click Ok.

Locate and click the following
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpClientSpecialPollInterval
In the right pane, right-click SpecialPollInterval, then click Modify.

In the Edit DWORD Value box, under Value Data, type the number of seconds you want for each poll, ie 900 will poll every 15 minutes, then click OK.
To configure the time correction settings, locate:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32Timeconfig

In the right pane, right-click MaxPosPhaseCorrection, then Modify, in the Edit DWORD Value box, under Base, click Decimal, under Value Data, type a time in seconds such as 3600 (an hour) then click OK.
Now go back and click:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32Timeconfig
In the right pane, right-click MaxNegPhaseCorrection, then Modify.

In the Edit DWORD box under base, click Decimal, under value data type the time in seconds you want to poll such as 3600 (polls in one hour)
Exit Registry Editor

Now, to restart windows time service, click Start, Run (or alternatively use the command prompt facility) and type:

net stop w32time && net start w32time
And that’s it your time server should be now up and running.

Windows or Linux Hosting for Your Internet Business

September 4, 2010 by admin  
Filed under Windows Server

Are you looking for hosting services for your Internet business? If you visit any hosting website, you will probably come across a comparison table, offering all the different hosting packages side by side. At a glance, you should be able to see the difference between the various hosting packages, and that will make your buying decision easier.

However, if you are new to web hosting, you may find some of the features unfamiliar, and you are not sure how those features are going to help you building your Internet business. Hopefully, this article will help you.

In general, you will see two different types of servers in the market – Windows based servers, and Linux based servers. These are operating systems, and they differ in terms of performance, features, and pricing.

Since Linux is an open source operating system, you can expect Linux hosting to be more affordable. Features wise, it all depends on the programming language you are familiar with. If you are mainly going to upload static HTML pages, then you can use any type of server you want. But you are going to use PHP as your core language, Linux servers would be a better choice. Modern Windows servers do support PHP, but they are initially built for Windows programming languages only. Therefore, they are more ideal with Windows based programming languages such as classic ASP or ASP.NET. Dot Net is Microsoft’s latest framework, and developers are warming up quickly to this powerful framework.

Many popular online software such as forum software, blogs, and content management systems are available for free on the Internet. Linux servers even come with the popular Cpanel control panel, which allows you to install numerous applications for free without any technical knowledge. For instance, if you want to set up a WordPress blog, you can easily install WordPress on your server with just a few simple clicks.

Many Internet business owners prefer Linux hosting because of Cpanel. It allows them to install additional software easily, at no extra cost. Hence, they save on software development costs.

Windows servers also have a rather popular control panel known as HELM. Using the control panel, you can add new websites, manage domains, add POP email accounts, subdomains, etc. You can do all that without having to email your hosting company. You can even install your own databases from the control panel.

Linux servers usually offer support for MySQL database, while Windows servers may offer support for Access Databases, MySQL databases, and MSSQL databases.

One frequently seen question in hosting forums is, “Which is a more reliable operating system as a server?” The best answer to that question is that both are reliable servers, but the reliability of the servers depend on the experience of the server administrators. Under the skillful hands of highly experienced server administrators, both types of servers can be very stable and reliable.

So don’t just choose based on the operating system. Remember to learn more about the people behind the hosting services as well.

Linux and Windows Web Hosting Comparison

September 2, 2010 by admin  
Filed under Windows Server

When choosing a website hosting solution the first thing you should consider is the proper operating system for your system. The major hosting operating systems include Linux and Microsoft Windows. There are also unpopular solutions possible through Unix and Macintosh but you will often find less support for these platforms.

This article will focus on the popular solutions of Windows and Linux. Based on a given requirement each operating system serves their unique purpose. Comparisons below are made about important aspects of each operating system.

Security

Security is one of the most important areas within the industry. It is a common misunderstanding that windows servers contain more vulnerabilities than Linux servers. Security risks are often the fault of the administration rather than the operating system. Ensuring that your software updates and security patches as well as other tasks are always up to date is just part of a good security administrator?s job. As software evolves there will always be new security risks and this will not change. For security, look at your server management team rather than the operating system.

Access

The most common type of server access is FTP and both platforms allow this type of access. Both operating systems allow standard to advanced control panels. The major difference here is that Linux is able to support SSH and telnet access. Windows has the ability to support telnet however it is neither standard nor common.

File Types

Windows and Linux both support standard HTML, Cold Fusion and JavaScript files. At one point it wasn?t possible to use FrontPage extensions on a Linux server but it is now possible for Linux based servers to run FrontPage file types. Perl and CGI platforms are often supported by Linux rather than windows. If you need to use either of these file types on windows be sure that the software is specifically supported. PHP is commonly supported under Linux while ASP is commonly supported by Windows.

Databases

This is often where platforms can make a difference. Access databases are only supported by Windows where MySQL databases are more commonly found on Linux servers but are still supported by Windows servers. Many users maintaining their databases through access will want to run a windows server and vise versa.

There was a time where operating systems made a big difference. Currently, most platforms are supported on both Linux and Windows. Just be sure when shopping for a server that you have everything you need to fully develop your project.

Next Page »