Fryboyter

joined 2 years ago
MODERATOR OF
[–] Fryboyter@discuss.tchncs.de 23 points 1 year ago (6 children)

Nowadays, servers that are not connected to a monitor, keyboard or mouse are often referred to as headless. Regardless of whether they have a graphical user interface (which can be used with tools such as Guacamole, for example).

I'm not trying to say that this is correct, but simply to point out that the term "headless" is now often interpreted differently.

[–] Fryboyter@discuss.tchncs.de 19 points 1 year ago

It's more than just a simple tool with which you can tweak audio. Some features are listed at https://valvesoftware.github.io/steam-audio/. The tool is mainly intended for the development of games (also under Linux).

And yes, it's basically just about the fact that Steam Audio is now completely open source.

[–] Fryboyter@discuss.tchncs.de 6 points 1 year ago* (last edited 1 year ago) (1 children)

I'm only referring to Arch now because I have no idea about NixOS.

Arch and NixOS Those two are in the “pain” category. I would never recommend them to anyone starting with Linux, for example because they’re fed up with Windows

In my opinion, you are making the mistake of equating all Windows users. But not every Windows user is the same.

An acquaintance of mine, who works full-time as a Windows administrator, was able to install and configure Arch manually on his first attempt, for example. But yes, other Windows users would despair.

But that's exactly why you shouldn't make blanket recommendations, but rather recommendations based on the wishes and knowledge of the person who wants to use Linux.

high demanding

Basically, you should be able to read and willing use a search engine. That's all you really need.

hard to set up and use

If you use archinstall, which has long been an official part of the Arch iso file, you can install Arch within a short time. But I don't think manual installation is very difficult either. Because if you follow the official instructions, you can simply execute many of the commands mentioned therein without having to change them beforehand.

And what do you mean by hard to use?

I've been using Arch for over 10 years, almost like any other distribution. Apart from only 3 things, 2 of which can be automated.

requiring the user to be skilled and to know what he’s doing

Not necessarily. The most important thing is that the user is willing to read, that he is willing to use a search engine and that he is willing to learn something new. And that is often the problem these days.

And shall I tell you something? Even after several decades with Linux, I often have no idea what I'm doing. But I'm still trying to acquire new knowledge.

don’t hold the users’ hand

I agree with you here. Arch is, among other things, intended for users who want to solve their problems themselves. But that doesn't mean that you can't get help. However, it is expected that you first try to solve your problems yourself. And if that doesn't work, you should ask smart questions. However, this guide does not only help with Arch. Basically, it is (even if it is now partly outdated) still one of the most important pieces of knowledge you can have.

and don’t tolerate user error well.

I have been using Linux for over 20 years and have therefore already used several distributions. Basically none of them tolerate errors. If I make a mistake when configuring Alacritty under Ubuntu, for example, basically the same thing happens as under Arch.

Edit: Please don't take this post the wrong way. My point is not to claim that Arch is like Ubuntu, for example. But these myths that have formed around Arch (e.g. that you can only learn Linux properly with Arch (which is complete nonsense)) are a bit annoying.

[–] Fryboyter@discuss.tchncs.de 2 points 2 years ago

https://vifm.info

In this case, however, it cannot be said that I am using it as intended. The AUR helper I use, aurutils, uses Vifm to display the respective PKBUILD file during an update, for example.

[–] Fryboyter@discuss.tchncs.de 3 points 2 years ago (1 children)

I’m particularly amused by the pro-NVIDIA “it just works” comments. Compared to what exactly?

Compared to nothing. I have used Nvidia graphics cards under Linux for many years. The last one was a GTX 1070. In order for the cards to work, I had to install the driver once with the command pacman -S nvidia-dkms. So the effort was very small.

By the way, I am currently using a 6800 XT from AMD. I therefore don't want to defend Nvidia graphics cards across the board.

Unfortunately, when it comes to Nvidia, many people do not judge objectively. Torvalds' "fuck you", for example, referred to what he saw as Nvidia's lack of cooperation with the kernel developers. And i think he was right. But it was never about how good or bad the graphics cards were usable under Linux. Which, unfortunately, many Linux users claim. Be it out of lack of knowledge or on purpose.

Since then, some things have changed and Nvidia has contributed code to several projects like Plasma or Mesa to improve the situation regarding Wayland.

[–] Fryboyter@discuss.tchncs.de -1 points 2 years ago (2 children)

