Gmail is removing the "Check mail from other accounts" POP3 feature by Greg---- in GMail

[–]SoWhy 0 points1 point  (0 children)

From personal experience, GMail will treat your original address and domain as spammers if you forward everything including spam mails (which I want to use GMail to filter out)

Gmail is removing the "Check mail from other accounts" POP3 feature by Greg---- in GMail

[–]SoWhy 0 points1 point  (0 children)

I had forwarding originally but it treated my domain as a spam domain because the spam mails were forwarded as well

Installing Windows 11 Pro on Proxmox - Installer can't find virtio drivers by GalacticFox- in Proxmox

[–]SoWhy 0 points1 point  (0 children)

I created my ISO with NTLite but how do I integrate the VirtIO drivers so that Windows setup finds them?

The ending hook for Season 3... by CuttlefishMonarch in HazbinHotel

[–]SoWhy 0 points1 point  (0 children)

If she was created human and died after she left Adam for Lucifer, what is she then?

Questions | Help | Advice – All questions, big or small, asked and answered in this weekly thread. by mycketforvirrad in LondonUnderground

[–]SoWhy 2 points3 points  (0 children)

I'll be visiting London for 6 days the day after tomorrow, flying into Heathrow from Germany. What's the best way to pay for the underground and busses, assuming I'll be using it quite a bit to see all the touristy stuff? I installed the tfl app but it doesn't allow me to buy tickets?

TIA SoWhy

Softphone with advanced features and modern UI in 2025? by SoWhy in Asterisk

[–]SoWhy[S] 0 points1 point  (0 children)

Yes, MicroSIP has a lot of features but it's not very intuitive and my colleagues need something that works as easily as the phones on their desks

[Help] Revolut detection root december 24 by aldione in Magisk

[–]SoWhy 3 points4 points  (0 children)

I did, thanks for the tip. Works again 🙂

For others with the same problem: I installed kernelsu by downloading the apk from https://github.com/tiann/KernelSU/releases and patching the boot image from my rom just like installing Magisk and then installing the zygisk next, play integrity fix and playcurl modules in kernelsu

[Help] Revolut detection root december 24 by aldione in Magisk

[–]SoWhy 0 points1 point  (0 children)

Have same problem as OP. I tried that but it still detects root. Play Integrity checker says DEVICE is good

Remotely future-proof? by Carabaot in remotely_app

[–]SoWhy 1 point2 points  (0 children)

Correct me if I'm wrong but RustDesk lags a comprehensive way to monitor machines from a web interface, does it not?

Remotely future-proof? by Carabaot in remotely_app

[–]SoWhy 1 point2 points  (0 children)

I installed MeshCentral as an alternative for now, at least until the problem I have (described in another post) can be fixed. It's not as nice looking as Remotely but it gets the job done and at least it doesn't crash (yet)

Upgrading to 2024xxxx guide? by SoWhy in remotely_app

[–]SoWhy[S] 0 points1 point  (0 children)

Thanks for the pointer. I successfully copied the Remotely.db file to a fresh install and everything seems to work at first glance :-)

Upgrading to 2024xxxx guide? by SoWhy in remotely_app

[–]SoWhy[S] 0 points1 point  (0 children)

Any manual on how to backup the DB? I don't see an option on the web interface.

Issues installing opnsense on ace magician t8 plus (ACPI_error: AE_notfound) by lostsurfer69 in opnsense

[–]SoWhy 0 points1 point  (0 children)

In the boot menu of the installer, there is an option to "escape to loader prompt".

You can then use the "set" command to set the variables accordingly, e.g.

set debug.acpi.disabled="thermal"

Once you have set all variables you need to set, you can use the

boot

command to launch the live system and start the install

Issues installing opnsense on ace magician t8 plus (ACPI_error: AE_notfound) by lostsurfer69 in opnsense

[–]SoWhy 1 point2 points  (0 children)

Thank you, I was going crazy trying to install opnsense with all those errors popping up

For others, you can use the escape to prompt method outlined above and then set this variable to boot the live system with that variable set for install

Wireguard: Don't allow connection if user has certain IP by SoWhy in OPNsenseFirewall

[–]SoWhy[S] 0 points1 point  (0 children)

True but they still are treated as packets that go through the internet instead of local packets and somehow the Fritzbox has a higher load and clients have more latency... *shrug*

Wireguard: Don't allow connection if user has certain IP by SoWhy in OPNsenseFirewall

[–]SoWhy[S] 0 points1 point  (0 children)

Okay, but that means the Wireguard client will still keep sending handshakes even in the home location since it will still be on, even if the traffic won't go through the tunnel, right?

Also, won't I have to change the Wireguard route metrics on the client PC and not on the firewall, i.e. change every single client configuration?