Archive for January, 2008

a DNS server, you still need a way (Web hosting solutions)

Saturday, January 26th, 2008

a DNS server, you still need a way of translating NetBIOS names to addresses and back again. We recommend that you configure both DNS and WINS; NT has a preference for WINS and WINS can use DNS as a fallback if it cannot resolve any machine address. The WINS Address tab is shown in Figure 3.24. Figure 3.24: The WINS Address tab 85
If you are searching for cheap webhost for your web application, please visit MySQL5 Web Hosting services.

Free web hosting services - a server nearby. [3] The address 127.0.0.1 is

Saturday, January 26th, 2008

a server nearby. [3] The address 127.0.0.1 is known as the localhost address, and always refers to itself. For example, if you type ping 127.0.0.1on a Unix server, you should always get a response, as you re pinging the host itself. Finally, enter the machine name once more, making sure that it s the same one listed in the Identification tab of the Network dialog box (before the NetBIOS name). Also, enter the DNS domain on which this machine resides. For example, if your workstation has a domain name such as example.com, enter it here. You can safely ignore the other options. 3.2.2.3 WINS Address tab If you are not
From our experience, we can recommend PHP5 Web Hosting services, if you need affordable webhost to host and run your web application.

DNS will have this file. It looks like (Ipower web hosting)

Friday, January 25th, 2008

DNS will have this file. It looks like the following: #resolv.conf domain example.com nameserver 127.0.0.1 nameserver 192.168.236.20 In this example, the first nameserver in the list is 127.0.0.1, which indicates that the Samba server is also a DNS server for this LAN.[3] In that case, you would use its network IP address (not 127.0.0.1, its localhost address) when filling in the DNS Configuration dialog box. Otherwise, use the other addresses you find in the lines beginning with nameserver. Try to select ones on your own network. Any name servers listed in /etc/resolv.conf should work, but you ll get better performance by
Please visit Domain Name Hosting services for high quality webhost to host and run your jsp applications.

For a LAN that s not on the Internet, (Ecommerce web host)

Friday, January 25th, 2008

For a LAN that s not on the Internet, the list of possible hosts is typically small and well known, and may be kept in a file locally. Networks that are connected to the Internet typically use DNS service since it isn t possible to guess ahead of time what addresses you might be accessing out on the net. If you are in doubt as to whether a DNS server is being used, or what its address might be, look at the file /etc/resolv.conf on your Samba server: any machine
In case you need quality webspace to host and run your web applications, try our personal web hosting services.

Web hosting faq - example, if the server s address is 192.168.236.86 and

Friday, January 25th, 2008

example, if the server s address is 192.168.236.86 and its network mask 255.255.255.0, you might use the address 192.168.236.10, if it is available, for the NT workstation, along with the same netmask. If you use DHCP on your network, select the “Obtain an IP Address from a DHCP server” button. If you don t have an IP address to use, and you are on a network by yourself, steal ours, as the 192.168.x.x subnet is specifically reserved by the Internic for LANs. If you re not by yourself, see your system administrator for some available addresses on your network. The gateway field refers to a machine typically known as a router. If you have routers connecting multiple networks, you should put in the IP address of the one on your subnet. 3.2.2.2 DNS tab Next we go to the tab for DNS, as shown in Figure 3.23. This brings up the DNS panel. Figure 3.23: The DNS panel The Domain Name System (DNS) is responsible for translating human-readable computer names such as atrish.example.com into IP addresses such as 192.168.236.10. There are two ways to accomplish this on a NT machine. First, you can specify a DNS server to do the translation for you, or you can keep a local list of name/address pairs for your workstation to refer to. 84
Looking for affordable and reliable webhost to host and run your business application? Then look no more and go to servlet web hosting services.

3.2.2 Configuring TCP/IP After you ve installed the Workstation (Web hosting unlimited bandwidth)

Thursday, January 24th, 2008

