• 7 Posts
  • 439 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle

  • That is absolutely not a slow laptop. If it takes a long time to boot there must be something wrong. I have a similar system that takes about ten seconds to boot.

    Anyways, like others said, LVM with LUKS is the simplest. It uses your hardware to quickly decrypt the drive on boot. While it is running access to your data is protected by your login manager or lock screen.






  • At it’s simplest you just start the programs with Wine. So when you have Wine installed you can just select to run an exe file with Wine. By itself it will install them to a hidden folder where a mock-Windows-folderstructure is created and add entries to your start-menu equivalent.

    Most people use helper apps that add a separate mock-Windows environment for every program. Makes it easier to manage them, especially if one program needs different settings from another to work.

    Bottles is such a helper for general programs. Heroic is mostly for GOG and Epic games. Lutris generally for games. And Steam uses it’s own Wine version Proton automatically for verified games and you can trivially configure it to automatically use it for every Windows game.

    Look at https://protondb.com for games and https://appdb.winehq.org/ for general programs.











  • Björn Tantau@swg-empire.detoLinux@lemmy.mlLinux on non-PCs/Laptops
    link
    fedilink
    arrow-up
    34
    arrow-down
    1
    ·
    edit-2
    1 month ago

    There are tons of computers running Linux besides PCs. By far the biggest part are servers and supercomputers. Microsoft even has their own distribution for their server business. Then there are all the Android phones and devices. Android is Linux. In Germany I’ve also often seen Linux used for kiosks at government agencies.

    Linux is used in TVs and set top boxes. Everything that says Tizen or WebOS is powered by Linux. I’ve also seen it used as in-flight entertainment systems. And Lunduke had an example of Linux running on a machine controlling how cows are milked, if I recall correctly.

    For most systems you won’t actually know what OS is used until you see a hardware error screen. Although Microsoft has made it a little easier with mandatory updates.


  • Besides VMWare it always seemed the easiest for me to quickly make a Windows VM or so. Everything else usually had more configuration steps. But that’s been a while ago. There could very well have been easier tools available in the mean time. I never bothered to look.

    I only ever used “permanent” virtualization once on my server. I think with Xen. But it didn’t give me any benefits for my use case so I dropped it later on. Also probably at least ten years ago.