LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-26-2023, 09:30 PM   #1
44139
LQ Newbie
 
Registered: Aug 2010
Posts: 16

Rep: Reputation: 0
remote controlled computer setup help pls


i need to remotely control and conference over my wifi 24/7/365

server =fossapup64-9.5. client =bionicpup32-7.x.x

pls, i cannot learn the setup, my mind is too addled.
i need somone to walk me through the processes. i'm a noob, and know nothing. the famliar words have no meanings atm.
 
Old 11-27-2023, 09:52 AM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,717

Rep: Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899
What do you mean by conference? What are you trying to accomplish?

I think of remote control as either command line using ssh or a remote desktop like vncserver.
 
Old 11-27-2023, 10:19 AM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,638

Rep: Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966
Quote:
Originally Posted by 44139 View Post
i need to remotely control and conference over my wifi 24/7/365

server =fossapup64-9.5. client =bionicpup32-7.x.x

pls, i cannot learn the setup, my mind is too addled. i need somone to walk me through the processes. i'm a noob, and know nothing. the famliar words have no meanings atm.
As michaelk asked, what are you trying to do??? And you have been on LQ for thirteen years....hardly a 'noob' at this point. Also, saying that you cannot learn, your mind is 'addled', and that 'familiar words have no meanings'....how do you expect us to be able to tell you anything???

Without knowing where you want to 'control and conference' from (Internet? LAN? Home/office??), or what you actually mean by those terms, it's impossible to answer. I can control any of my systems over SSH easily. If I want to 'conference', I can use Zoom or Google Meet.
 
Old 11-28-2023, 01:33 AM   #4
44139
LQ Newbie
 
Registered: Aug 2010
Posts: 16

Original Poster
Rep: Reputation: 0
i'm BMO domestic Dalek telepresence, as i'm disabled, bedridden and need to know whats happening in other rooms. this is for the 2way AV communications, a gui is preferred. Movement controls are not yet included. I consider myself a noob because i know so liittle, many words are just labels on near-mt boxes. I don't know what they mean, nor what's implied by them. i once knew about hardware, but was never good at it. my short term memory is weak and unreliable. very fickle. price of ageing, i guess.
 
Old 11-29-2023, 11:27 AM   #5
jayjwa
Member
 
Registered: Jul 2003
Location: NY
Distribution: Slackware, Termux
Posts: 780

Rep: Reputation: 247Reputation: 247Reputation: 247
One of the remote GUI technologies would be in order (bare X11, VNC, RDP) but they are far from easy to set up. It's not just a "click here" and it works type thing. If this is a LAN, have remote clients DISPLAY onto the Xserver in front of you. If you don't want to open your main Xserver up, use Xephyr inside it. Something like

Code:
Xephyr :1 -ac -listen tcp -from 192.168.20.1
 
Old 11-30-2023, 08:12 PM   #6
44139
LQ Newbie
 
Registered: Aug 2010
Posts: 16

Original Poster
Rep: Reputation: 0
jawjwa
thx but ita all geek. it has no meaning. idnt understand what you've said.
 
Old 12-01-2023, 02:25 AM   #7
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,876

Rep: Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315
Quote:
Originally Posted by 44139 View Post
jawjwa
thx but ita all geek. it has no meaning. idnt understand what you've said.
In that case you need to explain what are you looking for much better and also what do you have right now to be able to start with something.
 
Old 12-02-2023, 09:58 AM   #8
44139
LQ Newbie
 
Registered: Aug 2010
Posts: 16

Original Poster
Rep: Reputation: 0
i'll try and explain better, pls forgive incorrrect terminology as i'm not up to date with my lexicon.

i have an android tablet, v8.1.0, and a pc, fossapup64-9.5.

i need the pc as master and tablet as slave via wifi LAN with 2way audio visual communications between them 24/7 without fees.

aditionally, i may later need up to 4 digital proportional functions and 6 on-off functions for control of external devices via the non-otg usb port on the tablet. they can be polled sequentially as 5x 8bit channels like a radio contril set. a double buffer that holds old thruput until next one completed will do, with start and stop handshakes after eack byte. slow response is ok.
i will need apps for both ends. i cannot use another wifi controller chanel here due to 2.4ghz congestion.
 
Old 12-02-2023, 01:09 PM   #9
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,717

Rep: Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899Reputation: 5899
Just brain storming that jami might work since it is a peer to peer video conferencing application and you can download the deb package for Ubuntu but I don't know what other dependencies it requires. It may be in the puppy ppm repository. jitsi may work as well. An Android app is available however since 8.1 is unsupported since 2021 I don't know if you are able to install any packages.

What type of devices are you trying to control?
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote controlled media player for computer illiterate family jimdaworm Linux - General 4 07-18-2016 12:22 AM
Are Program Windows Self Controlled or OS Controlled? bradonomics Linux - Desktop 4 08-05-2015 03:15 PM
Pls help me to run a file in ns-2...i dono anything about that....pls help me swtjeeva Linux - Newbie 1 07-25-2012 07:18 PM
Pls help me to run a file in ns-2...i dono anything about that....pls help me swtjeeva Linux - Software 3 07-25-2012 07:22 AM
pls pls pls help me ! i'm tired with httpd config on fedora apache 2.0.48 AngelOfTheDamn Fedora 0 01-24-2004 05:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration