Thanks @HelloRoot@lemy.lol But I stop with raspberry pi..
But I found https://wammu.eu/python-gammu/ I just have to foud out if it could work with a USB-GSM-Modem, dongle and it should do the trick.
Thanks @HelloRoot@lemy.lol But I stop with raspberry pi..
But I found https://wammu.eu/python-gammu/ I just have to foud out if it could work with a USB-GSM-Modem, dongle and it should do the trick.
a more accurate diagram of what I'm targeting..
ββββββββ βββββββββ βββββ
βNode 1β βNode 2 β βDVRβ
ββββ¬ββββ ββ¬βββββββ βββ¬ββ
β β β
β β β
vlan10 vlan10 vlan20
β β β
βββββββββββ‘ β‘ β‘ββββββββββββββββ
βββββββββββββ
βhEX refreshβ
βE50UG β β‘
βββββββββββββ
β‘
β
β
β
trunking
β
β
β
β‘
βββββ β‘
βhEXβ β‘
βββββ β‘
β‘
β‘ = port
So it should be possible for Node 1 to reach DVR ? Either trough Firewall or VLAN rules ?
Thanks @fraksken@infosec.pub
with Firewall I get how to do it, but with VLAN ??
I was thinking an access port could be only on VLAN at the time no ?
Thanks @testman@lemmy.ml
StackOverflow says that it can be done by editing xrdp.ini
This post date from 2013 O_o
default /etc/xrdp/xrdp.ini in my version
[Xorg]
name=Xorg
lib=libxup.so
username=ask
password=ask
ip=127.0.0.1
port=-1
code=20
[Xvnc]
name=Xvnc
lib=libvnc.so
username=ask
password=ask
ip=127.0.0.1
port=-1
[vnc-any]
name=vnc-any
lib=libvnc.so
ip=ask
port=ask5900
username=na
password=ask
[neutrinordp-any]
name=neutrinordp-any
lib=libxrdpneutrinordp.so
ip=ask
port=ask3389
username=ask
password=ask
so I don't have [xrdp1]
Β Β
To summarize:
Edit the xrdp.ini file set port = ask connect from the remote machine, and at login if you have no existing session, specify port -1 to resume a session enter the default of 5910
I believe this i working if the previous session was already made remotely.. ?otherwise how I get the port of the local X session ?
Β Β
Is there a specific reason for choosing RDP?\
rdp is usefull if you have windows client client, but that it's.
Β Β
And RustDesk is also a good, more advanced alternative.
great piece of software, but too heavy in my case, I want something simple, that just do one thing good. I don't need
it works back, it's just super slow.....
I think I found the cause.
one of the parent div have is properties perspective and it seem to be the problem... (Firefox 115*)
So I created an dirty workaround ;)
Thank you @nnullzz@lemmy.world & @bjorney@lemmy.ca & @fubarx@lemmy.ml
for those explanations ! So, as I have my hand on a raspberry , I will give a shot with that first :)
Thanks @Max_P@lemmy.max-p.me weird because I can use XHR as async..
see: https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/open
open(method, url, async)
Thank you all for your input's !! π€
I've put the files on a USB flash drive formatted as a classic FAT. Then I mounted it in the VM (I confirm no need the VMware-tools for that :)
Thanks @cypherpunks@lemmy.ml But I rather want something that run locally.