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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by htin11

  1. htin11

    cisco router help (3600) and iso

    i also did a show interface and saw two interfaces Ethernet 0/0 Serial 0/0 Would i need to buy another ethernet module so i can bridge the two network (isp and my own) since both uses rj45.
  2. htin11

    cisco router help (3600) and iso

    Hi, I was wondering if anyone has any good sites to go to learn more about cisco routers and the iso. i got a cisco 3600 router, and is messing around with it. i want to learn more about it to maybe set up that router to bridge the connection between my isp and my network. router acts as...
  3. htin11

    Adding operating system to the windows bootmenu

    i think there is a file called boot.ini that manages booting.
  4. htin11

    How do I open and install certain files. Tar.GZ and BIN

    bin files can also be cd images, where you would require a .cue to burn into a cd.
  5. htin11

    Installing Windows XP and Redhat 7.2 on same machine

    u can use other software to run a virtual machine layer on linux. One of such is VMWare www.vmware.com so basically you boot linux and then run vmware, and vmware basically let windows xp run on top of linux. Where you can then do ms money. you can do dual boot, if you don't plan to take...
  6. htin11

    user profiles

    global admin means Domain Admin? Or just local computer admin? You can set on the pc in Control Panel -> Users and access and just add the person's Domain/User <- username and set that person to Administrator. That way the user can install anything they want on their own pc. But not interfere...
  7. htin11

    my cdrom and cdrw have vanished

    I had that problem before, whenever i install Nero, my dvd-rom and my cdrw would disappeared. My only remedy is to either reinstall the OS or install another cdr program. Like Adaptec easy cd creator. Which seem to work for me.
  8. htin11

    cisco 3620 router + password

    Hi Everyone, I'm new to Cisco routers, i have recently received a cisco 3620 router and it was used for a private link from this building to another building. (t1 link). Now that the link is not used anymore, and the t1 link being cancel. I taken the router and was wondering if i can use it...
  9. htin11

    How do I open and install certain files. Tar.GZ and BIN

    if it's a tar.gz file you hav eto do this gunzip filename.tar.gz tar -xf filename.tar and it should create the directory, where you can comkpile and install. standard installation have a makefile you can do ./configure if there is a configure file and do a make and then a make install...
  10. htin11

    how to overclock a t-bird 1ghz

    hehe, what i meant was the AXIA...i just did a typo there.. hehe.. i heard the AZIA is going to be faster...hmm or was it the AZIA or was it the AYIA...hmm gotta go back to www.amdzone.com to take alook..heh Emagine Solutions, Inc. http://www.emagine-solutions.com
  11. htin11

    passing parameters

    Try this: This is pg. 1: <FORM ACTION=&quot;0106UploadFile.asp&quot; METHOD=&quot;post&quot; ENCTYPE=&quot;multipart/form-data&quot;> <CENTER><BR><BR> File: <input TYPE=&quot;File&quot; NAME=&quot;SelectedFile&quot;><BR><BR> <input TYPE=&quot;Submit&quot; VALUE=&quot;Upload...
  12. htin11

    passing parameters

    Hi, There are a few ways you can pass the paramter to the next page. 1) hidden field 2) Session 3) query String just remember if you want to pass the parameter to the 3rd page you need to carry this information from page 2 to 3...except for session because it's store in memory until the user...
  13. htin11

    passing parameters

    Hi, There are a few ways you can pass the paramter to the next page. 1) hidden field 2) Session 3) query String just remember if you want to pass the parameter to the 3rd page you need to carry this information from page 2 to 3...except for session because it's store in memory until the user...
  14. htin11

    how to overclock a t-bird 1ghz

    let me follow up on citrixengineer says: for every cpu there is a Front Side Bus and a multipler for example for a 1 Ghz Thunderbird you would have 100x10 = 1000 FSBxM = mhz or 133x7.5 If you use the old pencil trick it unlocks the multiper in which you can change the multipler in the...
  15. htin11

    AMD Duron 900 or Athlon 900 ?

    Athlon have more cache, then duron....that's why athlon are fasters. like the pentium have more cache than the celeron. hui Emagine Solutions, Inc. http://www.emagine-solutions.com

Part and Inventory Search

Back
Top