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 TouchToneTommy 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: phyrtech
  • Content: Threads
  • Order by date
  1. phyrtech

    Domain administrator not getting administrator rights

    I am having an issue where all computers in the domain besides one get administrator rights when I log in. I have created new admin users to see if that will allow me to get admin rights on the local machine, but that did not work. What is likely going on with this computer? I do not have...
  2. phyrtech

    convert string ordinals to integer

    I have done some searching and there may well be no solution for what I'm doing. I am attempting to (in a general manner) convert ordinal strings (first, second, third, forth, etc.) into integers. Something akin to: Ordinal.Parse("first") would yield 1 as an integer type. Does this...
  3. phyrtech

    Compression over VPN

    I have successfully installed poptop on my linux box at home. I can successfully connect to the vpn and map network drives, etc. Of course, running vpn across 2 crippled cable lines (40KB max TX on both lines) makes for rather slow vpn. I then noticed that there is 0% compression. I checked the...
  4. phyrtech

    Help with apache + SSL

    I just recently switched my server from windows to Linux to provide the extra security. I am trying to install apache with mod_ssl but I am having some difficulties. Here is what I have done so far: Install Redhat 9.0 with apache httpd added LoadModule ssl_module modules/mod_ssl.so added...

Part and Inventory Search

Back
Top