Remote access
- remon_v
- Offline
- Premium Member
Less
More
- Posts: 97
- Thank you received: 7
10 Jun 2022 15:00 #244876
by remon_v
Remote access was created by remon_v
Hey,
I would like to have remote access from a Windows pc, so I can watch a camera when a CNC job is running.
I got to install the camera with 'Mplayer' and added a tab to my Axis Gui.
Then I installed XRDP with succes (I think).
But when I want to remote acces is via 'Remote Desktop' on Windows 10 machine I see the login screen, so I enter my user and password.
Then I get a message: Could not aquire name on session bus
How to fix this? Thanks in advance!
I would like to have remote access from a Windows pc, so I can watch a camera when a CNC job is running.
I got to install the camera with 'Mplayer' and added a tab to my Axis Gui.
Then I installed XRDP with succes (I think).
But when I want to remote acces is via 'Remote Desktop' on Windows 10 machine I see the login screen, so I enter my user and password.
Then I get a message: Could not aquire name on session bus
How to fix this? Thanks in advance!
Please Log in or Create an account to join the conversation.
- remon_v
- Offline
- Premium Member
Less
More
- Posts: 97
- Thank you received: 7
10 Jun 2022 20:12 - 10 Jun 2022 21:41 #244901
by remon_v
Replied by remon_v on topic Remote access
Oke... I'm a step further.
Now I can see the screen, but I can't controll it. Anyone knows how to fix this?
I see some stuff about allowing the port in the Firewall, but I’m not using a Firewall… should I?
The problem was because I'm running MATE appearance:
sudo nano /etc/xrdp/startwm.sh
And then add these lines before the test & execute Xsession:
unset DBUS_SESSION_BUS_ADDRESS
unset XDG_RUNTIME_DIR
Now I can see the screen, but I can't controll it. Anyone knows how to fix this?
I see some stuff about allowing the port in the Firewall, but I’m not using a Firewall… should I?
The problem was because I'm running MATE appearance:
sudo nano /etc/xrdp/startwm.sh
And then add these lines before the test & execute Xsession:
unset DBUS_SESSION_BUS_ADDRESS
unset XDG_RUNTIME_DIR
Last edit: 10 Jun 2022 21:41 by remon_v.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19477
- Thank you received: 6530
10 Jun 2022 21:22 #244906
by tommylight
Replied by tommylight on topic Remote access
Remote access to what?
Whole desktop? Use VNC, TightVNC, etc
Remote access to LinuxCNC? LinuxCNCrsh
To files? Install smb server and smb extension for whatever file manager you are using so you can share stuff from the Linux machine.
Whole desktop? Use VNC, TightVNC, etc
Remote access to LinuxCNC? LinuxCNCrsh
To files? Install smb server and smb extension for whatever file manager you are using so you can share stuff from the Linux machine.
The following user(s) said Thank You: remon_v
Please Log in or Create an account to join the conversation.
- remon_v
- Offline
- Premium Member
Less
More
- Posts: 97
- Thank you received: 7
19 Jun 2022 13:23 #245428
by remon_v
Replied by remon_v on topic Remote access
Remote acces the whole desktop and filetransfer.
I ended up using NoMachine, someone gave this as a tip.
So far I like it!
I ended up using NoMachine, someone gave this as a tip.
So far I like it!
Please Log in or Create an account to join the conversation.
Time to create page: 0.057 seconds