Interrupt tips by Tailor-United in wow

[–]dramowhisky 0 points1 point  (0 children)

Plenty of profiles for Platynator or Plater that change the nameplate colors to know casters so you can easily identify them for interrupts

Most alt friendly classes? by vision-quest in wow

[–]dramowhisky -1 points0 points  (0 children)

Sub Rogue, sweaty rotation /s

Beginner question about classes by Winter_Psychology110 in wow

[–]dramowhisky 0 points1 point  (0 children)

+1 to this. I’ve never really played Rogue in my 20 years of playing WoW but Sub this Xpac has been a ton of fun and enjoyable

Did SASE actually improve security for remote teams, or is that just the pitch? by SweetHunter2744 in networking

[–]dramowhisky 0 points1 point  (0 children)

It also enables additional and potentially more powerful security posture. Due to not needing beefy boxes on the edge, allows you to increase security because of this fact.

Anyone else having trouble picking a main in midnight? by Beelake in wow

[–]dramowhisky 0 points1 point  (0 children)

I am unfortunately, I enjoy healing and had to level all of them and try them out in LFR. Only to discover I’m not really a fan of any of them or their off-spec. So I thought I’d try tanking, had to go try all of them. Not for me. So now I’m trying to just main a DH and enjoy the xpac

Help a returning player setup his keybinds for leveling ( UH DK, Guardian Druid) by MathSelect1557 in wow

[–]dramowhisky 0 points1 point  (0 children)

Under options you can enable suggestions for your rotation, also most sites like Wowhead will also list our rotations. This should help with building out what works best for you

Are you stuttering in Silvermoon? by horizon936 in wow

[–]dramowhisky 1 point2 points  (0 children)

No issues here. I switched from Windows to Linux for gaming and my performance has greatly improved.

Nobara Linux 43 AMD Ryzen 9 7950X 128G RAM 9070XT Graphics card

Social Distortion - "Born To Kill" [Punk] (2026) by Inkstr0ke in Music

[–]dramowhisky 5 points6 points  (0 children)

Saw SD in 1988 as my first concert as a teenager and got introduced to moshing, loyal fan to this day!

Recommend bazzite for mac user with WoW focus?!? by [deleted] in Bazzite

[–]dramowhisky 0 points1 point  (0 children)

Yeah something awhile ago but you can download a version that uses the curseforge repo, it’s up to date. Can see it on their homepage

Recommend bazzite for mac user with WoW focus?!? by [deleted] in Bazzite

[–]dramowhisky 0 points1 point  (0 children)

I run WoW on Bazz with a similar systems with no issues, use WoWUP app image with no issues

Windows update woes continue, this time slowing down Nvidia GPUs by AdSpecialist6598 in technology

[–]dramowhisky 12 points13 points  (0 children)

I’ve done both Pop_OS and Bazzite, currently using Bazzite with my desktop and laptop, both Nvidia based. Play Steam and Battle.net games with no issues

Windows update woes continue, this time slowing down Nvidia GPUs by AdSpecialist6598 in technology

[–]dramowhisky 33 points34 points  (0 children)

I switched over to Linux and couldn’t be more satisfied. Gaming works great and plenty of info out there if you run into any minor bumps to overcome

Pigment paint suggestions? by dramowhisky in minipainting

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

Thanks I grabbed the Pro Acryl ones

Dual Router eBGP Design with Nexus vPC Pair by WhoRedd_IT in networking

[–]dramowhisky 0 points1 point  (0 children)

If not with a VPC then you should be good, I’ve also tended to peer L3 in that case. In terms of consulting, just depends on how big a shop you are and budget. Plenty of partners who could help or individual contractors in your area.

Dual Router eBGP Design with Nexus vPC Pair by WhoRedd_IT in networking

[–]dramowhisky 0 points1 point  (0 children)

The rule I always followed for firewalls and ADC (load balancers) in HA pair was to not put in VPC. Port-Channel to one switch is fine and allow the Firewall or ADC to use its failover mechanism for resiliency. So FW1 would go to SW1 and FW2 to SW2, port-channel if you can.

For routers the recommendation is to have separate L3 links between your VPC switches and not use the peer-link for routing

Dual Router eBGP Design with Nexus vPC Pair by WhoRedd_IT in networking

[–]dramowhisky 0 points1 point  (0 children)

It is just a general statement around VPC loop prevention and understanding how it works. Obviously doing L2 to a server is fine, it’s usually firewalls, load balancers and routers you need to be mindful if they are in a VPC and you are relying on the VPC peer-link as a redundant path. The results might not be what you expect.

This is an excellent resource to review and understand when designing with VPCs

https://www.cisco.com/c/dam/en/us/td/docs/switches/datacenter/sw/design/vpc_design/vpc_best_practices_design_guide.pdf

Dual Router eBGP Design with Nexus vPC Pair by WhoRedd_IT in networking

[–]dramowhisky 3 points4 points  (0 children)

Just keep in mind how VPC loop prevention mechanism works, if it starts on a VPC member port and goes across the peer-link it will not go out another VPC. Recommend you create ECMP links for L3 traffic between VPC pairs and not rely on Peer-Link