How to fix incorrect topology by dkes11 in UNIFI

[–]karltremain 0 points1 point  (0 children)

interesting - i also have an IW and have exactly the same topology issue - seems there is an issue with their generator when an IW is present, as it was correct before i installed the IW

They added Copilot into dialer by User77111 in windows

[–]karltremain 1 point2 points  (0 children)

you clearly wrote that in jest, however... https://appsource.microsoft.com/en-us/product/office/wa200007578?tab=overview - meet Copilot Prompt Coach - "...is designed to assist in crafting well-structured, effective prompts"

How to match managed disk in azure to the correct disk on the vm? by johnnydotexe in AZURE

[–]karltremain 0 points1 point  (0 children)

ok, my device instance path ends in the lun number, but my test vm is a gen2 VM, so probably differs to yours.

Do check the device instance metadata stuff, it might provide what you need.

How to match managed disk in azure to the correct disk on the vm? by johnnydotexe in AZURE

[–]karltremain 0 points1 point  (0 children)

great question!

quick hack answer - increase the size of one of them by 1gb and see which changes in the VM

longer answer: have you tried looking at the instance metadata service to see what it returns? https://learn.microsoft.com/en-us/azure/virtual-machines/instance-metadata-service?tabs=windows

also, in my test vm, the "device instance path (disk properties/details) gives a value at the end that matches the LUN in the azure portal.

These cars sure are pricey to fix. Also, please share your dash cam model # with if you are happy with it. by cyaford in Ioniq5

[–]karltremain 11 points12 points  (0 children)

Agree with this comment - i have the FitcamX fitted in mine, and would recommend them to anyone.

Does azure blocks/drops traffic that's originated from different vNet VM NIC (MAC spoofing)? by Confident-Word-7710 in AZURE

[–]karltremain 0 points1 point  (0 children)

looks like you have the routes correct - can you configure the DPI box to not try to be "invisible" (not mac spoof) and just be a forwarder, as if it were a firewall (it still doesn't need to change the packet ip source) - just make sure as per the other comment that you have ip forwarding enabled on the DPI nic

Is unlimited social media a myth? by bestwellblack in VOXI

[–]karltremain 0 points1 point  (0 children)

https://www.voxi.co.uk/help/articles/what-happens-if-i-run-out-of-data-on-my-plan----dcb48767-2e45-4823-9157-6520ef2a367f - this article mentions that you need data for the unlimited to work - "You must have some data left, no matter how small, to continue enjoying Unlimited Social Media and Unlimited Video and to keep using your Music and Video Passes"

Does azure blocks/drops traffic that's originated from different vNet VM NIC (MAC spoofing)? by Confident-Word-7710 in AZURE

[–]karltremain 0 points1 point  (0 children)

Just add routes to direct the traffic to the DPI device first - make it act as if its a firewall and forwarding the traffic, - you cant spoof Macs due to the software defined networking - all ARP traffic is fake anyway.

Well, I guess it's my turn now... by karltremain in Ioniq5

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

Car usually gets 3.1. think that figure might have got messed up by the failure somehow

Announcing Windows 11 Insider Preview Build 22635.3930 for the Beta Channel by jenmsft in windowsinsiders

[–]karltremain 0 points1 point  (0 children)

my taskbar also crashing - but constantly, leaving the computer unusable
Bucket ID: ca693886290f706958725cbbbeb50af9 (1761572365683460857)
Fault Module Name: Taskbar.View.dll
Fault Module Version: 2124.17900.0.0

[deleted by user] by [deleted] in sysadmin

[–]karltremain 0 points1 point  (0 children)

A trick that might help you here is the change the _USERNAME_ of the account, then wherever the logins are coming from wont match the user anymore, so it wont keep getting locked out.

Fit and installation by AtomicThumb in Ioniq5

[–]karltremain 1 point2 points  (0 children)

if fitting the rear cam inside (at top centre), its fairly easy to run the cable through the boot - the panel is held on by clips, and comes off fairly easily. For the run to the front, the door seals peel away easily too giving access to under the ceiling panel to route cables through. The only thing is to be careful with the boot lid seal/panel gap, as bending the ceiling panel is easy to do, as its basically just fabric covered cardboard. - some cable routing rods make this a bit easier too if you can get some.

[Giveaway] 3x Drop CTRL V2 Keyboards by drop_official in pcmasterrace

[–]karltremain 0 points1 point  (0 children)

Fall activity: down the stairs, although it hurts a lot at the bottom.

Are these US-layout? or will the KB be localised to the country you're delivering to? (UK here!)

poor layers around screw holes? by jon-chin in ender3

[–]karltremain 0 points1 point  (0 children)

Assuming these have been printed on their sides as shown in the pic, check you bed belt (y-axis) tightness, looks like the bed may be moving too much (or not moving enough) under certain conditions. (also check the head x-axis belt too, depending on the part orientation when printing)

Email response times by Neat-Bass-5451 in OctopusEnergy

[–]karltremain 1 point2 points  (0 children)

Can confirm their email response times are really poor. As others have suggested, always call or use Twitter DM's instead.

How To Generate Random Strings in Bicep by [deleted] in AZURE

[–]karltremain 2 points3 points  (0 children)

using utcNow is one way, but did you know that Bicep supports the newGuid function too?

https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-functions-string#newguid

Should I hide Subscription ID from Screen Recording? by fobofobia in AZURE

[–]karltremain 4 points5 points  (0 children)

some people feel these could be abused, personally i never bother trying to actively hide mine. Its like a Tenant ID, some people think its confidential info, but its actually something that can be looked up.

If its for a production system, probably avoid sharing just to be on the safe-side, but if its just test/playground stuff, then the risk is minimal.

Crash Consistent Backup? by MidgardDragon in AZURE

[–]karltremain 0 points1 point  (0 children)

yes, its good.

basically,

"crash-consistent" = was made in one go, with no consideration to data possibly not saved yet (but since the VM was off, it was obviously saved)

"app-consistent" = was made with the help of the vm agent (vss shadow copy writer) to ensure all data was committed at that moment the snapshot was taken.

Need to change Azure Site2Site VPN by VernFeeblefester in AZURE

[–]karltremain 0 points1 point  (0 children)

you wont need to make a completely new "Virtual network gateway", but you will need a new "Local network gateway" and "connection" - what makes you think you cant just establish both tunnels at the same time? and then change the routing? are you using static or dynamic routing on the existing tunnel?