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 strongm 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: 1capybara
  • Order by date
  1. 1capybara

    why cant i see my homepage ?

    where are global level asp files found?
  2. 1capybara

    Need IIS documentation

    administering iis5 is at amazon used and new copies
  3. 1capybara

    why cant i see my homepage ?

    heres my xp-erience from my w2k server class at college (finals was 2 days ago). chapter 14 = iis. set up home directory c:\inetpub\test2. i setup default.asp at the top of the document list. <<<< i know default.asp works, because from explorer,i click on the file, click &quot;open with&quot...
  4. 1capybara

    definity XE + T1 = glare problem

    im pretty sure we are ground start trunks. unfortunately, i dont think we can terminate the T1 directly to the pbx, an adtran is necessary because our T1 is also used for data (internet). But changing the order of trunk solutions is a good fix. Check this out: thread690-606416 i found...
  5. 1capybara

    definity XE + T1 = glare problem

    we have a definity XE R6 with 3 hybrid cards (TN762B) and 8 analog cards (TN746B) amd a tn747B trunk card. We are connected by T1 provided by mpower, running through a adtran 616 box in the bridge mode. we have a bad glare problem. sometimes when you pickup the phone to call out, you are...
  6. 1capybara

    blaster worm caused the big blackout?

    and the same company was hit by the slammer worm in january http://www.eweek.com/article2/0,3959,1227049,00.asp and slammer &quot;disabled the safety warning system for 5 hours at their nuclear plant&quot; http://vancouver.indymedia.org/news/2003/08/63249.php so really, DCOM is no secret to...
  7. 1capybara

    blaster worm caused the big blackout?

    the power stations used DCOM, the blaster worm used DCOM check out this link http://babelfish.altavista.com/babelfish/urltrurl?tt=url&url=http%3A%2F%2Fwww.heise.de%2Fnewsticker%2Fdata%2Fju-15.08.03-001%2F&lp=de_en which is where i got this quote: &quot;......This power supplier is specified as a...
  8. 1capybara

    ide's for gcc = recommendations pls

    heres my criterion for a good ide: 1. all the microsloth-like buttons are there File Save, save as, print, new, open 2. useful error messages >>i think borland cbuilder is way out from of microsloth visual studio in this. the error messages is msvc++ are cryptic and confusing, for...
  9. 1capybara

    help on using end=

    my c++ class doesnt give any info about this legacy c function. could someone pls give a simple example of its use, which ive heard is sort of like this: goto labelname; could i also write end= labelname ??? TIA, capybara. :)
  10. 1capybara

    ide's for gcc = recommendations pls

    thx, maluk, anjuta looks like the one! :)
  11. 1capybara

    Windows XP

    fwiw, borland 5 and 6 both work fine with win 2k pro.
  12. 1capybara

    ide's for gcc = recommendations pls

    im looking for a ide for gcc that is similar to microsloth visual studio c++. in the upper left corner it should have File New Open Save As Print and so on. any recommendations? gbuilder ? im currently using linux (mandrake or rh or deb) but if it'll gimme an easier compiler and...
  13. 1capybara

    apache doesnt like my url

    figured it out. in httpd.conf: ServerName 68.6.190.115 thanx all for your help!!! truly, capybara :o)
  14. 1capybara

    apache doesnt like my url

    no, im have apache setup on this computer. i can see it starts in the startup messages. i can see it in $ps ax this computer (running debian woody, libranet 2.0 distro) shares internet access with 2 or 3 windoze machines through a netgear rt 314 gateway/router. my cable isp is cox.net but the...
  15. 1capybara

    Linux networking

    well i just wanna mention while its not necessary to have a separate server OS, you must start the packages (apache for http and proftp for ftp for example). and there are free DL gui to configure them, such as webmin.
  16. 1capybara

    Dynamic IP solutions?

    get a router, it holds one ip address forever aslong as its on. or just dont shutoff your computer.
  17. 1capybara

    apache doesnt like my url

    i know for a fact that the ip of the router. it appears on all my sent mail, for example. and when i use a browser and enter http://68.6.190.115:80 i get the sign-in box for my router netgear rt314.
  18. 1capybara

    apache doesnt like my url

    i went to httpd.conf and added the line Listen 68.6.190.115:80 but when i try to start apache i get: apache could not determine the servers fully qualified domain name, using 127.0.0.1 for servername. I also tried using webmin, i went to the config page, clicked on ports and address, but when...

Part and Inventory Search

Back
Top