this post was submitted on 12 Jun 2024
91 points (96.9% liked)

Linux

5174 readers
524 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
(page 2) 47 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 4 months ago

I bought a sager laptop, matching the models that system76 uses. Loaded pop os and away I go.

So far, very stable. I am forced to use Nvidia performance mode if I want an external monitor which is slightly annoying, but I can reboot into normal mode when on battery.

Its the poor battery usage that irks me. The battery life gets me 90 min of use, so not great.

I got steam for some gaming, guitarix and ardour for music, libre office, IDE and git tools all good to go.

Worth it

[–] [email protected] 2 points 4 months ago (1 children)

I set up my outgoing email to relay through an external server. I used to have comcast business class but when I sold my house, my only option at my condo is the comcast provided by the HOA (Comcast communities) which is residential. So lots of sites refuse to accept email send directly from my server. Comcast has a relay but it has crazy low rate limiting which is a pain when we need to send emails to all players.

[–] [email protected] 2 points 4 months ago (1 children)

Out of curiosity, what are you using (software and hardware) for the email relay?

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago)

A homebuilt rack mounted server running Fedora and sendmail. I've been using/configuring sendmail since the 80's and we didn't have fancy .mc preprocessing back then.

The outgoing relay is a paid service by Hostinger which resells titan.email. I just set the configuration in the relay to use the same credentials I set up in my SMTP/IMAP connections in tbird.

[–] [email protected] 2 points 4 months ago

Booting directly from UKI signed by my Secure Boot keys.

[–] [email protected] 1 points 4 months ago

Nix! Just being able to run nix-env -i git and get a newer, isolated, git installation on an older Debian is very nice. Makes it easy to remove.

I can also do nix-shell -p <application I want to try out> if I want to test stuff out.

I've been able to ignore the Nix language pretty well so far, so no incredibly steep learning curve quite yet. Nix OS is still too spoopy for me.

[–] [email protected] 1 points 4 months ago

Bundling my two sata ssds into a single zfs volume, instead of manually moving stuff around between the nvme and two sata ssds. Combined with compression, and for my code folder deduplication it also resulted in a lot more usable space.

[–] [email protected] 1 points 4 months ago

Adding a terminal multiplexer. Now I understand why UNIX is an IDE.

load more comments
view more: ‹ prev next ›