linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

1984, in [Request] Where to start with dot files?
@1984@lemmy.today avatar

Yeah dot files are config files, and usually apps have one. And yes, you would have to explore each program to see what the settings do.

You picked Debian now, just be aware that all software is very old and when you read docs for programs, you probably have to read about older versions instead of the current one.

rufus, (edited ) in Is linux good for someone tech illererate.

I’d say so, too. I’ve seen at least 3 tech illiterate people (who gave it a chance) be really happy with Linux. You will probably face some annoyance at some point, as it is with everything. But I think Linux is a good choice. Get help installing it if you know someone who can. It’s not that difficult but that would speed up the process. The most important thing is to save your data so you don’t accidentally overwrite it.

Moobythegoldensock, in Is linux good for someone tech illererate.

Your biggest tech challenge will likely be in installing linux. So take your time and work through a tutorial.

Linux is a fundamentally different OS from Windows. Some desktop environments resemble various Windows versions, while others are very different: they might be more Mac like, or more mobile like, or completely unfamiliar.

Installing programs is generally easier on linux because the default is to use the package manager (basically an app store) rather than downloading sketchy programs off websites that all want to update on their own schedule and all want to start when you boot the OS. Just search them, set updates to pop up weekly or whatever your preferred schedule is, and your package manager will do the rest.

Troubleshooting is harder for new users but easier for experienced users: it typically requires more work that can be daunting for casual users, but it lets you get much deeper into the OS to fix problems, where on Windows you might just be stuck waiting for a patch.

Compatibility is usually the biggest frustration, since many programs do not release a linux version, so you need to find alternatives or run them in a compatibility layer. Both of these solutions can sometimes cause problems getting the exact functionality you need, whereas if you’re using the natively supporting OS it may be smoother.

SnokenKeekaGuard, (edited ) in Is linux good for someone tech illererate.
@SnokenKeekaGuard@lemmy.dbzer0.com avatar

Ok i’m reading up on this sub and not arch seems to be the consensus for a newbie. I want to download smth and just have it there without thinking bout it the way it is with windows. Not a hobby that i spend hours on.

Apparently theres many versions of linux you can get?

jvrava9,
@jvrava9@lemmy.dbzer0.com avatar

Linux Mint is very easy with GUI’s for everything you need and the UI is pretty similar out of the box. Try it out on a live usb before making the switch.

SnokenKeekaGuard,
@SnokenKeekaGuard@lemmy.dbzer0.com avatar

Thanks. Just opened the linuxmint website and it looks promising

Flaky,
@Flaky@iusearchlinux.fyi avatar

Yeah, don’t use Arch if you’re new to Linux and not tech-literate. You seem pretty interested in Linux Mint from other comments here, I’d say give that a go.

SnokenKeekaGuard,
@SnokenKeekaGuard@lemmy.dbzer0.com avatar

Considering the nature of this converstaion, i love your instance name lol

PotatoesFall,

i gotta join in with the other Linux Mint voices here. It’s very user friendly. You just need to know:

  • the desktop environment is called Cinnamon. this will help you google stuff.
  • the system package manager is called APT, and if you just use the update manager you won’t have to interact with it directly, but it’s good to know.
  • in the software center many apps have the options sytem package or flatpak. system package means it goes through APT, flatpak is a sandbox system that is good for isolating your apps from your system. imo always choose flatpak, except for steam.
GreyFalcon, in Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?

I vote down stuff I don’t want to read. Nothing more than that.

K_REY_C, in Bluetooth dongle recommendation

No clue about Bluetooth 5.x, but your no hassle bet is always to start at ThinkPenguin. www.thinkpenguin.com/…/networking-gear-gnu-linux

bizdelnick, in Easiest way to switch distros

Are you really comfortable with ansible? The only reason to use it for your case is that you want to learn it. Time you spend writing a playbook and testing it will be much longer than installing everything manually on a single machine. And it will be impossible to reuse it if you consider moving to not debian based distro later.

Eris, in My Experience Of Linux Gaming (Switching from Windows)

How did you get planetside working? I thought the anticheat was not compatible with Linux

d3Xt3r, (edited )

I haven’t tested it myself but apparently it’s supported now. areweanticheatyet.com/game/planetside-2

Anti-cheat support in general has been a thing in Linux since the past couple of years, thanks to the efforts of Valve and the Steam Deck’s popularity. But not every game works though, depending on the anti-cheat system used and it’s implementation, some effort from the dev might be needed to make it compatible. areweanticheatyet.com tracks the current status of these games, and www.protondb.com is also a good reference in general to check Linux game compatibility.

Ultimatenab,

It is a noob answer, but I set the compatibility to the latest Proton 8.0.4 and after an update and verification I was able to launch to the launcher, sign in and play. I don’t think I changed anything else. Maybe something that is installed with the distro that enables it to work?

Abracadaniel, in GNOME's Dynamic Triple Buffering "Ready To Merge"
@Abracadaniel@hexbear.net avatar

Damn, they might pull me back from kde plasma.

cmeerw, in Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?

Only issue is they’re stored in my server as belonging to the server user (I assume everything in those directories should belong to root and I can just use chown?) But I also don’t know if they retain the same permissions when backed up.

Not everything will be owned by root, and some of the binaries will be setuid or setgid, some might even have extended attributes (e.g. ping will usually have a security.capability attribute). /var will also have a lot of different owners.

Holzkohlen, in Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?

Use dd next. Go for a trash your install speedrun! Hey, it’s the quickest way to learn 🤷‍♂️

Ozy, (edited ) in Is there a way to autocomplete user defined search terms in firefox search

YES THERE IS, THERE IS A TOOL FOR LINUX THAT TURNS KEYWORDS INTO WHATEVER YOU WANT THEM TO BE, I just need to find it again so hold on FOUND IT, IT’S espanso.org

BCsven, (edited ) in Dual Boot Best Practices?

Many people do dual drives, but if you install linux second and it is a distro thay uses grub with probe foreign OS them you don’t really need two drives. make space on windows drive, in the linux installer create another boot partition, root and home. You set bios to boot Linux grub. Grub will launch and give you linux or choice to chainload to Windows. Windows is unaware it is getting kicked off by grub so the Windows and Lunux boot partitions leave each other alone. i can’t vouch for every distro letting you setup like this but this is how my OoenSUSE has been since 2017

mvirts, (edited ) in can you chkdsk from a windows vm?

Yes. But since we’re in Linux land, you may be able to replay the journal and un-dirty your disk by mounting with the ntfs3 driver listed here docs.kernel.org/filesystems/ntfs3.html, or you could try using ‘ntfsfix -d [your device]’ from the ntfs-3g package to clear the journal and the dirty bit, although whatever the last operation was on the filesystem may be left in an incomplete state since the journal is not replayed.

I haven’t done it in a while, but with virtualbox I have used direct disk access by creating a special vmdk with vboxmanage to give a VM access to real partitions.

Pantherina, in "We are looking for Text-To-Speak (TTS) expertise to help or advise us on improving the default voice of the Linux desktop."

This! Good tts (piper for example) is key.

  • apps supporting modern screen reader stack, including wayland
  • good stable screenreaders
  • the entire OS supporting the screenreader not only as a GUI-level service
  • very good voices especially when set very fast
  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #