tmat256

joined 11 months ago
[–] tmat256@lemmings.world 10 points 3 weeks ago (1 children)

A lot of this is personal preference but I will suggest the following strategy. Mount all of your drives into subfolders of /mnt or /media (/mnt is usually used for more permanent storage but either is fine). Then symlink various folders on the system to this mount point. Like maybe you want your home folder downloads on one of these drives so /home/spawnsalot/Downloads is symlinkef to /mnt/drive1/Downloads.

This lets you pick and choose various places across your system that are actually on the additional drives but also the ability to see everything on the drives in one place.

Game installation location completely depends on the game itself. Some might install to /usr/bin, others to /opt, etc. You might have to dig around a little after install, move the folder, then symlink it like nothing ever happened.

[–] tmat256@lemmings.world 2 points 3 weeks ago

I have not tried either. I'll look into them though, thank you!

[–] tmat256@lemmings.world 1 points 3 weeks ago

It's a work provided device. It was either that or Windows, so it was really the only option. I might try out some tiling options for it, not sure how upset IT will be about that though...

[–] tmat256@lemmings.world 19 points 3 weeks ago (6 children)

I spent years using i3 as my main machine and I loved everything about it. Fast forward to now where I have to use a Mac. Most of the time I'm in a terminal with tmux so it's fine but any time I have to deal with a gui element that is under something else I get more and more upset.

[–] tmat256@lemmings.world 7 points 1 month ago

I've had buttons stop working. The mechanism inside that registers the click is a mechanical switch and they eventually die

[–] tmat256@lemmings.world 1 points 9 months ago

Generally you plug a cable in from the UPS to the server and install software that monitors the UPS. You would set up that software to power down the server.

[–] tmat256@lemmings.world 1 points 9 months ago

Either dia or inkscape

[–] tmat256@lemmings.world 1 points 9 months ago

If it were me I would give it a shot and use a thermal camera to see the temperature differences. Worse case you have to patch the hole. Might also be a good idea to contact an HVAC company to see what they think.

[–] tmat256@lemmings.world 1 points 10 months ago

Promtail is for collecting metrics from log files, Loki is for log aggregation. Really depends on what your needs are. Do you want to be able to view the actual log entries or do you only want to see metrics about the logs?

[–] tmat256@lemmings.world 1 points 10 months ago

Why would you back up data you don't care about? I agree, it does seem pointless.

[–] tmat256@lemmings.world 1 points 10 months ago

Traditionally all incoming lines into a server room or wiring closet gets punched down to a panel in the rack and then jumpers are wired to everything in the rack. You never put an end on a cable that came out of a wall. The idea being you would have maybe 5 feet of extra cable in a loop behind the rack in case you needed to reorganize the room in the future. It sucks pulling cable, so leave some extra.

If there were multiple racks then usually one of them was just for wires and switches and the others were for servers. I usually used different color cables for different things too (like use orange for links between switches and blue for servers, etc), but for a home rack I wouldn't bother with that. Different color zip ties on cables can be handy too.

[–] tmat256@lemmings.world 1 points 10 months ago

Is there any way to configure Cloudflare to send an additional header with the original IP in it? Then you could run fail2ban on that data.

view more: next ›