this post was submitted on 17 Aug 2023
39 points (85.5% liked)

Linux

46924 readers
1336 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
39
submitted 1 year ago* (last edited 1 year ago) by Skotimusj@lemmy.ml to c/linux@lemmy.ml
 

About a week ago I setup Ubuntu as my primary OS on an old machine. It is my first time trying a unix based OS (previously windows). It has been ok, but it seems like every time I try to install something I run into problems. The app has the wrong permissions or I don't have the right packages or I need to change port settings ect... I was expecting a learning curve but I wanted to know if this is something I should expect to be a long term issue or if I will aquire the skills to side step stuff like this over time?

Update* I got it working. Last night I reinstalled it and figured it out. Two issues. On initial install I failed to update one of the packages needed. I also assigned the service to a group without the required permissions. On reinstall I rectified both of these issues and it works flawlessly. Thanks all for your help and input (and ignoring typos in the title)!

you are viewing a single comment's thread
view the rest of the comments
[–] Skotimusj@lemmy.ml 2 points 1 year ago (1 children)

I downloaded this from the graphical package manager

[–] Synthead@lemmy.ml 2 points 1 year ago (1 children)
[–] Skotimusj@lemmy.ml 2 points 1 year ago (2 children)
[–] Synthead@lemmy.ml 2 points 1 year ago (1 children)

What happens when you try to start it?

[–] Skotimusj@lemmy.ml 1 points 1 year ago (2 children)

It starts just fine. When I try to add a series to it, it shoot up an error that it cannot create the required directory. Even if I sudo the directory in manually it cannot write the files. I assume that it doesn't have write privileges but I lack the skills to find the appropriate service and change it's privileges.

[–] Synthead@lemmy.ml 1 points 1 year ago

Also, how are you starting it? I'm looking at the Arch package in the AUR (not your distro, but just looking), and I notice that it includes a .service file. This means that it would be started as a service, and not as a user, like you're probably attempting to do.

[–] Synthead@lemmy.ml 1 points 1 year ago (1 children)

What directory is it trying to write to? Can you show us the full error, preferably as text and not a screenshot?

[–] Skotimusj@lemmy.ml 1 points 1 year ago

It is trying to create a new directory. I think it is under root but I am not sure. I will recreate the next time I am on it and post. Thanks for the help

[–] Synthead@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

It looks like sonarr is not in the official Ubuntu mirrors. The website mentions adding a new repo to apt. Is this what you did, or something else?

https://sonarr.tv/#downloads-v3-linux