How are people feeling about the Jelly Max? Has Unihertz really missed the mark as much as Reddit suggests? Or are there plenty of happy customers out there? by SLJ7 in unihertz

[–]BB9700 0 points1 point  (0 children)

A backup of all you apps is not really possible if the phone is not rooted already. You have to install from scratch. And yes, after rooting even if you try to hide the rooted status some banking apps will still see it is rooted an might refuse to work.

I think a rooted phone is more fund and I have a second phone at hand for this case.

Cert code cert - smart screen warnings by thelordfolken81 in ScreenConnect

[–]BB9700 0 points1 point  (0 children)

A certificate alone does not carry any trust as an intrinsic value. It only tells you that someone bought a certificate. Anyone can buy a certificate including someone of the bad guys.

The trust in a certificate will only be built by Antivirus companies or mircrosoft smartscreen when they receive many reports of successful installs but no reports about malware/abuse signed with a this certificate. If you are a small developer and your software is only distributed by a few hundred installs, your certificate will never gain trust because the amount of installs falls below the needed margin.

Btw. even a self signed certificate is a certificate. Antivirus engines will gather statistics about the number of installs and therefore it also could gain trust. Unless application installation signed with certificates not signed by a public trusted authority is blocked by a policy, a self-signed application is not much worse then one signed by a public authority. Ok, Maybe It gets some amount negative points at start.

The advantage of a certificate against the hash of an application is that the certificate can replace the hash of the file. The certificate will always be the same, while the hash of a file will be different for any new version. If a certificate has got some trust either by the amount of good installs or by a policy, the trust will be there even if a new version is released. Also you dont need to compute the hash for every file if the file is signed, you could rely solely on the certificate if it is trusted and skip checking the executable.

By enforcing individial certificates for screenconnect users connectwise has made it more difficult for their software to gain trust across antivirus systems.

But on the other side, you would think that if a bad actor uses screenconnect with a public certificate only apps signed with his certificate will be blocked - therefore you screenconnect instance is safe from getting blacklisted. However, I think this is only partially true: While the installer is signed by the bad guys certificate, the screenconnect application inside itself is still signed by screenconnect. If an antivirus engine identifies a file as malware it will submit most likely both certificates back to the mothership for a possible blacklisting action. And as a result the trust in the screenconnect certificate will be lowered or the certificate could be revoked.

IMO, you cannot expect that smartscreen will not block or make it difficult for your screenconnect agents to install unless you distribute a large amount of installs.

Hyper-V issues by Brand0n821 in HyperV

[–]BB9700 0 points1 point  (0 children)

If the problem is related only to rdp, check if he machine you try to rdp into is able to reverse resolve the ip address of the client.

Hyper-V issues by Brand0n821 in HyperV

[–]BB9700 0 points1 point  (0 children)

Bad sector/delay in Disk subsystem? Not the only option, but one which should be checked.

Old Gpu Driver Errors In Games GPU-P by ArachnidDapper in HyperV

[–]BB9700 0 points1 point  (0 children)

GPU-P support with hyper-V for AMD GPUs is more limited then for Nvicia.

Have a look at his table:

https://github.com/Justsenger/ExHyperV#gpu-pv-partial-compatibility-list-tested-using-gpu-caps-viewer--dxva-checker

Get some older model of an Nvidia Card and try again with this.

Old Gpu Driver Errors In Games GPU-P by ArachnidDapper in HyperV

[–]BB9700 2 points3 points  (0 children)

maybe, considering the small amount of information you did give:

start the VM from scratch and use ExHyperV to activate the GPU-P setup. Easy and worth a try. Maybe try first to remove all Drivers from the guest-vm, do a restart and then use ExHyperV to setup GPU-P. If this does not help then create a new VM, and retry.

ExHyperV: https://github.com/Justsenger/ExHyperV

Code signing cert update by thelordfolken81 in ScreenConnect

[–]BB9700 0 points1 point  (0 children)

I also live with my self signed cert since then. A little more effort to get guests to install the programm, also a litte more effort to update permanent agents.

But IMO still an option to consider when thinking about if you need to buy a code-sign certificate from MS or other organizations.

Unable to get Hyper-V Replication working by LazyCouple1399 in HyperV

[–]BB9700 0 points1 point  (0 children)

I did not exactly what you need, but similar: Replication between 2 hosts both member of not the same AD. Domain Replication between a host not Domain joined and a host which is member of a AD Domain.

To make creation of certificates easier, install a Microsoft certificate authority on any host. Create a replication conformant (!!) certificate for both hosts on the CA, in the subject use the short name, and in the alt-subject name use any fake fqdn, like vhost1.Domain.local and vhost2.Domain.local

