-68
submitted 1 month ago by [email protected] to c/[email protected]

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.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 4 points 1 month ago

"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)

this post was submitted on 26 Apr 2024
-68 points (11.4% liked)

Linux

44864 readers
2594 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