remote access/control
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 1
- Joined: Tue Apr 02, 2024 9:25 am
remote access/control
i have 2 computers, 1 i for daily use and 1 for learning how to build. but the second one is usually hidden and not very accessable. so i experimented with the remote access in FAHControl but i just cant figure it out. its the same ip adress but i cant connect. is that even how it workes? if yes, can someone please help me?
Re: remote access/control
If you are using the current main version of F@h, 7.6.21, have a look at viewtopic.php?t=37751. If you're using a beta version of F@h, 8.*, there definitely is a way, but I'm not familiar with that version yet.
Ryzen 5800X / RTX 4090 / Windows 11
Ryzen 5600X / RTX 3070 Ti / Ubuntu 22.04
Ryzen 5600 / RTX 3060 Ti / Windows 11
-
- Site Moderator
- Posts: 1094
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: remote access/control
You should only need to set a password on the remote computer. If it is headless, you can ssh in and set from command line
That is a double dash before send-command.
Your access password is not encrypted, nor is the connection to a remote via FAHControl.
Code: Select all
FAHClient —send-command “option password ‘mypass’”
Your access password is not encrypted, nor is the connection to a remote via FAHControl.