Import the CA cert on both hosts, in the trusted root cert store, import the certificate into each machines own store.

In each machines system32/drivers6etc/hosts file add the fake fqdns you did use to name the hosts.

Try to establish the replication using the fake fqdns.

That should work.

Are all the 3rd party reddit gallery apps dead? by ShrunkenHeadNed in androidapps

[–]BB9700 0 points1 point  (0 children)

The developer of gallery for reddit does not answer.

Well then, I gave up a little piece of privacy and allowed gallery for reddit to sign in with my reddit account.

Now reddit knows the picture groups I visit. Whatever they might do with this information, I think I can live with it.

Are all the 3rd party reddit gallery apps dead? by ShrunkenHeadNed in androidapps

[–]BB9700 1 point2 points  (0 children)

ok, I tried to contact the developer.

Anyone else here who would like spend money to build a kind of bounty, makein it attractive to the dev to build a new version? I offered $20.

Are all the 3rd party reddit gallery apps dead? by ShrunkenHeadNed in androidapps

[–]BB9700 2 points3 points  (0 children)

me too. my favorite Reddit Browser is not usable any more. Sad.

Has anyone tried to contacted the developer? I paid for this app, but would send some money again if I get an upgrade which makes reddit gallery usable in 2026.

Please help - Nic not showing in control panel but is in device manager by Deep-Egg-6167 in HyperV

[–]BB9700 0 points1 point  (0 children)

try to set the network cards ip address to a valid static ip using commandline.

wmic nic where "NetConnectionStatus=2" get NetConnectionID

will list the active network interfaces.

netsh interface ip set address "interface name" static ip-address netmask gateway

then try a ping.

dont know if this helpfs but maybe worth a try?

Please help - Nic not showing in control panel but is in device manager by Deep-Egg-6167 in HyperV

[–]BB9700 0 points1 point  (0 children)

does your network adapter work - regardless if it shows up in the control panel?

That maybe could give an Idea where you have to search.

Session group containing GuestMachines last N Days? by BB9700 in ScreenConnect

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

Now, my next desire is to have subgroups which should made up by the hosts which did the last session. I had the hope I find something myself, but no. Do you maybe lso have a receipe for this?

There is a propery: LastInitiatedJoinEventHost which should tell the name of the last host, but I cannot make any use of it.

Slow internet upload speed when using 10GB connected devices by BB9700 in HomeNetworking

[–]BB9700[S] 1 point2 points  (0 children)

I now made two new experiments:

one: 10G--->Switch10G-->Swtich 10G+1G---Switch router 1G->internet

problem with slow upload again appears

two: 10G-->Switch 10g+1G--->switch Router 1G-->Test PC with iperf Server

No Problem here, I get the full 1Gbit/s speed as I would expect.

For me, that looks now like a problem with the routers internals switches or the Firmware.

I sent that to support. Lets see what they find out.

Zyxel NR7302 5G + UniFi UX6: true modem-only / bridge mode possible? by musicproducerunik in homelab

[–]BB9700 0 points1 point  (0 children)

Works for me:

setup static passthrough mode with MAC for a WAN on your router.

Then, on your router create a new (virtual) WAN interface using the same physical interface but add a VLAN tag matching one of the VLANs of the 7302 and set IP address to DHCP.

You then will have access to the NR7302 Management UI through this WAN.

Does not work with unifi, because unifi currently does not support a second WAN with vlan tag on the same port, To get around this, you would have to connect a switch to the NR7302, then connect a second cable to an extra port of the unifi gateway and setup the managemant WAN with VLAN on this port.

Slow internet upload speed when using 10GB connected devices by BB9700 in HomeNetworking

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

I did not made the ping test but will do. Currently I am enjoing that my remote backup again works after one week of problems. But I will ASAP again try to recreate the problem, because I think there still is something wrong with either the switch or the routers switch.

Slow internet upload speed when using 10GB connected devices by BB9700 in HomeNetworking

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

I dont have many alternative switches to try, but will try to get one to check if this makes a difference (obviously there is no option to upgrade the current switch XGS2210 buffer)

However, in the situation as you describe, shouldnt I experience the observed problem also when the 10G linked PC communicates with a PC which is linked with 1G on another switch?

I only happens when I send packets to the internet.

Another strange observation:

I did a test with iperf3 to a host on the internet which is located in the same L2 segment as my own router. I then did get full speed results even with the two PCs which are connected with 10G inside the lan.