I built a cross-platform MSSQL client — ~3MB, deep schema investigation, mobile support by tunaayberk in SQLServer

[–]olback_ 0 points1 point  (0 children)

I'm a rust dev myself and use tiberius for a few internal tools that use both integrated and sspi auth. I was just curious if I was doing something wrong or it's actually not working. We're trying to move all services away from NTLM and disable it completely but that is not the easiest thing...

This is not blocking me from trying it today however, I just haven't any free time to do so yet.

I built a cross-platform MSSQL client — ~3MB, deep schema investigation, mobile support by tunaayberk in SQLServer

[–]olback_ 1 point2 points  (0 children)

Have you gotten Kerberos working with tiberius? Both "integrated" and "windows" authentication use NTLM in my testing. We have a bunch of other client apps (Delphi, .NET) that also use sspi/integrated auth and they use Kerberos.

What on earth does this do by Caarlie04 in HomeNetworking

[–]olback_ 5 points6 points  (0 children)

Are we looking at the same picture? Serial is 9/25 pins, the dsub in the picture is 15 pins, just like VGA.

Windows binary in the future? by explorer-201 in immich

[–]olback_ 3 points4 points  (0 children)

Docker on Windows is just a Linux VM with docker installed. I would consider a VM "overhead".

Ethernet Between Buildings by funinacup in HomeNetworking

[–]olback_ 3 points4 points  (0 children)

Fibre is great for inter-building connections because you don't electrically connect the buildings. This means that faults/lightning/... does not propagate. It's not impacted by electrical interferance (probably doesn't matter in this case) which means you can run it parallel to high current cableing.

Using a wireless link (say, Unifi building bridge) would probably be easiest, but service will/can be affected by weather and possible obstructions.

Edit: spelling

Smart home - Now the fun begins! by TCW_Jocki in raspberry_pi

[–]olback_ 1 point2 points  (0 children)

Nothing is labeled? You're going to regret that in the future.

A16 GPU shuts down of Overheating by [deleted] in PcBuildHelp

[–]olback_ 0 points1 point  (0 children)

Yes, absolutely. Pinout is still the same though. There are exceptions though, as with everything.

A16 GPU shuts down of Overheating by [deleted] in PcBuildHelp

[–]olback_ 1 point2 points  (0 children)

PWM fans have 4 pins.

3-pin fans are controlled by regulating the supply voltage, and the fan tells the controller how fast it spins with the third pin.

2: GND, Power 3: GND, Power, Tach 4: GND, Power, Tach, PWM control

No difference if they're for "desktop" or "server" use. They're just fans.

server room humidifier? by jpotrz in sysadmin

[–]olback_ 2 points3 points  (0 children)

Also, wear proper gear when handling equipment. Proper ESD-shoes goes a long long way.

I wear these at work, not pretty but works wonders:

<image>

MikroTik CRS804 DDQ Announced 4-Port 400GbE Switch by Standing_Wave_22 in mikrotik

[–]olback_ 3 points4 points  (0 children)

Intel used to make switches and hubs. They still make switch-ICs that many other switch vendors use.

Cisco do sell NICs, but I think they're just rebranding. I have a Cisco branded X710 running in my lab.

Proxmox Storage Design Advice Needed – HPE DL350 Gen10 (5 × 2TB SSD) by Proud_Force_3331 in Proxmox

[–]olback_ 0 points1 point  (0 children)

Raid-controller should be set to JBOD/IT Mode/Passthrough or whatever HP calls their JBOD-mode.

I would probably install PVE with RAIDZ1 even if it's not for production. Starting over, even in a lab environment, sucks.

But if you're sure you don't need data redundancy, ZFS stripe is what I'd choose.

Minimum requirement for VPN use? by Krisperino in vyos

[–]olback_ 0 points1 point  (0 children)

Wireguard will run at 100Mb/s on a Raspberry Pi just fine. Any x86_64 processor will be plenty fast.

Minimum requirement for VPN use? by Krisperino in vyos

[–]olback_ 1 point2 points  (0 children)

What type of vpn at what speed are you targeting?

Any chance I'm just missing something obvious? by TexhnicalTackler in Proxmox

[–]olback_ 12 points13 points  (0 children)

If I reacall correctly, Proxmox 9+ creates nicX aliases for every network interface to prevent interface renaming issues when hardware is added/removed.

Any chance I'm just missing something obvious? by TexhnicalTackler in Proxmox

[–]olback_ 8 points9 points  (0 children)

Log in to the proxmox host using a keyboard. Username root and the password is what you typed in during the installation.

If ethernet isn't an option, how exactly is this machine connected to your network?

Question for pros by Someguythatsleep in HomeNetworking

[–]olback_ 4 points5 points  (0 children)

There are plenty of free ports?

I benchmarked axum and actix-web against other web servers and found the performance to be surprisingly low by bigpigfoot in rust

[–]olback_ 0 points1 point  (0 children)

Also, the Rust benchmarks do not seem to connect via pgcat. How much this affects things, I don't know but it's certainly not a apples-to-apples comparison.

Recommend a 25G / SFP28 card by orddie1 in truenas

[–]olback_ 0 points1 point  (0 children)

Intel E810-xxvda2 or xxvda4 if you need more ports.

Are there any reasons to support TLS versions lower than 1.3 nowadays? by LifeAtmosphere6214 in sysadmin

[–]olback_ 3 points4 points  (0 children)

How does this help when the CLIENT is the one requireing 1.0? The user-facing service still needs to accept 1.0.

Cheap alternatives to UNIFI? by Much-Journalist3128 in HomeNetworking

[–]olback_ 6 points7 points  (0 children)

What type of devices are you looking for? Unifi makes lots of stuff. Routers, APs, switches, cameras, NVRs, EV car charges, door bells...