Tagged Questions
0
votes
1answer
87 views
TeamViewer and remote access problem
I install TeamViewer 8 on my Ubuntu 12.10 (64-bit) laptop.
I can remotely connect to my Windows 7 PC (32-bit), but when I try to connect from my Windows 7 device to my Ubuntu device, it works once ...
0
votes
1answer
133 views
Doubts on remote access on Ubuntu 12.10 via FreeNX
I'm currently a little confused: what I'd like to do is to remotely access my Ubuntu 12.10 machine from an external device. I thought it would be straightforward, but I'm finding lots of issues and a ...
0
votes
0answers
749 views
How can I connect to a remote Ubuntu machine using Quantal's new remote login service?
The login screen of Ubuntu 12.10 offers to login to remote machines. I have several machines running Ubuntu. Mostly on Precise.
How can I connect from Quantal to Quantal using this new service?
Is ...
4
votes
3answers
446 views
Create a custom shortcut that types clipboard contents
I want to automate keyboard input so that I can "paste" my clipboard contents to a remote KVM such as IPMI, or Raritan. To accomplish this, I installed xdotool and xclip. I then wrote a simple command ...