3.2.2 Configuring TCP/IP After you ve installed the Workstation service, return to the Protocols tab and select the TCP/IP Protocol entry in the window. Then click the Properties button below the window. The Microsoft TCP/IP Protocol panel will be displayed. There are five tabs on the Windows NT panel, and (like Windows 95/98) you will need to work on three of them: IP address DNS WINS address 3.2.2.1 IP Address tab The IP Address tab is shown in Figure 3.22. Figure 3.22: Microsoft TCP/IP Properties for Windows NT Select the “Specify an IP address” radio button and enter the computer s address and subnet mask in the space provided for the proper adapter (Ethernet card). You or your network manager should have selected an address for the client on the same subnet (LAN) as the Samba server. For 83
We recommend cheap and reliable webhost to host and run your web applications: Coldfusion Web Hosting services.

3.2.1.3 Installing the Workstation service After installing (Make my own web site) TCP/IP,

Thursday, January 24th, 2008

3.2.1.3 Installing the Workstation service After installing TCP/IP, press the Services tab in the Network panel and check that you have a Workstation service, as shown at the end of the list in Figure 3.20. Figure 3.20: Network Services panel dialog box This service is actually the Microsoft Networking Client, which allows the machine to access SMB services. The Workstation service is mandatory. The service is installed by default on both Windows NT Workstation 4.0 and Server 4.0. If it s not there, you can install it much like TCP/IP. In this case you need to press the Add button and then select Workstation Service, as shown in Figure 3.21. Figure 3.21: Select Network Service dialog box 82
Check Tomcat Web Hosting services for best quality webspace to host your web application.

Web hosts - If the protocol is not installed, you need

Wednesday, January 23rd, 2008

If the protocol is not installed, you need to add it. Press the Add button, which will display the Select Network Protocol dialog box shown in Figure 3.19. Unlike Windows 95/98, you should immediately see the TCP/IP protocol as one of the last protocols listed. Figure 3.19: Select Network Protocol dialog box Select TCP/IP as the protocol and confirm it. If possible, install only the TCP/IP protocol. You usually do not want NetBEUI installed because this causes the machine to look for services under two different protocols, only one of which is likely in use.[2] [2] A common occurrence: after looking at the unused protocol for a while, the machine will time out and try the good one. This fruitless searching gives you terrible performance and mysterious delays. 81
In case you need quality webspace to host and run your web applications, try our personal web hosting services.

Web host forum - A word of warning: you will have to

Wednesday, January 23rd, 2008

A word of warning: you will have to set the machine name again later while configuring TCP/IP, so be sure that the two names match. The name you set here is the NetBIOS name. You re allowed to make it different from the TCP/IP hostname, but doing so is usually not a good thing. Don t worry that Windows NT forces the computer name and the workgroup to be all capital letters; it s smart enough to figure out what you mean when it connects to the network. 3.2.1.2 Installing the TCP/IP protocol Next, select the Protocols tab in the Network dialog box, and look to see if you have the TCP/IP protocol installed, as shown in Figure 3.18. Figure 3.18: The Protocols tab 80
Note: In case you are looking for affordable and reliable webhost to host and run your j2ee application check Vision J2ee Web Hosting services.

Professional web hosting - 3.2.1 Basic Configuration This section presents an outline

Tuesday, January 22nd, 2008

3.2.1 Basic Configuration This section presents an outline of the steps to follow for getting Windows NT to cooperate with Samba. If you need more details on Windows NT network administration, refer to Craig Hunt and Robert Bruce Thompsom s Windows NT TCP/IP Network Administration (O Reilly), an excellent guide. You should perform these steps as the “Administrator” user. 3.2.1.1 Name the machine The first thing you need to do is to give the machine a NetBIOS name. From the Control Panel, double click on the Network icon. This will take you to the Network dialog box for the machine. The first tab in this dialog box should be the Identification tab, as illustrated in Figure 3.16. Figure 3.16: Network panel Identification tab Here, you need to identify your machine with a name (we use the name Artish here) and change the default workgroup to the one you specified in the smb.conf file of your Samba server. In this case, the workgroup name is SIMPLE. However, you cannot edit either name here (as you could in Windows 95/98), but instead must use the Change button below the two text fields. Pressing this button raises an Identification Changes dialog box, where you can reset the workgroup and the machine name, as shown in Figure 3.17. Figure 3.17: Changing the identification 79
In case you need quality webspace to host and run your web applications, try our personal web hosting services.