Pollen Pirate

I love you.

  • 0 Posts
  • 31 Comments
Joined 2 years ago
cake
Cake day: August 13th, 2022

help-circle







  • Isn’t the video saying that they are “toxic” because noobs asks questions without providing info? And that wastes their time? And if they don’t want to spend some time finding out by reading wiki + providing a full post of what they tried, the logs and info, those experts on Arch Linux aren’t going to lose time with them as they didn’t spend any time resolving or explaining their own issue… I think it’s pretty clear what the video says, if you don’t want to learn and be “independent” just keep with Ubuntu or Linux Mint.












  • Well, this way they could install dependencies anyway just automatically, so you don’t see them unless you read before accepting the installation. I still can read this:

    Install and configure the necessary dependencies
    sudo yum install -y curl policycoreutils-python openssh-server perl

    And then:

    Add the GitLab package repository and install the package
    curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.rpm.sh | sudo bash

    So they do some magic here, the script just installs the repository, so I can’t see exactly any dependency they are currently using.