freebrowser1

Results 151 comments of freebrowser1

That indeed worked and php under Apache works with gd. But why does `php -m` not work anymore ?

Weird. In my Macbook M1 Pro the Sequoia upgrade didn't affect UTM adversely. It runs Win11(x64) and Ubuntu(arm and x64) VM's without issue.

Probably an SSH timeout, in that case it has nothing to do with UTM. Some Linux servers using SSH have an inactivity timeout. Check the `/etc/ssh/sshd_config` file in the VM.

try `ssh -vvv` which dumps a lot of debug vomit, but you may see the cause of the disconnect.

try `ssh -vvv ` which dumps a lot of debug vomit, but you may see the cause of the disconnect.

This works on *any* Wireguard client. Set ``` AllowedIPs = 192.168.0.0/16, 1,2,3,0/24, 5.6.7.8/32 ``` instead of the default 0,0,0,0/1 in the client configuration file. I already tested it successfully on...

Indeed, nor on Hackers Keyboard or Multiling O keyboard on the device itself. Long pressing the background and then selecting 'paste' is a workaround. But a remote terminal ssh'ing into...

Same issue here, Linux Mint / Ubuntu 24.04 using XFCE4 and gdm. `Linux my-mint 6.8.0-60-generic #63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux`

I fully agree as the App Store version is not up to date. But internal updates within Alpine resulted in another version on my device. ``` localhost:~# ssh -V OpenSSH_9.3p2,...

Yes on 2.5 it did work, but after about 4 hours continuously on, the windows was still visible, but frozen (#5139). After restarting scrcpy it worked again.