|
Is there any way or code available to control TV connected to NAS using iphone as a remote control?
Any suggestions are welcome.
Started by Nic on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I have a Blackberry and a D-Link DNS 323, but the idea should be the same for you: install SSH on your NAS, configure your network/router to forward the SH port to the NAS, and use an SSH client on the phone ... .
You could write an iPhone app to do that.
|
|
Can anybody reccommend a good remote control to buy to use with mythtv?
Started by frankster on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
The remote.
It came with my ps3 and works perfectly.
Personally I use the PS3 media remote.
|
|
Is there any way to know the Apple Remote Control battery status from my Mac OS X?
Started by Daniel Cukier on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
This, of course, requires....
Viewlocale=en%5FUS
Apple wants you to take a digital picture of the remote and see if you can see & 10.6 will flash a picture of the remote, with the battery compartment open to indicate that the battery is low.
|
Ask your Facebook Friends
|
I use rdp all the time - both for work and personal stuff. For my personal stuff I want to be able to rdp into a machine and have the session continue to be accessible from the host machine. For example: In my home office I have my laptop (development...
Started by Tone on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
Options > Play on remote computer
Don't log off , just disconnect the session (click on the X.
|
|
How to call a different controller's action using link_to_remote
:url => {:controller => "Posts", :action => "update"} doesn't work
Answer Snippets (Read the full thread at stackoverflow):
<%= link_to_remote "Save....
The method:
link_to_remote(name, options = {}, html_options = nil)
passing in a hash like:
link_to_remote "hug kittens", { :url => { :controller => 'kittens', :action => 'show/:post_id".
|
|
As mentioned in some other questions plenty of remote control tools remote-support-tool
There are some other options but i often run into the same obstacle
I have a dual monitor setup and the computers i need to remote control ( to assist the people at...
Started by Peter on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at serverfault):
RDP - aka remote desktop should work VNC should work it uses the /span option that allows you to have one large monitor on the remote machine which spans on a button on the top and it switches....
Remote Desktop supports dual screens.
|
|
Hello,
I use RDP-based Windows' Remote Client Desktop utility to connect to my desktop from my laptop. It's much faster and looks better than remote control applications like TeamViewer etc.
Out of curiosity, why is RDP better?
Thank you.
Started by OverTheRainbow on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Which determine the performance of a remote control product:
How does it detect when changes occur.
|
|
I recently updated Rockbox to version 3.4 on my Sandisk Sansa e280, and I've noticed a new plugin in the Applications section called "remote_control". Opening it reveals a visibly non-functional settings menu. What does this do? Does it control the new...
Started by thezachperson31 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Ive been trying ....
Your sansa will chargeNo idea.
On my Dell 1501 under Windows XP, I was able to adjust on a menu item, like remote_control when you plug your sansa into the computer.
E240 and got to try remote_control out.
|
|
Is there a VNC or remote desktop or screen sharing solution for Mac OS X that shows both the main monitor and the external monitor from the remote Mac OS X server?
On Windows boxes, I use RealVNC, and my client will have a scrollbar that enables me to...
Started by James McFarland on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Doesn't Apple Remote Desktop do this already? All our workstations (iMacs) have a second monitor attached, and whenever I use Remote.
Lets me view both monitors (one at a time, not scrolling) .
|
|
Hello!
How do I disable any kinds of remote control (SSH, X, NFS, SMB, ... what else? )
for a certain user ?
Or, asked the other way round: How do I disable remote control
for all users except a certain one ?
Is there a way to do it in one place?
( By...
Started by ivan_ivanovich_ivanoff on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
On my servers SSH is the only service available for remote access.
And NFS as I never use them.
|