Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ghana123
  • Order by date
  1. ghana123

    Firewalling

    Thanks for the replies.
  2. ghana123

    Firewalling

    CiscoGuy33 wrote the following: I see you have a limited understanding of what a firewall is or what it should be doing on your network - most networks have a hardware firewall so that the hackers are stopped BEFORE they get to your server...
  3. ghana123

    Firewalling

    The computer now I am writing runs on Fedoara Core 5. I have been working with open source for almost 10 years. Usually, the software packages of Linux include a firewall. So you don't have to bother about firewall. I used Mandriva before. It has a built in firewall. I am not sure about...
  4. ghana123

    Firewalling

    He has a cable modem; I mean his ISP has only cable Internet connections. He has 25MB per second data transfer rate. It is pretty fast as far as I am concerned. Very soon they will offer him 100MB per second. Towards the end of this year, he will get 100MB per second.
  5. ghana123

    Firewalling

    Thanks for the replies. The computer which I am going to install Windows 2003 server and Solaris will work as a server. I downloaded Solaris. It is free now. He could access the Internet either by using Solaris or Windows 2003 server. I know it is possible to switch between Windows 2003 server...
  6. ghana123

    Firewalling

    I just want to help a friend to make a small network. He bought a D-Link router. A single computer will work as a server. I will install both Windows 2003 server and Solaris on the server oomputer. I think I will use VmWare. The other 3 computers are clients. One is purely Linux and the other...
  7. ghana123

    A router

    Minue I connect to the Internet using a Cable modem at the moment. I had an ADSL connection via the telephone jack before. My current ISP provides Cable modem connection.
  8. ghana123

    A router

    Thanks burtsbees for the reply. Those PIX boxes are from Cisco. They are beyond my budget. What is this 837? It is Linksys 837 or DLink 837. Could you please tell me the details? I need a router with a firewall.I could pay maximum 100-120 US dollars.
  9. ghana123

    A router

    I have a rudimentary question. I have only a single computer at home. It works with Fedora Core 5. It has Windows XP too. I have double booting system. The GRUB decides whether to go to Windows or FC5. The default is Fedora Core 5. Now I bought another computer to make a server. I will install...
  10. ghana123

    Cat and _EOF_ commands

    Thanks olded for the reply. It is not easy to understand. I don't know all the aspects of scripting. However, I am very familiar with the ' cat ' command. When I have a text file, I will always use the ' cat ' command to read it. [ I guess the word ' cat ' comes from the the English word...
  11. ghana123

    Cat and _EOF_ commands

    I copied the following from a website. ------------------------- #!/bin/bash # make_page - A script to produce an HTML file echo "<HTML>" echo "<HEAD>" echo " <TITLE>" echo " The title of your page" echo " </TITLE>" echo "</HEAD>" echo "" echo "<BODY>" echo " Your page content goes here."...

Part and Inventory Search

Back
Top