1. Whew......lol........yeah, that's not going to work properly. While whomever did that cabling used Cat5e they likely set it up for phone only and I can't see any way to convert this easily. I suspect all those cables go through an outside wall in a conduit.......likely a PVC (plastic) conduit. If yoRead more

    Whew……lol……..yeah, that’s not going to work properly. While whomever did that cabling used Cat5e they likely set it up for phone only and I can’t see any way to convert this easily.
    I suspect all those cables go through an outside wall in a conduit…….likely a PVC (plastic) conduit. If you look on the inside of that wall and locate said conduit, and it is plastic, then it would be easy enough to access the cable inside.

    However, before doing anything else, you would need to trace that conduit, and the cables inside it, back through the house. If all cables pass through the outer wall together in a single conduit, then they must break out and go their separate ways to separate rooms somewhere. That’s what you need/want to find, is where they break out of the single conduit. Likely this will be some sort of a box with a removable faceplate that has multiple conduits that feed into it (and from it, the individual rooms).

    If that’s how it was done, once you find the breakout, you would pull all the cables back to the breakout from outside giving you some length to work with. Then you would punch them down to a patch panel in that location.

    Things to remember:
    – If those are your phone lines, you will need to pull a new phone line from the outside location into the inside of your house or you won’t have a phone. Buy a long enough piece of Cat5e cable to reach and attach it to the cables outside before pulling them into the house. Then you could connect it to the phone panel on the outside, and feed the rest of your house from that.
    – If you use ADSL for internet, the logical place to put the phone concentrator in your house would be in the room with your patch panel. This way you could put the modem and a router in there as well and a switch if necessary to feed all 6 network connections.
    – Conduit can be opened with a hacksaw…be it plastic or galvanized.

    To be able to tell you whether or not any of this is possible would require an onsite visit and about 30 minutes of my time. If your house is like mine, and the basement ceiling is finished with sheetrock (as versus a tile ‘drop ceiling’) then you’re basically screwed and can’t do anything about the cabling without having to a bunch of renovating on your ceiling.

    Personally, I would recommend you get a professional in to look your situation over. Unless you know what you’re doing it would be all to easy to mess things up. From the sounds of it, you connected all 6 cables together outside as follows:
    6 blue wires bundled together
    6 blue/white wires bundled together
    6 green wires bundled together
    6 green/white………… etc etc
    and were hoping this would work as network connections. It can’t, it won’t……period, end of story.

    Each individual network connection has to be separate to work otherwise they won’t communicate properly. Yes, it tested good for you……..for two reasons:
    1) you used a cheap “blinking light” tester which is the next best thing to useless for testing network connections
    2) without anything plugged in and active on any other ports, it would appear to the cheap (useless) tester to be a separate and discrete circuit…which it isn’t.

    Again, get a professional in to have a look at your house and give you a quote on wiring it up for you. It may be possible to use your existing cables but only a professional would be able to tell you.

    See less
    • 0
  2. Download and burn to DVD an ISO for ubuntu - ubuntu.com.Boot with that DVD. It will load a linux variant into RAM only. (Do NOT) opt to install it - merely run it from the DVD.It will present a windows style desktop; from where you can locate the hard drive. Then you simply locate your files etc. anRead more

    Download and burn to DVD an ISO for ubuntu – ubuntu.com.

    Boot with that DVD. It will load a linux variant into RAM only. (Do NOT) opt to install it – merely run it from the DVD.

    It will present a windows style desktop; from where you can locate the hard drive. Then you simply locate your files etc. and copy/burn them to DVD.

    There is also puppy linux which is simpler form of a linux variant; and allows similar options.

    http://puppylinux.org/main/How%20to…

    I have used ubuntu but only know of puppy linux; and those here who have used puppy linux speak well of it.

    See less
    • 0
  3. It depends on what you are trying to do.Formatting a disk is in order for you to keep adding files to it, by copy/paste or drag and drop, like a flash drive. It is not suitable, for instance, for making an audio CD or DVD which will run on a domestic player. These format as they go.Windows 10 disk bRead more

    It depends on what you are trying to do.

    Formatting a disk is in order for you to keep adding files to it, by copy/paste or drag and drop, like a flash drive. It is not suitable, for instance, for making an audio CD or DVD which will run on a domestic player. These format as they go.

    Windows 10 disk burning facilities are limited. To do anything more than basics you need third party burning software. There are freebies that do very well such as CDBurnerXP (which does DVDs as well and is fine up to Windows 10.

    Always pop back and let us know the outcome – thanks

    message edited by Derek

    See less
    • 0
  4. ::====== script starts here ===============:: get last instance of time=nnnnn:: lasttime.bat 2016-12-04 15:44:02.71@echo off & setLocal enableDELAYedeXpansioN:mainfor /f "tokens=* delims= " %%a in ('find "time=" ^< input.txt') do (set S=%%a)call :sub1 !S!echo V is set to !V!goto :eof:sub1forRead more

    ::====== script starts here ===============
    :: get last instance of time=nnnnn
    :: lasttime.bat 2016-12-04 15:44:02.71
    @echo off & setLocal enableDELAYedeXpansioN

    :main
    for /f “tokens=* delims= ” %%a in (‘find “time=” ^< input.txt’) do (
    set S=%%a
    )
    call :sub1 !S!
    echo V is set to !V!
    goto :eof

    :sub1
    for %%i in (%*) do (
    :loop1
    if %1 equ time set V=%1=%2
    if “%2” neq “” SHIFT && goto :loop1
    )
    goto :eof
    ::====== script ends here =================

    =====================

    M2 Get custom script or take private lessons

    See less
    • 0
  5. @echo offnet use X: \\servername\foldername cd /d X:::Put all your delete stuff here ..Subhash Chandra.

    @echo off
    net use X: \\servername\foldername
    cd /d X:
    ::Put all your delete stuff here ..

    Subhash Chandra.

    See less
    • 0
  6. Make sure that you have enabled this WLAN AutoConfig service, this is then allows you to connect wireless adapter to wireless network.Hope this helps.

    Make sure that you have enabled this WLAN AutoConfig service, this is then allows you to connect wireless adapter to wireless network.

    Hope this helps.

    See less
    • 0
  7. Did you just delete the tilde + cr or add another jpg behind the other one? You can only have one file extension after the dot.Try running the recovery program again. Recuva is a good free program. Get it at the link below.http://www.piriform.com/recuva

    Did you just delete the tilde + cr or add another jpg behind the other one? You can only have one file extension after the dot.

    Try running the recovery program again.

    Recuva is a good free program. Get it at the link below.

    http://www.piriform.com/recuva

    See less
    • 0
  8. Did some reading on this and it appears that all you do is delete the HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows Firewall registry key and you'll be back to an enabled firewall.cpl. If you want to keep it grayed out and off, you would keep the key and enter a 0 in the folders I mentionedRead more

    Did some reading on this and it appears that all you do is delete the HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows Firewall registry key and you’ll be back to an enabled firewall.cpl.

    If you want to keep it grayed out and off, you would keep the key and enter a 0 in the folders I mentioned above OR if you want to keep it grayed out and on, you would enter a 1.

    See less
    • 0
  9. Install HWMonitor and post the temps at launch, machine idling, then under 10 minutes of use. Report also fan speeds and voltages. If you do not get voltages close to proper in HWMonitor (I do not) then get voltages from BIOS. These and system specs may help us diagnose your issue.You have to be a lRead more

    Install HWMonitor and post the temps at launch, machine idling, then under 10 minutes of use. Report also fan speeds and voltages. If you do not get voltages close to proper in HWMonitor (I do not) then get voltages from BIOS. These and system specs may help us diagnose your issue.

    You have to be a little bit crazy to keep you from going insane.

    See less
    • 0
  10. Don't know any registry hack, this program has the option during install to overwrite Windows notepad ( can be restored on removing AkelPad ) AkelPadhttp://www.softpedia.com/get/Office...http://www.softpedia.com/progScreen...http://akelpad.sourceforge.net/file...http://akelpad.sourceforge.net/PortabRead more

    Don’t know any registry hack, this program has the option during install to overwrite Windows notepad ( can be restored on removing AkelPad )

    AkelPad
    http://www.softpedia.com/get/Office…
    http://www.softpedia.com/progScreen…
    http://akelpad.sourceforge.net/file…
    http://akelpad.sourceforge.net/
    Portable AkelPad
    http://www.softpedia.com/get/PORTAB…
    Editing of files with “Read Only” attribute;

    See less
    • 0