I wanted to install jackett and sonarr, they are complicated to use as is, moreover I am using Ubuntu. I am following fuidleine for installing jackett with STUPID command line making it EXTRA difficult. But now I have to change directory ownerships and what nots. I am the ONLY user on this machine. I want to own everything by default I am root I am admin I am user I am all. How do I make this happen instead of sending stupid commands all the time and making using Linux EASY. Before anyone getting on about Security I don’t give 2centa about it .I just want to use and install and do whatever I wish.

How do I make this happen Forever, once inför all.

32 points

Two more things to add: you get downvoted not for the content but for the tone. People tend to not respond well to abuse, even if verbal - and at least I read a “make this shit work for me” in between your lines.

And more important: what you are asking is not easy. Wouldn’t be on windows, wouldn’t be on macos (disclaimer: I’ve never set up the arr stack on either but docker runtimes) . You are diving into server software no matter if you’re the only user or not. Either you accept this and the learning curve ahead of you or you give up on it.

permalink
report
reply
24 points

I am root I am admin I am user I am all.

Holy shit I almost died

permalink
report
reply
-38 points
*

You represent part of community and these replies does not come out as helpful and community then keeps saying Linux use is 4% and rejoice

permalink
report
parent
reply
3 points
Deleted by creator
permalink
report
parent
reply
1 point
*
Deleted by creator
permalink
report
parent
reply
23 points
*

I probably just fell for the most obvious ragebait in existence

but in the unlikely event that you are actually being serious then owning everything would probably wreck your entire system at some point whether directly or not. and looking through the github page it doesn’t seem that hard to install to me, just copy paste one command and you’re done with it… idk never actually had the need to use it.

permalink
report
reply
-5 points

Yah if it was simple as that in Linux. When the page says do chown 775 xyz , the Linux throes error as can’t modify, then I go down rabbit hole…honestly it’s far from simple

permalink
report
parent
reply
5 points

“chown” is a command for changing the users and groups who own a file. But the options “775 xyz” are used with chmod, a command for changing what permissions the owners and groups have over a file. I’m not sure what you’re trying to do so I can’t tell what part of the command is wrong.

Either way you can run a command with elevated permissions by putting “sudo” in front of the command. Or by switching to the root user by using the command “su” or “sudo -i” (if you have sudo access, but don’t know the root password)

permalink
report
parent
reply
2 points

Yah if it was simple as that in Linux. When the page says do chown 775 xyz , the Linux throes error as can’t modify, then I go down rabbit hole…honestly it’s far from simple

To be able to use chown (Change Owner) you need to have the powers to do so. Your default user does not have such powers when the target is not yet owned by that user. Perhaps you did not use sudo, like sudo chown 775 xyz So I guess the documentation of that software installation howto is lacking specifics for Ubuntu (Ubuntu uses sudo, but e.g. Debian does not do so and defaults to su).

permalink
report
parent
reply
12 points

Before anyone getting on about Security I don’t give 2centa about it

So Linux is not for you. Take a look at MS DOS 4.0, its sources were published few days ago.

permalink
report
reply
4 points

I’d much prefer FreeDOS in that case! :)

permalink
report
parent
reply
12 points

No you don’t want to be root or admin or whatever. You want not to have your external programs like your browser, email client what have you to run as root. You don’t want malware without the ability to intervene.

Not even under Windows are you running as admin all the time.

So perhaps consider learning why it is a good idea to run your user at low privileges.

And while you are at it, most if not all programs come with documentation and or man pages. To access the latter use the command man <name of the command>

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

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

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 9.7K

    Monthly active users

  • 5.8K

    Posts

  • 162K

    Comments