How can you be sure it doesn't affect popular images? The probability may be lower, but I don't think you can rule it out.

[–] Fryboyter@discuss.tchncs.de 8 points 2 years ago (2 children)

At https://blog.frehi.be/2023/04/23/the-security-risks-of-flathub/ someone has published an article about Flathub in which he addresses a few problems.

Therefore, the answer is that Flathub is not always safe to use. However, I do not know of any package source that is always safe to use. Is Flathub more insecure than other package sources? I can't answer that because I don't use solutions like Flatpak, AppImage etc. myself.

[–] Fryboyter@discuss.tchncs.de 3 points 2 years ago* (last edited 2 years ago) (1 children)

I don't particularly like the graphic interface as shown at https://demo.archivebox.io/public/. In my opinion, too much is displayed at once.

For my part, I use Wallabag to save single Internet pages. I think its graphic interface is better. But it is not perfect either.

[–] Fryboyter@discuss.tchncs.de 22 points 2 years ago
  • Virus scanners only detect a fraction of the harmful programmes.
  • Virus scanners can often be tricked.
  • Virus scanners often have security vulnerabilities themselves, which are usually quite serious, since such programmes embed themselves quite deeply in the operating system.
  • Virus scanners cause many users to become careless because they rely too much on such tools.

Therefore, from my point of view, the disadvantages outweigh the advantages. Therefore, I do not have such a tool permanently installed, neither under Linux nor under Windows. However, every 6 months I scan my Windows installation with a USB-bootable virus scanner. No actually harmful programme has been found for years.

In my opinion, the following things are much more important than any security software.

  • Install updates as soon as possible. Under Windows, you can use tools like Chocolatey for this.
  • Only install software from trustworthy sources.
  • Only install software that you really need.
  • Only use root or administrator rights if you have to. For everything else, the rights of the user account are sufficient.
  • Create backups regularly.
  • Think before you act.

Especially the last point is a problem for many users. I can't tell you how many times I've witnessed someone receiving an alleged invoice from mobile provider A by email and opening it, even though they had a contract with provider B.

[–] Fryboyter@discuss.tchncs.de 18 points 2 years ago (3 children)

Ran sudo pacman -Syu; sudo pacman -Syy like I do every few days

Syy forces the package database to be updated even if no updates are available.

In my opinion, this makes no sense, especially after you have already run pacman -Syu before. Basically, you only generate additional, unnecessary traffic on the mirror you are using. Pacman -Syu is normally always sufficient.

The journal was really long so I moved past it

The display of the systemd journal can be easily filtered. For example, with journalctl -p err -b -1, all entries of the last boot process that are marked as error, critical, alarm or emergency are displayed.

Has anyone else ran into this issue when updating?

Not me. But other users do. Some of them also use a distribution other than Arch (or a distribution based on it). When I look at the problems, the current kernel is probably quite a minefield as far as problems are concerned.

Any advice for preventing future crashes or issues like this so I don’t fear updating?

As other users have already recommended, you could additionally install the LTS kernel. And if you use BTRFS as a file system, create snapshots before an update (https://wiki.archlinux.org/title/snapper#Wrapping_pacman_transactions_in_snapshots).

And it should be obvious that important data should be backed up on a regular basis.

[–] Fryboyter@discuss.tchncs.de 21 points 2 years ago (9 children)

When it comes to SBC, the choice has always been a Raspberry Pi. Why? A Raspberry Pi may not have the best performance. But in return you can be sure that it will still be supported after a kernel update. And that is exactly the problem with many alternatives. They support a certain, mostly old, kernel. And that's it. Furthermore, the community around the Raspberry Pi is simply huge.

[–] Fryboyter@discuss.tchncs.de 8 points 2 years ago

I am using Borg for years. So far, the tool has not let me down. I store the backups on external hard drives that are only used for backups. In addition, I save really important data at rsync.net and at Hetzer in a storage box. Which is not a problem because Borg automatically encrypts locally and for decryption in my case you need a password and a key file.

Generally speaking, you should always test whether you can restore data from a backup. No matter which tool you use. Only then you have a real backup. And an up-to-date backup should always additionally be stored off-site (cloud, at a friend's or relative's house, etc.). Because if the house burns down, the external hard drive with the backups next to the computer is not much use.

By the way, I would advise against using just rsync because, as the name suggests, rsync only synchronizes, so you don't have multiple versions of a file. Which can be useful if you only notice later that a file has become defective at some point.

view more: ‹ prev next ›