All the more time for Valve to expand on Proton and push Linux compatibility, and for EA and the rest to get their thumbs out of their collective asses and support it at all
From what I read, this project does help integrate with HA to avoid using the Haier app, but still uses Haier’s cloud. Can anyone confirm if this was true?
Yeah, so I can kinda understand Haier’s position here though they probably could have just set/quoted some ToC’s on using their cloud services.
It also means that IMO the plugins weren’t offering much other than integration, and this probably would have been a product I’d have avoided even before they started acting like dicks.
Local control or bust (or ability to reprogrammed with FOSS firmware)
There’s also a lot of other stuff that changed over time. New appliances may be more efficient, run on different (more environmentally friendly) coolant, have lead-free solder circuits, etc.
The thing is, a lot of that old stuff which was found to have health or environment issues also lasted longer. Leaded solder didn’t get burrs, for example. The components may also have been easier to repair.
But there’s also survivor bias. For every old freezer that sat in grandma’s basement for 2-3 decades many more ended up in a scrap heap.
Yeah the Docker version hated me, mainly due to it sometimes getting a bit behind on updates and then having schema mismatches if I ran an update in that missed the previous one. No issues with the Snap thus far
Most people have extremely weird ideas of what’s considered piracy and what isn’t. Downloading a video game rom is piracy, but if you pay money to some Chinese retailer for an SD card containing the roms, that’s somehow not piracy. Exploiting the free trial on a streaming site by using prepaid visa cards is somehow not...
There are a ton that have weird fucking usernames. I was confused at first why my Bluetooth was showing BobByJimSmith4345 as the “artist” after telling it to play a song, but yeah they’ll pretty much just look whatever up by name from YouTube and play it.
Hello everyone! I hope to be posting in the correct place, if not please tell me and I’ll delete this. I have a W11 VM on my EndeavourOS KDE laptop that I use because of some software I need for university that does not run under wine (LabVIEW and Keil uVision). The VM is running on virt-manager (QEMU KVM) using the virtio...
You can boot the VM from a liveCD ISO and then mount the drives to extract files (share a USB storage device to easily get them off). You could also add a second virtual disk, put an NTFS partition on it (within the VM) and copy to that if you plan to rebuild the OS drive.
If you need the offsets of the partitions you could also mount them from the disk image directly via a loopback device, but that’s a bit more complicated.
When dealing with Windows either on bare metal or VMs, I’ve often found it useful to store my more important data on a second disk so that I can easily back it up and it will survive across a wipe+reinstall of the OS.
Glad it worked for you. Your could also try and of the recovery options after booting from a Windows ISO. I think there are a few things that can do there that aren’t in the boot-failure recovery menus.
If not, then at least your data is safe for a reinstall
I currently have a PC running Windows 11 that my S/O and I use multi-seated with Aster Multiseat. However, we’re both equally sick of Windows and are interested in switching to Linux....
So essentially it’s running a single computer we if it were two seperate workstations?
I could see an implementation that’s similar to those running a VM with a DGPU for gaming. User A could run a login against the primary GPU and OS. User B could run a VM with several cores allocated and the secondary GPU dedicated to the VM. If any shared did file resources in the primary OS are needed, KVM has ways to do that as well.
I find your mileage is somewhat dependent on the rest of the system config and how you access it. I kinda hate how WSL2 is based on hyper-V because the network stack for that is a pain in my ass, but tools like NMAP just don’t work on WSL1.
I have found that using something like MobaXterm is pretty awesome. The built-in X-Server lets me run a few useful graphical tools within WSL (GIMP, Wireshark, etc) without needing to install their windows counterparts.
Not just the terminal, I mean a full remote desktop. What’s the best method? Not just from one linux machine to another machine, but also remoting from a windows machine to a linux machine....
Yeah, there are a few limitations to each. NFS, for example, doesn’t play nicely with certain options if you’re using a filesystem overlay (overlays), which can be annoying when using it for PXE environments. It does however allow you to mount in several remote machines simultaneously, which I don’t think iSCSI would play nicely with.
SMB though has user-based authentication built in, watch can be quite handy esp if you’re not into setting up a whole Kerberos stack in order to use that functionality with NFS.
Depending on the install method, the key may be in the EFI (motherboard) or on the drive.
If it’s on the drive, then “magic jellybean keyfinder” can grab it for you.
If it’s in the EFI, then you may not need to enter it when replacing the drive, or you could not a Linux disk and look in /sys/firmware/acpi/tables/MSDM
I know the majority opinion is not to do it for various reasons, but basically I started to backup the majority of my dvd collection that I created over the years since I have the time and they were just collecting dust. Turns out though I guess I’m doing it “wrong” or at least not in the original quality since I used...
both Linux operating systems have 1. A friendly user interface, 2. A hidden terminal, and 3. A locked down root user, to avoid dangerous actions!! Why do people seem to dislike Android when Ubuntu is similar to it??
You can potentially get sudo on Android, but the ability to do so largely depends on the device. I guess there may be some devices which run on Linux and lock the user out from installing their own version or accessing super-user, but that’s a lot less common.
I would say that Android is not Linux, but it is based on Linux. The ACK is a based on the core Linux kernel, but with additions that aren’t found in mainline and a fairly different userspace and lack of a GNU C library. They’re more like cousins than siblings at this point.
If you’ve ever had your WM crash, then you may lose the decorations on your windows, the ability to minimize/maximize them or move them around, but the windows themselves still stick around. Restarting the WM brings that all back as well
My GTX-1080 is getting a little long in the tooth, I’m thinking of going all AMD on my Linux Mint gaming rig here, but…is there anything I need to do or install or uninstall to switch to an AMD card from an Nvidia one?...
Honestly yeah. Saw it in theatres. Somehow the US has the most powerful military tech, with the enemy having advanced AI but also living in barely better than mud huts. Effects wise it’s good, but the plot just doesn’t stick together in any meaningful way and the acting reminds me of a bad TV drama
Haier, the air conditioner maker, takes down open source third-party Home Assistant integration (lemmy.world)
cross-posted from: lemmy.world/post/10882099...
You know how bad it needs to be to be ignored for over 2 decades! (lemmy.dbzer0.com)
Get a millenium falcon! (lemmy.world)
Do any of you have that one service that just breaks constantly? I'd love to love Nextcloud, but it sure makes that difficult at times (lemmy.world)
Sales technique (lemmy.world)
It's funny how google pretends the music on YouTube isn't straight up piracy and everyone just goes along with it
Most people have extremely weird ideas of what’s considered piracy and what isn’t. Downloading a video game rom is piracy, but if you pay money to some Chinese retailer for an SD card containing the roms, that’s somehow not piracy. Exploiting the free trial on a streaming site by using prepaid visa cards is somehow not...
[Solved] BSOD on Windows VM after update
Hello everyone! I hope to be posting in the correct place, if not please tell me and I’ll delete this. I have a W11 VM on my EndeavourOS KDE laptop that I use because of some software I need for university that does not run under wine (LabVIEW and Keil uVision). The VM is running on virt-manager (QEMU KVM) using the virtio...
What is the state of Multiseat in Linux today?
I currently have a PC running Windows 11 that my S/O and I use multi-seated with Aster Multiseat. However, we’re both equally sick of Windows and are interested in switching to Linux....
Is the Windows Subsystem for Linux worth it?
I’ve had a pretty poor experience with it myself, so I wanna see what the Linux community thinks about this.
What's the best way to remote into a linux machine?
Not just the terminal, I mean a full remote desktop. What’s the best method? Not just from one linux machine to another machine, but also remoting from a windows machine to a linux machine....
Best practices in mounting NAS shares? (lemmy.world)
What are some best practices in mounting NAS shares that you all follow?...
Windows 10
I bought a computer off Kijiji that was from someone who builds them for cheap. I bought it for a plex server....
Question regarding ripping dvds (yes DVDs)
I know the majority opinion is not to do it for various reasons, but basically I started to backup the majority of my dvd collection that I created over the years since I have the time and they were just collecting dust. Turns out though I guess I’m doing it “wrong” or at least not in the original quality since I used...
Is PopOs a good option if i don't want to tinker much with the OS and do some basic tasks as web browsing etc?
Basically the title
If anybody in the USA is interested in a region-free blu-ray player
www.220-electronics.com is having a sale. I have bought several players from them and they’ve been great...
change my mind: Ubuntu does the same thing as Android
both Linux operating systems have 1. A friendly user interface, 2. A hidden terminal, and 3. A locked down root user, to avoid dangerous actions!! Why do people seem to dislike Android when Ubuntu is similar to it??
Can someone ELI5 why some apps need to support X11/wayland?
Isn’t this supposed to be a job for the window manager?...
Do I actually need to do anything to go from GeForce to Radeon?
My GTX-1080 is getting a little long in the tooth, I’m thinking of going all AMD on my Linux Mint gaming rig here, but…is there anything I need to do or install or uninstall to switch to an AMD card from an Nvidia one?...
Has anybody seen any of The Creator rips?
I’ve only seen screen shots so far, but something looks very amiss about all these rips (irrespective of the file size)...