apache guacamole

  1. victort

    Solved Migrate VM from TrueNAS CORE to vm-bhyve

    Greetings. I am trying to migrate a VM that has been on a TrueNAS CORE server for 5~ years, to just using vm-bhyve to manage it. The VM is a simple Ubuntu VM with UISP running on it, with UEFI, and a zvol as the disk. I have moved the zvol (sparse-zvol) to my vm-bhyve instance, but cannot...
  2. Perceval

    Teamviewer/Anydesk/RustDesk alternative ?

    Hello everybody ! I'd like to remote access my customers for instant IT help (there's no security concern ; targets are Windows computers), with open source software (even self hosted). I've been a long time user of Anydesk, but I'm not really confident in it (closed and talkative software which...
  3. victort

    Apache Guacamole + Pulseaudio

    Has anyone gotten Apache Guacamole to work with the built in support for streaming audio using pulseaudio? I have installed guacamole as a pkg inside a jail. This is the client. I have another jail running KDE as a desktop environment, with pulseaudio configured according the the Guacamole...
  4. ZioMario

    How to redirect Pulse-audio over SSH and open up a socket file reverse tunnelled to the local Pulse-audio server on the client.

    Hello. I've installed TurboVNC + VirtualGL on Debian 10 virtualized with Bhyve on FreeBSD 13,but the audio does not work. From this post : https://www.reddit.com/r/freebsd/comments/ow0f7f/i_have_installed_turbovnc_virtualgl_on_debian_10/ I've got the following suggestion : I need to better...
  5. bsduck

    Removing hard dependencies on PulseAudio and splitting ports

    Dear community, Many people are annoyed by PulseAudio. Recent examples: https://forums.freebsd.org/threads/looking-to-setup-a-desktop-environment-that-doesnt-need-pulseaudio.80949/ https://forums.freebsd.org/threads/after-upgrading-no-more-audio-in-firefox.81307/ This attitude seem to fade...
  6. P

    Not able to disconnect/reconnect USB switch in Plasma

    Hello, I am trying out KDE Plasma on FreeBSD. I use a USB switch to be able to switch between my desktop computer and my work laptop with the same mouse and keyboard. The USB swith is connected to a mouse, a keyboard, a USB headset and a webcam. When I switch from KDE FreeBSD on the desktop...
  7. schrodinger

    Recommendation: Screen Sharing

    Hi everyone, I'm looking for a recommendation on software that supports screen sharing for FreeBSD. I've never in my life tried to do audio recording or screen sharing with FreeBSD. Everyone is using Skype or Discord or Teams and I can't do a presentation without my work laptop. I want to cut...
  8. U

    Samba domain controller

    Anyone know if it's currently possible to run a Samba DC with ZFS? I've tried 4.8 and the latest pkg for 4.10 which is supposed to contain "fix(?) for provision on ZFS". I can only get as far as "Setting up self join", then get an error such as the following - set_nt_acl_no_snum: fset_nt_acl...
  9. Phishfry

    Bhyve Hypervisor Building

    I am wondering how people build their hypervisor. I am thinking of the Xen hypervisor as an example. A stripped down Linux install. Building with NanoBSD taught me about using FreeBSD for a purpose built appliance. My thoughts are that a Bhyve Hypervisor could use the same approach with...
  10. al mello

    vm-bhyve snapshot

    Folks, Snapshots of running vms are not recommended. Can be done with forcing (-f flag). In order to mechanize regular vm snapshots I'm thinking to use a cron taks to call a script. As This is not my fortè, any help will be appreciated. Here what I've started: #!/bin/bash # declare -a vm_name...
Back
Top