_HR_

joined 1 year ago
[–] _HR_@lemmy.world 2 points 1 year ago (1 children)

If you're using a Debian based distro, you can search through contents of packages to see if there's a conflict:

E.g. apt-file search /usr/bin/sh

[–] _HR_@lemmy.world 0 points 1 year ago (1 children)

How is this malicious?

[–] _HR_@lemmy.world -1 points 1 year ago

You could read the docs.

[–] _HR_@lemmy.world 0 points 1 year ago (1 children)

I highly recommend "How to develop a perfect memory" by Dominic O'Brien.

[–] _HR_@lemmy.world 0 points 1 year ago (1 children)

What you're trying to use is "hardware" RAID. Using hardware RAID is generally a bad idea. If you're using Linux, use software RAID instead.

Also consider using Btrfs, it will make having a RAID setup even easier.