|
I have a device that connects to the network.
Unfortunately, I cannot connect it at my desk due to the IT department not wanting to put non controllable devices on the network.
Is there a way that I could connect it, possibly with my computer using a ...
Started by Seamus on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
If you're going to connect this device to a hub, and then to your PC, and your computer only has done this to an open WAP that someone plugged into my network...Watching them try to complain about.
|
|
Is it possible to make my laptop's screen be a second monitor for my desk computer?
Started by Edward Tanguay on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
It is a geek hell....
Here's an interesting freeware solution:
ZoneScreen
I tried Synergy and could not configure it .
It's pretty awesome.
And you can do it for free, using Synergy.
Absolutely.
Maxivista is a commercial software that lets you do this .
|
|
Would it be possible to hook my computer's video signal into a cable plug in my house, and be able to tune to a channel on any tv in my house (also hooked to the cable system) to see it?
Started by NotDan on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
You can use an RF modulator to convert an S-Video signal from your computer.
You want it to do.
|
Ask your Facebook Friends
|
Hi,
My WCF seems to be pulling the computer-name instead of the domain name.
When I view the MyService.svc?wsdl it is showing my computer name.
Where do I add my domain name in the web.config?
Endpoint address, baseaddress or identity?
Note: I am using...
Started by Blankman on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
|
|
Currently i have used guid to open mycomputer and my documents
Process.Start("iexplore.exe", "::{20d04fe0-3aea-1069-a2d8-08002b30309d}"); Process.Start("iexplore.exe", "::{450d8fba-ad25-11d0-98a8-0800361b1103}");
but it opens ie then opens my computer...
Started by Suriyan Suresh on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The GUID seems to do it, though:
Process.Start.
System.Diagnostics.Process.Start("explorer", myDocumentsPath);
This does not work for my Vista:
string "" and Process.Start("explorer", "") opens My Documents.
|
|
Whenever I wake the computer by the keyboard, the cursor doesn't move, and the mouse buttons don't work... But when I wake up computer by mouse move or click, all works correctly!
This doesn't always happen, but it does happen very often . I've tried ...
Started by skevar7 on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
My MOUSE PAD will not move my mouse and unlike acer click Blootooth devices and then open POWER MANAGEMENT where deactivate "Allow the computer to turn.
So i have a gateway computer and windows 7.
|
|
The following code does not work
scp /home/username/public_html/site/pictures/* myUsernameAtMyMac@myIpAddress:/home/Masi/Desktop/
I have "Allow only essential services" in my Mac's firewall.
How can you solve the problem?
[edit]
I get the following error...
Started by Masi on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You need to add the SSH....
Can you ping the machine? Try to ssh with the "-v" switch to see if you get some more relevant info about the connection procedure .
As for your problem, impossible to say with the information given .
The scp command itself is OK.
|
|
I would like a way to use my computer to control the lights and appliances in my house.
Does anyone have any good suggestions on how to do this. I would prefer to do this as unobtrusively as possible. Ideally I would like it to be completely hidden.
Bonus...
Started by Axxmasterr on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at superuser):
The nice thing is that Arduino.
Http This is a small stand-alone "computer" that can be programmed with ease over USB.
House-with-your-computer/
Here is a tutorial on controling lights with a computer.
|
|
What are some good ways to play music on my computer through my stereo/receiver in the other room?
I have used the Linksys Music Bridge, but it was unreliable (only connects via wireless when it felt like it), and it does not support Windows 7 which I...
Answer Snippets (Read the full thread at superuser):
If your stereo and PC supports Bluetooth and you are within range*, this would be the ... .
I have Squeezebox Server running as a service on Ubuntu my Acer Revo and love it, see this question on my SE site for more details.
To consider too.
|
|
I just tried to play this game , and I got the Blue Screen of Death, but my computer is still working. Should I reset my computer?
Started by John Withers on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
I hope you are aware that this is a flash game which opens a fullscreen fake BSOD, and that you can exit by hitting escape? :)
By it's very definition, a BSOD... .
Bioshock for example.
But better way - try another one.
And try ro re-install the game.
|