linuxmemes

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

Norgur, in I found it! The manual! I'm not sure it's helping me though...

Idk what the issue is:

  1. Unpack
  2. Install
  3. ?
  4. It just works
TheInsane42,
@TheInsane42@lemmy.world avatar
  1. Magic happens
jaybone,

This used to involve profit.

Buffalox, in I found it! The manual! I'm not sure it's helping me though...

Hopefully this simplified manual will end all complaints that Arch is too complicated.

KISSmyOS, (edited )

I’d just like to interject for a moment. What you’re referring to as Arch is in fact GNU Arch.

jaybone,

I use arch-0.0.17b-x86-amd64-noarch.rpm from the snap store.

dan,
@dan@upvote.au avatar

amd64-noarch

ಠ_ಠ

xlash123,
@xlash123@sh.itjust.works avatar

Most likely this is Aluminum+Arch

KISSmyOS, (edited ) in I found it! The manual! I'm not sure it's helping me though...

Just read the Wiki!

Buffalox,

Not the Wiki I expected. ;)

KISSmyOS,

Wait, which Wiki did you expect?

Public_Tumbleweed, (edited )
palordrolap, in I found it! The manual! I'm not sure it's helping me though...

Makes sense to me.

My only concern is that pipe c is shown as having two different shapes: straight and slightly curved.

Based on the fact that the design requires that a and b be different, there would undoubtedly be the same situation for the four slightly curved c pipes. That is, there would need to be two "c2" pipes and two "c3" pipes in the set rather than just four more of the same c pipe.

That makes me think the diagram at the bottom was made before a decision to cut costs and/or simplify. Four regular c pipes will undoubtedly be cheaper and logistically simpler to manage for both shipping and user construction than having those two extra pipe types.

It was, of course, relabelled to match the supplied parts, but the hints of the original design still remain.

Buffalox,

Wow you are too hardcore Linux user for me to grasp what you mean. I suppose pipe is the new sound system though. But why the need for so many?
I wasn’t even aware that level of abstraction was possible when talking about Linux, not even Arch.

palordrolap, (edited )

Pipewire? It's very new to me and can't say I know much about it, not that I knew much about its predecessors either.

::: spoiler ...
(But putting the silliness hat on...)
:::

The pipes in the diagram are obviously named pipes, but they're not Linux pipes. There seems to be not only multiple types (which is disturbingly Microsoft), but often multiple by the same name (which would confuse most sane OSes, if not the insane ones too.)

It's almost like they're instances of a subroutine object all running in parallel...

confusedwiseman, in I found it! The manual! I'm not sure it's helping me though...

Read’s instructions: “Doesn’t seem that bad, what’s the issue?”

Sees: ‘Arch User Manual’

Notices community…

D’Oh!

IrateAnteater, in I found it! The manual! I'm not sure it's helping me though...

Seems pretty straight forward to me.

Buffalox, (edited )

Exactly, so why are some people complaining Arch is hard?

jaybone,

There’s a pill for that.

Kusimulkku,

Should be piss easy if you followed the instructions, but people will just start connecting parts because “how hard can it be”. Then they’ll complain about how it’s broken and how the instructions were bad lol.

Ithi,

I was thinking the same thing and assumed it was a serious post until I looked at the community name.

xigoi,
@xigoi@lemmy.sdf.org avatar

It doesn’t look straight at all, there is a large bend.

robdor,

It is straight. There’s just a big ol mass somewhere between the paper and us causing some gravitational lensing.

lseif, in I found it! The manual! I'm not sure it's helping me though...

i assemble arch, btw

FQQD, in I found it! The manual! I'm not sure it's helping me though...

Metal Garden sounds like a 2000s metal news website

kuneho,
@kuneho@lemmy.world avatar

Metal Garden Arch - strangely works as a distro name as well I think

yournamehere,

i think it is the wrong one. it should say mental garden arch linux manual.

jaybone,

Sounds like a 90s grunge band.

Or rather a really shitty ripoff of one.

MacNCheezus, in Just a PSA
@MacNCheezus@lemmy.today avatar

“I use Arch Linux btw”

*doesn’t know how to use vim

Pottery

ILikeBoobies,

Hey!

arandomthought, in I found it! The manual! I'm not sure it's helping me though...

It’s all there, just RTFM!

lseif, (edited ) in Alpine Linux is just Busybox in a Linux Distro trenchcoat

I’d just like to interject for a moment. What you’re refering to as Linux, is in fact, BusyBox/Linux, or as I’ve recently taken to calling it, BusyBox plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning BusyBox system made useful by the BusyBox corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX…

Read more

clearleaf,

I know this is a joke but people calling it busybox/linux is how I came to understand what makes linux a separate thing from gnu.

vext01, in Alpine Linux is just Busybox in a Linux Distro trenchcoat
@vext01@lemmy.sdf.org avatar

Actually it’s Linux with an OpenBSD mask on.

