There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

randombullet

@[email protected]

This profile is from a federated server and may be incomplete. Browse more on the original instance.

randombullet ,

I use a mikrotik RB5009 for my 2.5gb routing. It technically can hit 10gbps via routing.

Switching you can try mikrotik.com/product/crs305_1g_4s_in

randombullet ,

Mikrotik RB5009 is my router.

Moving to OPNsense

Looking for games with strong female leads for my daughter (even just to watch as I play). Came across this link, but they're a bit age-inappropriate. Any suggestions from the community? (gameranx.com)

Edit: Daughter is only 5 so she’s unlikely to play much but she watches me and as long as it’s not too violent, it should be fine

randombullet ,

I have a hot storage NAS that backups to a warm storage NAS.

I backup every week and scrub every month.

I have 2 x ZFS1 pools that contains 3 x 20TB disks each.

With ECC ram, scrubbing, and independent pools, it’ll take a house fire to kill my local storage.

I also have a constant backing to Backblaze and yearly encrypted backup that I ship to a friend across the world.

randombullet ,

What software are you using

randombullet ,

Try this in your SMB settings in OMV.

<pre style="background-color:#ffffff;">
<span style="color:#323232;">socket options = TCP_NODELAY SO_RCVBUF=65536
</span><span style="color:#323232;">SO_SNDBUF=65536
</span><span style="color:#323232;">read raw = yes
</span><span style="color:#323232;">write raw = yes
</span><span style="color:#323232;">max xmit = 65535
</span><span style="color:#323232;">dead time = 15
</span><span style="color:#323232;">min receivefile size = 16384
</span><span style="color:#323232;">write cache size = 524288
</span><span style="color:#323232;">getwd cache = yes
</span><span style="color:#323232;">max connections = 65535
</span><span style="color:#323232;">max open files = 65535
</span><span style="color:#323232;">min protocol = smb3
</span><span style="color:#323232;">max protocol = smb3
</span>
randombullet ,

What’s your HDD model?

randombullet ,

See if seachest is compatible with your drives. I think it’s only compatible with Exos.

Also are you running through USB?

randombullet ,

USB inherently has latency issues and protocol overhead. Seems like you’re restricted to hardware unfortunately.

randombullet ,

Running a lot of DoH and DoT within my devices and my network

randombullet ,

This is the exact script I use to install tailscale on my VPN server

Installing Tailscale

<pre style="background-color:#ffffff;">
<span style="color:#323232;"> curl -fsSL https://tailscale.com/install.sh | sh 
</span>

Enable IP forwarding

<pre style="background-color:#ffffff;">
<span style="color:#323232;"> echo 'net.ipv4.ip_forward = 1' | sudo tee -a /etc/sysctl.conf 
</span><span style="color:#323232;"> echo 'net.ipv6.conf.all.forwarding = 1' | sudo tee -a /etc/sysctl.conf 
</span><span style="color:#323232;"> sudo sysctl -p /etc/sysctl.conf 
</span>

Advertise subenets and exit node

<pre style="background-color:#ffffff;">
<span style="color:#323232;"> tailscale up --advertise-exit-node --advertise-routes=192.168.0.0/24,192.168.2.0/28,192.168.5.0/24,192.168.10.0/24
</span>
randombullet ,

It’s just the concept of additive color mixing vs subtractive color mixing.

Adding pigments together will ultimately create black. While adding more light together will ultimately make white.

With pigments you’re taking away from the color space. You paint red to subdue all other colors except for red.

But you use red light to make sure red is better seen.

randombullet ,

Encoding uses the iGPU. The iGPU should usually support 4k 60fps if it’s a recent CPU.

randombullet , (edited )

I use OpenMediaVault for my NAS

But if you don’t want to be the IT of your family, I’d just go with an easy solution like WDs my cloud or one drive

randombullet ,

NUCs have an iGPU, you should be fine.

randombullet ,

I’ve had this happen when I had ram issues. You can try doing a memory test if you want to take that out of the equation.

Is it possible to safely check for certain characters in a password?

Basic cyber security says that passwords should be encrypted and hashed, so that even the company storing them doesn’t know what the password is. (When you log in, the site performs the same encrypting and hashing steps and compares the results) Otherwise if they are hacked, the attackers get access to all the passwords....

randombullet ,

I’m assuming they’re plain text. There’s is no perceivable way they can only use those data points to to figure out which hash it is. Unless of course they’re using their own “hashing” function which isn’t secure at all since it’s probably reversible.

Maximum ghetto home server (lemmy.world)

Specs are slightly in flux right now, but basically it’s an HP ML310e Gen 8, with a random HDD cage on top for 4 additional drives, and a bunch of fans zip tied to the front to cool the 6 internal drives. Oh, and a little 7" display stuck to the side which I’ll get a stats readout on soon....

randombullet ,

I’ve bought about 600tb from server part deals.

Just got 20tb drives for about 250ish. Higher than what I wanted to pay, however $12.5/TB is good enough for me.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines