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

    acpi niggle

    I have just installed 2k pro on an oldish laptop , all good apart from the the shutdown it doesn't power off , i know this is an acpi thing which i have now spotted disabled in the bios , question is the o/s is on the laptop now , is there a regedit or something that will allow me to enable...
  2. 3wsparky

    eigrp path cost problem

    routing cost path issues , we had a link between our sites up graded , we now see traffic routing to the other site then back to our hq before it goes to the gateway , i have found the following ................ D*EX 0.0.0.0/0 [170/2585856] via 172.30.180.202, 2w2d, GigabitEthernet5/2...
  3. 3wsparky

    xp first time boot sound theme

    When you install XP for the first time it goes through a setup process ie how can i connect to the internet etc , well it plays like this background sound thats quite easy on the hear while setting up the bits and bobs , anyone know where that sound is stored or what microsoft call it ?
  4. 3wsparky

    monitor transfer speed

    anyone seen what there engineers use to test wan circuits i have seen two engineers use a custom app that allows you to send 10 50 or 100 Mb file , and logs the results of the transfer to calculate the speed etc any ideas , does anyone have or use this sort of thing ?
  5. 3wsparky

    make a network file transfer app

    I have seen BT use a custom made app looks very vb like to test our circuits they simpaly enter the address of the other engineers laptop both connect to each other and then can run network tests like transfer a 10 50 or 100 Mb file which then shows stats of the speed peeks etc anyone know of...
  6. 3wsparky

    fibre gbic interface wont come up cisco

    i have a cisco 3500 and the fibre interface wont come up i have issued the no shut if i fibre cable from a 3500 to a 3500 it comes up if i fibre an allied to allied the fibers come up but if i fiber from allied to the cisco it wont come up have tried swapping tx and rx around any ideas...
  7. 3wsparky

    auto telnet

    anyone have a good free app that you can use to automate telnet so you can simply create a .bat file and do a autotelnet "ip" which will submit your username and password at the right time ,also run one or two commands once you have logged in ?
  8. 3wsparky

    Encrypted strokes

    Is there an application where a user could fireup outlook new email and then press a key combo eg. CTRL & E for example to have the keystrokes typed encrypted on the fly and then CTRL & U to return to unencrypted mode to resume application typing as normal ? would be useful for sending...
  9. 3wsparky

    Locating A device on a switch

    Writing this to remind my self more than anything but will be useful to others i hope we have all trecked into the server room and crawled on our knees pushing pulling cables to find what port they goto on our switch. well no need login to your server cmd ipconfig /all - note the ip and...
  10. 3wsparky

    interflex domain password characters

    We have an interflex card system at our work and are looking to add our cards to the active directory system we have a desk reader that enters the card details into our domain password box , but i am having some small issues if i paste the cards input to notepad i have this ù¹Îò=+??åä? if i...
  11. 3wsparky

    List a file attributes

    Hi all have this code that lists all files in a folder but wanted to have an option to state the file im looking for ie E:\_Music\mp3\Enigma\The Cross Of Changes\remix.mp3 the following script will just rattle its way through the whole dir, guessing i need to spec the filename and alter the fl...
  12. 3wsparky

    Dynamic DNS with ADSL Routers

    Hi People , have a question about using my isps dns servers for my web browsing requests have a cisco 837 and 1700 both giving the same issues so i think its just conf command missing or something if i ping a url add www.google.co.uk i get a response when doing it from my router...
  13. 3wsparky

    raid setup adaptec AIC-7899 scsi onboard intelboard

    I am can't seem to find the option to build a raid array on my 7899 scsi controler and wondered if i need a floppy disk or cdrom of some sort to get the box setup correctly. I have browsed the motherboard bios and the ScsiSelect press <ctrl><A> seem to be able to format them there but not raid...
  14. 3wsparky

    sata compatability stuff

    Hi all , i'm no expert with PC hardware so am after some advice. i have a adaptec 2610SA controller and want to build a biggerer betterer file server, i have been looking to buy some sata drives but since i last looked at the hdd market alot seems to have changed , i am hoping to get something...
  15. 3wsparky

    obtaining Cisco CDP With SNMP

    I have a script running to backup my cisco switches and routers. its all bash and ping sweeps the first 20 addresses of users subnets if theres a response it will try to connect with the community strings i setup to tftp the config off for safe keeping all works great, but i have got some cisco...
  16. 3wsparky

    folder bitmap display

    I once had a cd that contained i think it was a .xml and a bitmap picture basically when you open the folder the bmp was displayed behind the folders , there was also the option of changing the colour of the text with the files and folders , im not talking about windows settings or anything like...
  17. 3wsparky

    tftp backup copys then file is blank

    i have a tftp server on debain which was working until i noticed this morning that when i tftp a file across. the file is created and starts to build once the copy is complete the file is empty ie has no content file size shows 0 during copy -rw-rw-rw- 1 nobody nogroup 7168 2006-12-20 15:46...
  18. 3wsparky

    if statement not playing ball in bash

    COUNT= nmap 172.30.167.74 | grep -c 23 if [ $COUNT ="1" ]; then echo "Action A" else echo "Action B" fi output if matched with the grep or not always picks the same statment friend mentioned this to be the cure but i am unable to work this one out aswell COUNT=`yourcmd | grep -c Cisco'...
  19. 3wsparky

    bash holding while command completes !

    I am looking for some advice of what i should do to make my script run faster , it checks to see if a pcs conditions are meet if this is the case it executes a command , all works great apart from while its executing the command in this case a file copy it doesnt continue through my subnet until...
  20. 3wsparky

    windows workgroup , unauthorised workgroup notfy

    I am looking for a solution/ pointer to a windows problem that we have. I am a network admin of a large company who regularly has 3rd party suppliers on site ,they are trusted but are not allowed to connect there laptops to our switches they are also stupid we have an issue where when we check...

Part and Inventory Search

Back
Top