this post was submitted on 19 Jul 2023
51 points (100.0% liked)

Linux

48031 readers
1225 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I personally always have one USB stick with me that has a live usb boot of Fedoraon it, but I just saw the new video from Linus tech tips and thought about extending it a bit.
He mostly talked about windows tools, but I think I will add

What are you using or do you have recommendations?

top 16 comments
sorted by: hot top controversial new old
[–] jws_shadotak@lemmy.world 15 points 1 year ago* (last edited 1 year ago) (2 children)

Hiren's boot CD

It's a small ISO with tons of utilities on it. It's great for recovering data if shit goes really south. I always have one handy.

Edit: toss it onto your ventoy stick

[–] niisyth@lemmy.ca 7 points 1 year ago

Hiren's boot CD is still kicking around?

[–] user224@lemmy.sdf.org 4 points 1 year ago (1 children)

Which Hiren's boot? The old official 15.2 or the new PE version?

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

I use the new PE version since it's still maintained and has had something to fix any of my problems so far.

https://www.hirensbootcd.org/

[–] backhdlp@lemmy.blahaj.zone 4 points 1 year ago

I usually just carry around a few ISOs with Ventoy. More specifically, a Win10 ISO, Ubuntu ISO, Arch ISO, Tails (not iso but who cares), and a few others that I wanna be able to install if I ruin my current system to the point I can't boot it properly. I just noticed I still need a Fedora ISO. After watching the LTT video too, I'm looking into all of those cool utilities too, don't have any recommendations yet tho.

[–] 20gramsWrench@lemmy.dbzer0.com 4 points 1 year ago* (last edited 1 year ago)

I got the most use out of my porteus install, mainly with gnome disk installed and testdisk for the dd failures, it being persistant and having a 32bit version for very old machines

[–] oaklandnative@lemmy.world 3 points 1 year ago (3 children)

I didn't realize you can have an OS ISO and other programs on the same USB stick. I thought the live boot ISO had to be the only thing on the stick (or multiple ISOs using Ventoy).

[–] user224@lemmy.sdf.org 9 points 1 year ago (1 children)

With Ventoy you can have additional files on the same partition. However Ventoy scans everything on that partition, so additional files can slow it down. I recommend creating a directory, say named "Files" and put an empty file ".ventoyignore" into it which makes Ventoy ignore that directory and all sub-directories.

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

Oh that's awesome.

[–] heimchen@discuss.tchncs.de 6 points 1 year ago

It works, just watch out, Windows only recognizes the first partition on a stick as possible storage device.

[–] TWeaK@lemm.ee 1 points 1 year ago (1 children)

No reason you can't also have a data partition on the drive, provided your drive is big enough.

[–] heimchen@discuss.tchncs.de 2 points 1 year ago (1 children)

I looking into buying the usb-c 3.2 gen2 from Kingston with up to 1000/900 read write speed and the minimum is 256GiB so space is no issue.

[–] TWeaK@lemm.ee 1 points 1 year ago

Yeah I have some decently speedy USB-A 3.0 drives, they're essential to me these days. Although I've filled them with too much crap to use as a boot drive for anything lol. They're only 400MBps, but weren't expensive.

One thing I've noticed though, it ends up saturating a pair of USB ports in a lot of computers. If I have a second thing in an adjacent port, eg a mouse, things get screwy (mouse movement gets choppy or speeds throttle).

[–] DataDreadnought@lemmy.one 2 points 1 year ago

DLC Boot has been my all in one repair ISO. Get it from FileCR.

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

I just have https://github.com/leahneukirchen/hrmpf because I want the zfs modules available. Everything I need is there

[–] wizardbeard@lemmy.dbzer0.com 1 points 1 year ago

I personally don't have a dedicated toolbox USB anymore, since any repairs I do now are in my home and I can just set up what I need when I need, but when I did have one I used SARDU to handle setting it up to boot into a grub menu that I could use to launch multiple live boot environments.

It was real handy to have Hiren's Boot CD, a couple live boot antivirus tools, live boot gparted, a live boot lightweight linux like puppylinux, and a live boot of a more "standard" linux like Ubuntu all on the same USB. Just boot to it and select which one you need from the GRUB menu.

Besides live-boot utilities, I worked on Windows most of the time, so I'd have the sysinternals suite handy, a few ninite installers exes for quick batch installs of standard programs, and a kludged together set of portable apps.

There's a handful of "portable app" launchers for Windows, and each framework has it's own library of compatible apps. I mixed and matched from a few of them with some programs that had official portable installs. I think the frameworks I used were "PortableApps" and "Liberkey".

I had a portable hardened Firefox, a portable PDF reader (I think SumatraPDF), Notepad++ (has an official portable mode), 7-zip or Peazip (can't remember, one has official portable mode), Bleachbit with the extended application support configs, the LargeAddressAware patcher (to allow 32 bit programs to use more that 4GB of RAM), and I think Teracopy had a portable mode as well.

If I had to set one up again now I would probably see if there was a portable way to carry Powershell around as well. There's a ton of stuff on Windows that's just easier to config and troubleshoot through it. I also might include some Windows 10 and 11 debloater/privacy configuration tools too, but I'd need to do some research on which ones are actually useful/good.

load more comments
view more: next ›