Earlier quoted context omitted.
Debian 12.1 out of the box, I'm sure there's a workaround, but I had to google 'How do I shutdown my computer. s/ipconfig/ifconfig/ > Overall, from the one of your reply, I have the impression that you might be happier switching to a less opinionated distro like Void Linux or Gentoo. Something as curated as Ubuntu isn't a good fit for you. I agree, but I work in infosec. Nobody ever got fired for running Ubuntu, part…
pulseaudio works in Gentoo now, and you can even run it without switching to systemd (which Gentoo also supports if you're into that). Gentoo also has a new sound server called pipewire that is pulseaudio compatible so that's an option also. (and agreed with all of your other points, and there's still something to be said for the push button utility of ubuntu, etc; to your point, a lot of infosec people, including at…
Linux guide for power users (2022)
81–90 of 110 posts
Re: Linux guide for power users (2022)
#82Earlier quoted context omitted.
> considering its history Can you elaborate?
I don't know everything, but I do know they've let their HTTPS cert expire a few times [1], and they apparently delay package updates from upstream for like 1wk for "stability" reasons... which doesn't really add any stability, and just slows down releases. [1]: https://www.reddit.com/r/linux/comments/wr2dps/manjaro_let_t...
Ironically, on mobile Manjaro has shipped unstable and WIP patches, leading to issues and annoyed maintainers [0]
Re: Linux guide for power users (2022)
#83Earlier quoted context omitted.
(not the person you’re asking, but I have an opinion) For beginners who want to learn how things work — Slackware. That distribution guarantees the beginner will soon graduate to a non-beginner status, or understand that it’s not for them. It’s a really quick result. Ubuntu et al. just make it so people stay beginners forever. I really like the Arch trend among beginners; it doesn’t quite have the educational value o…
Can you explain more about Slackware, in what sense does it help you graduate quickly and provide educational value?
Re: Linux guide for power users (2022)
#84consider my position, a 9-5 computer guy who lost almost all of my interest in operating system. i just want to get my job done, be it writing software for my employer or redeploy some containers on aws or what you have. in order to do that, i'd need a decent set of toolchains and other things. i wouldn't want to tinker with my graphic driver or any drivers if that matter either. if you want to convince me to use linux fulltime, you'd need to give me a guarantee that i can just sit down, install the damn os including drivers, and the dev. toolchains in less than an hour. but no! the article shows how to be "THAT LINUX GUY".
Re: Linux guide for power users (2022)
#85So it's a tutorial where the goal is to be able to take a screenshot, post to Reddit, and feel cool. There are a few pieces of good information, but it's for people learning Linux (how to install, run a package manager, etc), not power users, which I would define as someone who understands a lot of the OS and takes as much advantage of the system at hand. I feel as if I'd qualify as a power user, who has used Windows…
> This guide is meant as a loose inspiration for a poweruser looking to switch to Linux . Yea the title and the intro sentence have a subtle, but very important difference. And I appreciate the effort but I’m ultimately still confused who the target audience is. I’ve only ever used macOS (like ~9 years computer experience) but currently setting up Gentoo, and being a “power user looking to switch to Linux” myself, I…
So the generic 'poweruser looking to switch to Linux' really makes no sense to me. You can't just be a 'poweruser' in the abstract. A poweruser is a poweruser of something, the thing they are highly proficient at using.
Re: Linux guide for power users (2022)
#86Earlier quoted context omitted.
Personally, the biggest appeal of Arch is the great wiki, a large number of up to date packages without snap/ppa whatever else Ubuntu makes you do, and the AUR for anything else that isn't available in the regular package repos. I've only used Ubuntu for work, and typically the versions of things are quite out of date. Where as Arch, for all it's warts and costs (setup, maintenance etc) gives you those things for fre…
Arch wiki is a great resource even if you are on an other distro, only difference is config file location in most cases. Having up to date packages also mean having new bugs you have to deal with, for some users having a stable things outweigh having cutting edge. Never understood people obsession with distro, whatever work for you is fine, they are all linux+open source tools
'Stability' is an overloaded and confusing term. In the world of Linux distributions and their variants, 'stable' doesn't mean 'less likely to crash', but just 'unchanging'. Arch Linux isn't less 'stable' in the sense that it is more prone to bugs or glitches. It's less stable in the sense that it's always up to date.
The main benefit of stable distributions is that proprietary software works better on them. Hardware that only has drivers for particular kernel versions work forever. That sort of thing. They're not actually more stable in the sense that they're more reliable, at least not just because they don't update. I think they tend to have more bugs, because they tend to patch the software more and the upstream is usually better at doing that than the random Debian maintainer (or whatever) is.
>Never understood people obsession with distro, whatever work for you is fine, they are all linux+open source tools
Yeah there are differences though. The people that distrohop between a bunch of distros only to install the same big GNOME or KDE stack every time... I don't get it at all. On the other hand, Gentoo and Arch and Debian, for example, are all very different in the way they organise and install packages. The user experience at the end of the day isn't really so different though. It matters far more which desktop environment you use (if any) than what distro you run.
Re: Linux guide for power users (2022)
#87Why would you install Arch-based Manjaro? Why not just go with a flavor of Ubuntu to start becoming productive from like minute 5? And if you're really trying to become a super-user why not NixOS?
NixOS is not an obvious choice if you want to become a "Linux super-user." It takes a very unconventional approach to package management, building and configuring your system. All great for what it is but not going to teach you the conventional Linux way of doing things. I don't know if this is still the case but when installing Arch, it used to be that you would start with a very basic set of essential packages and…
Re: Linux guide for power users (2022)
#88Why would you install Arch-based Manjaro? Why not just go with a flavor of Ubuntu to start becoming productive from like minute 5? And if you're really trying to become a super-user why not NixOS?
I still don't know what a "power user" is supposed to be, after seeing the term for like 30 years. Seems to describe a range from "able to leap tall spreadsheets in a single bound" to "the person in the office who knows how to fix things". In my experience, most long-term unix nerds today seem to end up using (a) whatever is in front of them or (b) vanilla Debian.
I wouldn't consider myself a systemd poweruser, for example. I still haven't really wrapped my head around its operating model. I have to read the documentation too much, and I often think one thing is wrong but something else entirely is going on.
Re: Linux guide for power users (2022)
#89A much simpler guide if you are not a terminal fiend 1. Install Xubuntu 2. Start your session 3. Run sudo apt update sudo apt install pocillo-icon-theme materia-icon-theme fonts-clear-sans 4. Go to the Appearance properties. Under style select "Materia-dark-compact", under Icons select "Pocillo", under Fonts select "Clear Sans". 5. Remove the default desktop wallpaper, use something else. 6. Edit the XFCE panels 6.1.…
Re: Linux guide for power users (2022)
#90Earlier quoted context omitted.
Not if they don't want to spend a third of their time maintaining their system.
That's a bunch of propaganda. Sure it takes longer for the initial setup, there's no "click this button to install Gentoo" menu, but once you've got it setup it's easier to maintain.