MTK, in Just a PSA

I just shoot myself whenever I want to leave vim

iAvicenna,
@iAvicenna@lemmy.world avatar

You don’t need to be so drastic just shut down the electricity by the main switch

vrighter,

you can just unplug your pc: and that way you won’t incur downtime for the rest of the house.

GoosLife,

I rent a place where I don’t have direct access to the main switch, so what I do is I just stop paying utilities until Vim closes :)

EuroNutellaMan,
@EuroNutellaMan@lemmy.world avatar

Or just shoot the main switch if you at least have a line of sight on it

pineapplelover,

You haven’t shot yourself yet though so you’re still in vim

MTK,

You don’t know!

Zardoz, in Just a PSA

I prefer ctrl-[ instead of escape

vrighter,

That’s the first one i’ve learned to use and I have a hard time actually using the escape key. it’s just so out of the way

Shareni,

it’s just so out of the way

That’s why you rebind caps to:

  • hold = ctrl
  • tap = ESC

Kmonad is my favourite tool for this, but there are other options.

Bonus: rebind hold ret to ctrl and you can C-[ with one hand, and it makes navigation a lot easier if you can’t palm ctrl

doctorn, in Just a PSA
@doctorn@r.nf avatar

sudo nano

hemko,

You shouldn’t really use editor with sudo, but instead use sudoedit to edit files restricted to root user

SUDO_EDITOR=nano sudoedit /etc/fstab

This accomplishes the same function while running the text editor as unprivileged user

Huschke,

Alternatively you could use my favorite approach, Visual Studio Code. Just open the file with it, edit it and upon saving you will be promoted if the file needs admin rights to save.

doctorn,
@doctorn@r.nf avatar

So for any supposedly malicious activity (infected) it wants to do, it just has to hold until you save and give admin access? 😅

Huschke,

Yes, but if you want to argue along those lines, you could also have an infected version of vim on your system just waiting to do malicious stuff until you give it sudo access.

doctorn,
@doctorn@r.nf avatar

Indeed… Hence why I use ‘sudo nano’. 😜

hemko,

I love vsc but it’s not always available.

MalReynolds,
@MalReynolds@slrpnk.net avatar

Yup, s/vsc/kwrite/ personally, it’s lighter, but why shouldn’t I have a pretty for my config editing needs…

LaSaucisseMasquee, (edited )

Okay but how can I show how good I am with shortcuts to edit legacy software ?

Huschke,

Vscode does have a lot of shortcuts, so you could always study them in detail and impress others that way. 😅

doctorn, (edited )
@doctorn@r.nf avatar

Why?

Files from user: nano

Files from root: sudo nano

Files from another user: sudo nano (and if new sudo chown after)… 😂

Never had any problems with this in over 10 years… 😅😂

hemko,

As mentioned, to prevent running your text editor with root permissions. It’s just security optimization

doctorn,
@doctorn@r.nf avatar

Let me rephrase my question:

Why would I not want to open nano as root?

No offense, but that sounds like more OCD behavior. 😅 I don’t need or want protection against myself, and I even loath the whole “that’s not how you’re supposed to do it”-mentality of linux (where when commands know very well what you want, instead of doing it, just tell you you forgot something). 😅

hemko, (edited )

It’s not any OCD behavior, but simply the best practices. You’ve probably at least minimally familiar with the principal of least privilege? The idea is to minimize scope of a potential problem , was it malicious attack or user error, by restricting access to minimum required to perform a task. It may feel like fighting pedantically (and I’ve been fighting this more than I’d care to) but it will save your ass one day.

scinde,

It’s probably to protect against any potential security vulnerabilities in the text editor program itself, not to protect you from yourself.

doctorn,
@doctorn@r.nf avatar

Wouldn’t that logic count for anything, including sudo itself?

scinde,

Sure, but sudo is specifically designed with security in mind as a security program, whereas text editors are not (although I am more likely to trust vim than vscode). Running a malicious program as the user and not as root can help mitigate the impact it could do, even though it will still be able to do a lot as a user.

doctorn,
@doctorn@r.nf avatar

You assume this malicious code is lame enough not to gain root itself with a modified su.

scinde,

What do you mean get root itself with a modified su? A program that has been run as a user cannot just get root permissions, that’s called a privilege escalation attack and is a serious vulnerability in the kernel which gets fixed quickly when found.

doctorn, (edited )
@doctorn@r.nf avatar

Any attack is usually non-intended vulnarabilities. Same argument applies to any software, like nano, if it can open doors to your system.

scinde,

Of course it applies to any software, but some programs are more vulnerable than others. For example, when you want to have cryptography in your program, you use an established library, not write the algorithms yourself, because those libraries were written with security in mind (i.e. have protections against different kinds of attacks, for example, side channel attacks, in addition to being implemented properly). The whole point is to minimize the surface of attack, so that your system is more secure. And one way of doing so is to not give root permissions to programs that don’t need it (such as text editors like nano).

doctorn,
@doctorn@r.nf avatar

Yeah, well, as you said: it’s probably fixed by now, but I used to have a universal su that would work on any armv7 linux (so basically every phone back then, but also on my armv7 little laptop I had at the time…) with which I was able to easily root any phone by putting it in /data/local and making it bootable, then using full path to move any Android root files in place (though I did also just copy that su itself to /system/bin for root on cheaper phones sometimes, which is just playing with fire as it basically makes any root action unseen and allowed. 😂). That did work for years though, but that’s probably cause Android minimizes the linux and never actually updated the kernel so much, and the laptop’s flashed OS was something altered with also very little updates. And ARM was still quite new to the public too. 🤷‍♂️

I remember I came across it in the rooting package for my Kindle Fire and only found out it could do that by accident,… 😅 It couldn’t change user, though, it had only 1 use without parameters, which resulted as if you do a ‘sudo su’ if you remove the sudo password-requirement.

Hence why I used the example. I wasn’t being limitative to it, though. There’s so many things that could screw you if it has a vulnerability, if it happens I very much doubt it’ll be through nano, though.

veniasilente,

You can say that just about anything.

sudo grub sudo boot sudo root=/dev/disk/linux sudo kernel-6.1.image sudo init sudo elogind sudo xterm sudo bash sudo nano

scinde, (edited )

Again, like I replied to the other comment, most of the programs you need root for are designed with security in mind and are inherently more secure and have less vulnerabilities than a non security focused program (that is not to say that it is impossible for a security program to have vulnerabilities -it certainly occurred before and keeps occurring- they just have a lot fewer). But even if you need root permissions for a non security focused program, you still shouldn’t let any program have it, the whole point is to minimize the surface of attack.

Swiggles, (edited )

sudoedit opens the editor as your user and just writes the file as root. For a single user who is also admin on the system this does not matter in many cases.

In a multi user context you can easily escape your editor and run a shell which allows a non admin user to escalate their privileges. So from a security implementation standpoint this must exist and it does for this reason.

Of course this also prevents some mistakes from happening and a bad plugin cannot destroy your whole system easily and so on. It boils down to good practice.

doctorn, (edited )
@doctorn@r.nf avatar

But, in that example:

If I’m the admin it doesn’t matter I use it.

If I’m not it’s not my problem that I could get more privileges than allowed. I’d probably even use the possibility then. 😅

So it poses a risk if you allow none-admin users to do that on your system, but I still don’t see why I must choose to not use nano as root myself. 😅

Anyway, good practice to me is ease-of-use instead of with 7 protections against things that rarely happen.

Like, I’m pretty sure you are better protected from burglars if you also lock all doors inside your house, but I’m definitely not doing that either. 😅

Edit: Also, if you have users on your system, just chroot/vroot/lxc them, so they be free to ‘sudo nano’ too… 😅

Swiggles, (edited )

sudo is not simply a tool to give admin privileges, but a tool to manage elevated permissions or run commands in a different users context.

These things become a lot more relevant once you use the tools professionally. In a well configured system you are only allowed to run the things you are explicitly allowed.

To be completely honest sudo is basically pointless in a single user context. There is almost no reason to even have it installed. It makes dealing with different environments easier though.

Anyway as I said it does not matter in many cases if you are the systems administrator. On the other hand there is also no benefit in getting used to bad practices in case you have to unlearn them later.

One more thing: what you suggest with chroot is one of the very reasons why you should not do that. You might have handed over the keys to break out of chroot. It is a well known vector which boils down to never run anything as root in a chroot environment.

doctorn, (edited )
@doctorn@r.nf avatar

I appreciate all the answers on what started out to mostly be a joke (the first comment, I’m not saying the rest was, I actually do mean my follow-up discussions and am enjoying them more than I should). 😅

Anyway, first I must disagree with sudo being useless in a single-user environment since some services have non-user (nologin) accounts as which you still need to run things sometimes, so sudo is commonly useful in single-user environments (though you could technically go set bash for those, I suppose.)

But yeah, I’m already used to “bad practices” as I have been using linux for 24 years now (when it still was it’s predecessor ‘pico’ 😅) (I said over ‘10’ years in an earlier comment, but I just realized I’m 40 and still calculated from 30. 😂 Wishful thinking. 😅) in what is assumed a bad practice, not only without any problems, but even because it never gave me problems.

Might be an age thing too, but I hold on to ease of use over best-practice, especially if it hasn’t failed me in two decades and a half. I think it would take an actual attack on me abusing this behavior for me to stop doing it by now… And even then, I installed linux so many times in my life, even that seems more musclememory and not such a hassle anymore… 😅 At least I could make use of my backup system for once then… 😅

Hawk,

Doing sudo nano will not load your user configuration, sudoedit will. I had plenty of problems with this, but I assume you don’t have any custom configuration.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 23432808 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 174

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 38