this post was submitted on 03 Sep 2024
142 points (96.7% liked)

Linux

48333 readers
645 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Ever had a question about Linux but felt too afraid to ask? Well now's your chance, ask any question about Linux, no matter how noob or repeated it is, and I and others will help answer them.

Previous noob question thread: https://lemmy.ml/post/14261893

(page 2) 50 comments
sorted by: hot top controversial new old
[–] Manalith@midwest.social 3 points 2 months ago (3 children)

I've got one progam that I need for work that I cannot get to run on Linux. I've tried WINE on both Ubuntu and Zorin (and winlator for android). I have the installer exe file and try to launch with WINE but then nothing happens. Is that a program problem, WINE limitation, or something else? Is there a different program I should try to launch it?

load more comments (3 replies)
[–] bloodfart@lemmy.ml 3 points 2 months ago* (last edited 2 months ago) (4 children)

I got one!

What constrains access to an rpc socket in the file system? Is it just the permissions of the socket or is there more to the whole process?

E: I originally wrote port instead of socket because it was early lol.

load more comments (4 replies)
[–] GlenRambo@jlai.lu 3 points 2 months ago (1 children)

Is plasma big screen really an option? Id like to install it on a desktop to act as a android tv. Launch Stremio, YT and maybe one or two other apps/websites. Easy big tile navigation with remote (flirc).

It's in dev since 2020. The images hosted on the site are bit for any of my hardware. It says theres a Debian package. Installed that though LMDE but it was horrible. Somone mentioned Kububtu can install it with apt, but its not listed. Think I'll give up.

load more comments (1 replies)
[–] mat@linux.community 3 points 2 months ago (1 children)

My Ubuntu server (which has been working for a few years now) recently asked me in a full-screen prompt while updating something about GRUB. There was a list of partitions with just one element, which is the partition that GRUB os on. I was focused on something else so I just hit enter, but now I am really scared to reboot it. Is there any way to pull this back up or to double-check that everything is ok with the machine?

load more comments (1 replies)
[–] Sanctus@lemmy.world 2 points 2 months ago (1 children)

Is it that much better to have a Desktoo Environment, on my desktop computer? I'm still halving it with Windows trying to get my games to run on arch lol

[–] potentiallynotfelix@lemdro.id 3 points 2 months ago (3 children)

Can you elaborate on the issue you are having? Having a desktop environment is usually necessary to run games.

[–] Sanctus@lemmy.world 2 points 2 months ago (1 children)

I tried running i3, using the arch wiki for the nvidia package. It suggested just the 'nvidia' package for a 2080 TI. Launched steam with proton (forget the newest version at the time it was like last month). Nothing would happen when launching any game. Probably doing a lot wrong or something, sorry if this isn't enough info. I did no logging.

[–] potentiallynotfelix@lemdro.id 2 points 2 months ago* (last edited 2 months ago) (5 children)

First off, I'd recommend you use the nvidia-dkms package, because that can make upgrading kernels easier. Second, let me explain the hierarchy of GUIs on Linux. At the base level, you have the display server. In your case, you are using the X11 display server. The display server is at a very low level, and only handles the rendering of content. The three prominent display servers are X11 and Wayland. The second tier is the window manager. It's pretty much essential, and it lets you move around windows, stack them, etc. You're using i3. The third tier is desktop environment. The desktop environment is completely optional, and it controls things like taskbars, start menus, and system trays. DEs are not needed for computer use, but they can make things like customization easier.

In your case, I don't believe your issue is with your window manager or display server, I believe it is with Steam or Proton. What game are you trying to play? Some games aren't able to be compatible with Proton, unfortunately.

Edit: A few corrections that I just thought of. First off, the display server doesn't "just" handle rendering things. It handles input, and communicates to Linux, which will tell the hardware what to render. Second, I didn't explicitly mention this, but I thought that I should, a desktop environment still relies on a window manager for handling windows, it just adds functionality. Also note I wrote this reply partially in response to another commend, so sorry if I yapped a bit too much.

load more comments (5 replies)
load more comments (2 replies)
[–] savvywolf@pawb.social 2 points 2 months ago (5 children)

I have a server that has multiple services running under multiple users that each store data. I want to be able to bundle all this data up and send it to another server for backups.

At a high level, how do I manage permissions for this? Currently I run the backup as root, then chown it to a special backups user which can log in through ssh. But this all feels clunky to me.

[–] kylian0087@lemmy.dbzer0.com 2 points 2 months ago

Might want to take a look at a dedicated backup tool like Borg. It will keep all the proper permissions and file attributes in the backup.

load more comments (4 replies)
[–] PatrickYaa@lemmy.one 2 points 2 months ago (1 children)

Howdy. I have a "homeserver" that I'd like to actually start using. What's currently keeping me from it are... Permissions.
I have TrueNas Scale running on top of Proxmox, and I can't for the life of me not access NFS Shares from other VMs (specifically a Debian VM that I use as Docker Host) that I host in Proxmox. Plox hlp.

load more comments (1 replies)
[–] eyjohn@lemmy.world 2 points 2 months ago (2 children)

I wanna install Linux on my Desktop as main OS after years of windows, last time I tried desktop was Fedora and Ubuntu back in the late 00s, back then all I remember is playing around with Gnome and KDE and compiz...

Most of what I know about Linux distros today is from memes...

How can I quickly learn about the best distro for my needs, (general use, some development, and some gaming, easy hardware support). With a toddler and demanding job, I don't have too much time to just experiment with different distros and draw my own conclusions.

Thanks in advance.

[–] ransomwarelettuce@lemmy.world 2 points 2 months ago

Ubuntu and Linux Mint are ideal for people who just want to ignore the OS and get work done.

If you are a Dev you should be clear of such problem, unless you need a very specific tool, but, many people can't switch because the programs they work with are not supported on Linux. Take a look into that, and in the worst case scenario you can dual boot windows.

Gaming wise proton is a bless and let's you play most games, check protonDB for compability. Major portion of the games that don't work are due to crappy anticheat solutions.

Good luck, any other questions feel free to ask.

load more comments (1 replies)
[–] Teppichbrand@feddit.org 2 points 2 months ago (1 children)

I want to upgrade (Mint 21.3 => 22). Last upgrade took hours and the result was so bad I had to reinstall Mint from scratch. Do you guys use the upgrade tool, or do you have good advice on how to approach this?

load more comments (1 replies)
load more comments
view more: ‹ prev next ›