GravelPieceOfSword

joined 1 year ago
MODERATOR OF
[–] GravelPieceOfSword@lemmy.ca 23 points 3 weeks ago

It is finally upon us.

THE YEAR OF THE LINUX DESKTOP!

Terms and conditions apply. It could be the next year, or the year after, or not at all.

[–] GravelPieceOfSword@lemmy.ca 4 points 3 weeks ago

I have ~/git for fit repos, and a dedicated ~/git/ext for repos I do not own, but have locally cloned for various reasons.

[–] GravelPieceOfSword@lemmy.ca 17 points 4 weeks ago (2 children)

Sounds like dogs barking at/with each other in the night back when I was growing up. You'd hear the occasional how-how-hoooooww from one of them, and others would join in. Wolf'ish in some ways. The city I grew up in was much less crowded back then.

Now: I guess self driving cars fill in the void left by dogs not barking at each other anymore.

🐺


🚗

[–] GravelPieceOfSword@lemmy.ca 7 points 1 month ago (1 children)

supertuxkart SuperTuxKart (A 3D arcade racer with a variety of characters, tracks, and modes to play.

[–] GravelPieceOfSword@lemmy.ca 0 points 4 months ago* (last edited 4 months ago) (1 children)

Linux Mint Debian Edition would be a pretty solid, pre-customized distribution.

I've had great experiences with Linux on Lenovo over the years: would be my first recommendation.

I currently use a Dell Inspiron, while it's works great, I had to do some extra work occasionally. I love that I can get fingerprint login with it on Linux though.

0
submitted 5 months ago* (last edited 5 months ago) by GravelPieceOfSword@lemmy.ca to c/linux@lemmy.ml
 

Linux Firmware Update Utility Fwupd Will Use Zstd Compression for Future Releases

The devs are also considering enforcing signed commits in an attempt to prevent supply chain issues like the XZ backdoor.

Edit: note for downvotes: I understand some of you disagree with the need for a switch. However, are you downvoting the news itself (i.e. shooting the messenger?)

[–] GravelPieceOfSword@lemmy.ca 0 points 10 months ago* (last edited 10 months ago) (2 children)

Try running it from the command line with code --disable-gpu.

If that works, you can update the desktop shortcut files (exec section) with the same added parameter.

I recently ran into something similar (opensuse slowroll//kde)

Ref: stackoverflow/Google for the --disable-gpu argument, the desktop file editing - I did for convenience.

Here's how you can find . desktop files

Desktop file reference.- easy format

[–] GravelPieceOfSword@lemmy.ca 0 points 11 months ago (1 children)

Wow, that's so messed up: I didn't know HP did that.. I think it might just be a matter of time before others follow suit.

Sounds very Wireshark worthy!

[–] GravelPieceOfSword@lemmy.ca 0 points 11 months ago* (last edited 11 months ago) (3 children)

That would be cool.

Here's my new setup that might not work for everyone, but I'd recommend thinking about if you're able to.

  1. Network printers are blocked from Internet by my router. They have static IP addresses allocated (permanent DHCP leases) for convenience.

  2. I have some Canon laser printers. I don't want to install Canon software across my devices, so I setup a cups print server (lxc container) where I installed the software.

  3. I setup and shared the printers (local network only), made them discoverable.

  4. I use the CUPS web GUI over ssh tunnel if I need to check on job queues and do maintenance/admin tasks (don't usually have to).

Clients immediately find the printers on the server, no driver required.

As a bonus, I made the margins 0 on the CUPS ppd on the server so that I get to print without margins when so desired (Canon has fixed minimum margins otherwise).

The one caveat is that the Canon drivers don't work on raspberry pi (arm), so while I have a to-do to get around that by using a virtualization layer, you need a separate Intel/AMD machine for the print server if your printer doesn't support ARM.

 

I recently ran across SpiralLinux - GitHub page, and found the concept of how the maintainer is packaging it very cool.

The maintainer has been maintaining Gecko Linux for a while now - it has the same underlying concept.

The gist is - you're basically installing Debian, but with customizations that the maintainer(s) thought would be very helpful. Basically - better out of the box experience for new users, but also less work to do even for experienced users, and it comes with different download flavors - Gnome, Plasma, XFCE, Mate, etc.

Bit more detail by the maintainer in this Reddit comment:

Exactly. It's like I went over to your house and installed and configured Debian on your computer, and then you kicked me out of your house as soon as I finished. ;-) The installed system no longer has any connection whatsoever with me or the SpiralLinux project, which is good because you wouldn't want your entire system to depend on a random single developer maintaining it.

(original Reddit comment has more details).

I thought this was pretty cool. I'm still trying to read up online on trying to find how the package lists are maintained, etc., and I might be interested in contributing if I'm able to in the future.

Just wanted to share!

 
0
submitted 11 months ago* (last edited 11 months ago) by GravelPieceOfSword@lemmy.ca to c/selfhosted@lemmy.world
 

How are y'all managing internal network certificates?

At any point in time, I have between 2-10 services, often running on a network behind an nginx reverse proxy, with some variation in certificates, none ideal. Here's what I've done in the past:

  • setup a CLI CA using openssl
    • somewhat works, but importing CAs into phones was a hassle.
  • self sign single cert per service
    • works, very kludgy, very easy
  • expose http port only on lo interface for sensitive services (e.g. pihole admin), ssh local tunnel when needed

I see easy-RSA seems to be more user friendly these days, but haven't tried it yet.

I'm tempted to try this setup for my local LAN facing (as exposed to tunnel only, such as pihole) services:

  • Get letsencrypt cert for single public DNS domain (e.g. lan.mydomain.org).. not sure about wildcard cert.
  • use letsencrypt on nginx reverse proxy, expose various services as suburls (e.g. lan.mydomain.org/nextcloud)

Curious what y'all do and if I'm missing anything basic.

I have no intention of exposing these outside my local network, and prefer as less client side changes as possible.

 

Two main points:

  • no one unified distro to keep things simple (thread OP)

VS

  • people don't care. Someone else needs to advocate, sell, migrate, and support (medium term) Linux (whichever distro they want) for the intermediate term (few months at least) - thread response).

I think a lot of the 97% desktop market share is like this, instead of the hands on 2-3%.

[–] GravelPieceOfSword@lemmy.ca 0 points 1 year ago (1 children)

Ubuntu uses snaps, which I've found sluggish on older ide hard drives. To be honest, even flatpaks are very slow for these in my experience.

I think you might be better off with opensuse tumbleweed.

Novelty recommendation besides tumbleweed: antix.

While I haven't used antix except out of curiosity in a virtual machine, they are lightweight, but they have a hard stance against systemd.

 

I have mixed feelings about calling this one a tip.. but I've recently been interested in giving a shout out (think passive advertising) to open source technology I use and like (🐧, 🦎, vim, etc..).

I bought this set of 206 stickers from Amazon a few weeks ago for $10 (9.99, but that's really 10).

The stickers are very hard to peel off till you get the hang of it, but can vouch.

Inspired by this Lemmy post

 

Use !! to substitute your last command

 
 

fortune | cowsay -f turtle | lolcat is a fun thing to have in your .bashrc

 
view more: next ›