I now have the miner plugged directly to the laptop, which has access to the wifi...alot less garble, but still see no ip for the miner...
Eric, if you are sitting behind a router you can Nmap your network and find all the machines responding on port 80... PM me if you need help with this
on a whole new day now...
im on the knc page
no miner window....

every other tab works...?
im logged in on putty too, but dont kno commands...lol
I put in screen ~r and it says screen terminating...?
status page says cgminer is running... but when i click on miner tab...nada, blank browser page
That's screen dash r not screen tilde r.
try #ps aux | grep cgminer
if you only see grep cgminer then it isn't running but if you see two line, the first is the one that started cgminer running when Jupiter booted.
If only the one line saying grep cgminer, then you'll need to start cgminer.
To start cgminer first see the commands: #cgminer --help
Then when you decide how to configure it, start it up with #screen cgminer -o stratum+tcp://xxx.xxx.xxx.xxx --userpass xxxxx:yyyy or perhaps -u xxxx -p yyyy