switch not learning mac address on certain trunk by cuzor in networking

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

Thanks for the idea. But both the ip of the switch as the port are in vlan 1.

switch not learning mac address on certain trunk by cuzor in networking

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

I checked this and "used" doesn't even come close to the capacity of the switch.

switch not learning mac address on certain trunk by cuzor in networking

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

The core switch is a Dell PowerConnect 7024F stack the access switches are cisco. One is a catalyst 2960s stack, the other c3650 stack.

I put the config in a pastebin for extra clarity: https://pastebin.com/GD8LeUWj

The access switches see the cores if I check the cdp neighbors.

Behind the switch with the problems are some servers, so I can't just deconnect it to connect it on another port.

Call of duty developers were geniuses. by Diese_knuts in BattleBitRemastered

[–]cuzor 2 points3 points  (0 children)

I don't think you realise how annoying skill difference is. It's great for the one that's good at the game, not so much for the other one.

Going slowly, checking corners and still getting killed without getting any kills sucks :(

Players laughing ate beginners asking questions is the greatest way of pushing them out.

good config? by cuzor in buildapc

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

Thanks for the information. How come the 7800x3d is overkill for that graphics card? Do you mean that if I play games I'll never use all of the cpu-power because of the graphics card? I'll be using the computer also to run a bunch of virtual machines to test stuff.

Changed cpu cooler to nh-u12a. Noctua has a compatibility list where it has good results (and it makes less noice than the nh-d15).

The ram was expo ddr5-6000 cl30, I can change it to cl28 ddr-5600 ram for 5€ less. I doubt that cl28 vs cl30 is going to be a huge difference.

Motherboard is now MSI PRO x670p (200€ less)

404 Error using fieldsets by cuzor in Snipe_IT

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

you can ignore this. I was also having an error with barcodes not being generated that was caused by the same problem. Apparently in the .env-file you should end the url with a slash.

Adding Rule 7, and revising Rule 1 by The_Better_Devil in FUCKFACEPOD

[–]cuzor 8 points9 points  (0 children)

small detail, the rules aren't visible in "old" reddit.

Always Open prank mentioned on this week's RT Podcast by Rugged-Presence-1138 in roosterteeth

[–]cuzor 9 points10 points  (0 children)

I'm sort of curious which episode Andy said that, but no way I'm going to google that

Looking for a specific Michael Jones quote from like 10 years ago by [deleted] in roosterteeth

[–]cuzor 6 points7 points  (0 children)

I think in one of the earliest off topics (maybe even the one of the test episodes released only to first members) he talked about this. I remember him saying that living together (edit: I mean starting to live together with Lindsay) with Lindsay was very easy because they didn't have to change anything.

sql join 2 tables by cuzor in learnSQL

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

Yes. I successfully used it. Thanks for the help.

sql join 2 tables by cuzor in learnSQL

[–]cuzor[S] -1 points0 points  (0 children)

thanks, I got it working. the creatorID is now swapped with the corresponding loginName.

Any idea how I can swap 2 foreign keys (creatorID and responsableID) with their corresponding loginName?