BCsven

joined 2 years ago
[–] BCsven@lemmy.ca 1 points 15 hours ago

If you want it that way, but then I'd have a mix of synced folder and regular folders inside Documents.

I like to keep if completely separate, for backing up user documents via dejadup differently than the synced stuff.

[–] BCsven@lemmy.ca 10 points 1 day ago (3 children)

Hardware folder (synced via sync thing). All hardware PDFs, notes images etc get subfolders by manufacturer. It is helpful for keeping track of use manuals, firmware or config settings for each piece of hardware.

[–] BCsven@lemmy.ca 2 points 1 day ago

Not sure about the distro being used, opensuse makes a docker zone to put docker interfaces on, those have their own ports and rules separate then the Ethernet assigned zone ports/services to allow. For me I had the opposite issue, I couldn't reach my docker containers from my lan, onky from the local machine because the Ethernet was on an internal zone and Docker was on its own zone. I'm not a superskilled networker dude so I just turned on forwarding and masquerade so the incoming LAN zone would forward to doocker zone and pretend to be the local machine connecting and not a LAN or remote IP. I guess if you moved your dockers too the public zone you could get in trouble

[–] BCsven@lemmy.ca 2 points 1 day ago (1 children)

Could be signing, if removing secure boot changed behaviour. The proprietary nvidia kernal module needs you to enroll the key in MOK interface at boot after an install or some updates.

You should have gotten a blue screen at boot that said options like, continue or enroll MOK, delete MOK, cancel, etc.

[–] BCsven@lemmy.ca 8 points 2 days ago (2 children)

Damping. I think Dampening is when you add moisture.

[–] BCsven@lemmy.ca 3 points 2 days ago

I always saw solitaire as a pass the time game, not really a puzzle.

[–] BCsven@lemmy.ca 2 points 2 days ago (1 children)

Hardware raid is fine as long as you can still get the same hardware RAID card or Motherboard.

[–] BCsven@lemmy.ca 2 points 2 days ago (3 children)

With OpenSUSE are you using the open source nvidia driver, or did you add the nvidia hosted repo and install their proprietary drivers?

The nvidia owned repo did work better for me.

But could be memory leak.

For anyone with laptop, and onboard graphics and nvidia RTX I had to install an opensuse swicher package to ensure appa start on the right GPU (right click option on the app) I forget the app name at the moment, it wanst the bumblebee or optimus, it was something else, Switcheroo maybe.

[–] BCsven@lemmy.ca 1 points 4 days ago

I don't think I have ever used that app. Just cmd and powershell alone, or putty. I have been avoiding windows ssh since they log server and user name that accesses an ssh connection and sends it to microsoft during the connection attempt.

[–] BCsven@lemmy.ca 3 points 4 days ago (1 children)

Yes, I sometimes have this conversation with my spouse. They want to grab something off amazon at $29, and I'm like If you wait a day I can grab it at the local pharmacy for $8.99. Buying it at $29 is just driving prices up.

[–] BCsven@lemmy.ca 55 points 5 days ago (15 children)

Metaverse was like the AI nobody asked for getting pushed into apps. Nobody wanted Wii Mii like hangout rooms where you have to water a clunky headset.

103
submitted 10 months ago* (last edited 10 months ago) by BCsven@lemmy.ca to c/dull_mens_club@lemmy.world
 

Slow day here, finally had time to clean 30 years of oil and dirt off my sockets

305
submitted 11 months ago* (last edited 11 months ago) by BCsven@lemmy.ca to c/linux@lemmy.ml
 

Many thanks to all those that maintain FOSS. i had setup a pi4 running 32 bit Debian Buster years ago (pandemic days) with OpenMediaVault 5. With the OMV docker and portainer plugin I had various dockers running, but found some dockerhub images weren't supporting 32bit. I had thought ubout updating to 64 bit install but thought I might have headaches, so just blocked the pi from accessing the internet and sidelined the update. Since it is the holidays I figured I would tackle an update.

Scope:

  • update to 64 bit
  • move from Buster to Bullseye
  • move from OMV5 to OMV6
  • fix everything that failed including docker.

Step 1 add "arm_64bit=1" in the config.txt file of /boot and reboot. Took a while to boot with lots of drive activity but 64 kernel worked perfectly.

Step 2: run sudo omv-release-upgrade

That is it. Two commands and everything updated perfectly. Nothing to fix.

To me that is an amazing testament to the work put in by everyone for Linux kernel, the OS, OMV devs, and Applications maintainers. Amazing.

view more: next ›