this post was submitted on 12 Sep 2023
22 points (86.7% liked)

Selfhosted

39251 readers
185 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
top 26 comments
sorted by: hot top controversial new old
[–] c0mpost@lemmy.eco.br 17 points 1 year ago (2 children)

I'm not sure I know what you mean by diagnosing, but it's usually a good idea to use the same distro you're having trouble with.

Diagnosing hardware issues, which doesn’t necessarily need the same distro.

[–] anzo@programming.dev 2 points 1 year ago

True. And use chroot ;) then you can apt update, etc. If the problem is on the distro itself (e.g. not a failing hard drive)

[–] anzo@programming.dev 14 points 1 year ago (2 children)
[–] Alami@lemmy.world 3 points 1 year ago

Aaah glad they're still kicking! This sends me way back..., a time when burning CDs was the thing

How did I not see this until now? I used this back in the day too! Thank you :)

[–] chepdamona@sh.itjust.works 12 points 1 year ago

Adding on to other suggestions, if you're not aware of Ventoy it's a very handy tool. Using it you can have a USB drive with several live images on it which you can choose at boot time. Great for quick testing, just drop an ISO in a folder!

[–] i_lost_my_bagel@seriously.iamincredibly.gay 8 points 1 year ago (1 children)

I'd go with a live image of whatever distro you're most familiar with. I usually go with the arch iso or endeavor os if I need a GUI.

[–] kylian0087@lemmy.world 1 points 1 year ago

Well arch is one psrticulair i would not keep on a USB. The issue comes when you need to use it after some months. And it is then very outdated

[–] pranqster@infosec.pub 7 points 1 year ago

I've been using Knoppix for this purpose for like the last 2 decades.

[–] tvcvt@lemmy.ml 4 points 1 year ago (1 children)

Depends what you’re after, but I’ve always been partial to gparted live.

[–] TCB13@lemmy.world 4 points 1 year ago

Me too but I might replace with https://www.system-rescue.org/System-tools/. Gparted live is really hard to customize and doesn't run as root, makes no sense for a rescue tool. SystemRescue also seems to come with something similar to rEFInd to boot broken systems...

[–] nik282000@lemmy.ml 3 points 1 year ago (1 children)

https://www.slax.org/ It's easy, is a full featured desktop, and has persistence on your USB stick.

Cheers, this looks perfect, and I like that it’s got a Debian build, it’s what I’m most familiar with.

[–] vegetaaaaaaa@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

I maintain my own Debian-based live image. It's a general-purpose desktop, with a good amount of diagnostic/troubleshooting tools. It's quite easy to build your own using different package lists or default configuration, etc.

[–] annoyedcamel@reddthat.com 3 points 1 year ago (1 children)

It's not free but I highly recommend Parted Magic. I've been using it since at least 2015.

[–] SocialDoki@lemmy.blahaj.zone 3 points 1 year ago

Seconded for that. Parted Magic is so nice that when they went paid, I ponied up immediately, which is saying something from my cheap ass.

[–] nottheengineer@feddit.de 2 points 1 year ago

I just use debian for my ventoy. But all you really need is a proper partition manager.

[–] bamboo@lemm.ee 2 points 1 year ago

I've gotten good mileage out of just an Ubuntu live image. If the network is working you can install packages via apt like normal, but they include a lot of the basics already.

[–] aion@feddit.de 2 points 1 year ago (1 children)

depends on what you are looking for. grml and kali are linux distros that focus on diagnosing.

[–] Case@unilem.org 2 points 1 year ago

Kali was built out as a penetration testing distro, though it does contain some diagnostic tools.

Not a bad place to start if you're used to Debian, but it is a rolling release so it may break unexpectedly, or have new bugs introduced with each update.

A persistent USB with just Debian could have all the same tools installed but have a longer support scope on releases so you don't have to update daily (bleeding edge) which is nice to reduce read/writes to the flash drive it's on.

That being said, I keep a Kali live image (persistent) but thats becauae its home - my first introduction to Linux was 5 minutes with Red Hat, but aside from a brief intro in highschool, I really started with Linux in Backtrack, offensive security's predecessor to Kali.

Yes, I have to learn things the hard way lol.

[–] Arsecroft@lemmy.sdf.org 1 points 1 year ago
[–] deadcatbounce@reddthat.com -1 points 1 year ago (1 children)

Console ArchLinux every time. Create a USB instance and then load up what you need.

You don't need a GUI.

[–] princessnorah@lemmy.blahaj.zone 10 points 1 year ago (1 children)

You don’t need a GUI.

Thanks for your opinion, but you don’t get to decide what I need. I wanted a simple distro that I was familiar with, so that I could teach it to someone with basic computer knowledge. Teaching how to use a terminal was outside the scope.

[–] deadcatbounce@reddthat.com -4 points 1 year ago (1 children)

I only use ArchLinux for rescue. Fedora is my go-to.

What you mean is that you can't cope without a gui. That's different.