med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

351
active users

#netboot

0 posts0 participants0 posts today
Replied in thread

@http @Rob298 precisely that!

  • Also most corp/org/edu networks only backup the $HOME directory and sometimes even allow syncing them across distros & keep them across version updates, so all the settings, addons and stuff remaib where they are: in said /home/ subfolders!

  • In fact most places with a sizeable #Linux-#Desktop landscape will just keep the /home/ directory on a redundant, #iSCSI-SAN and #netboot their #DisklessWorkstation|s via #iPXE, as this way burglars stealing devices most likely end up with a locked-down machine (anything but booting the preset network targets won't work without admin password!) that is a paperweight to them and espechally no data, which is crucial when it comes to #ITsec, #InfoSec, #OpSec & #ComSec.

Cuz it's way easier to secure 1-5 server rooms than thousands of publicly accessible machines on multiple campuses.

  • It's also a real godsent for technicians as they can just login / boot into a diagnostics system and quickly see what's wrong if a system has issues (if they don't already see it in their dashboard that collects logs, telling them they need to replace the CPU fan or clean a machine as it's overheating)...
Replied in thread

@SweetAIBelle @OS1337
So instead of relying on some non-#reproduceable system images for cheap SBCs, why not make something like #OS1337 that is compact enough that one can easily build everything one wants for it to get at least started with something.

  • After all, rarely does a project call for a fancy, hardware-accelerated GUI desktop with a Cube-Style animated Virtual Desktop switcher.

Sometimes one just needs to bood a system, check it's hardware and #ddrescue something off the internal harddrive because one doesn't have any other system that can run it...

GitHubGitHub - OS-1337/netboot: Network / Internet Boot Configurations needed to boot OS/1337 via Network and/or Internet using iPXENetwork / Internet Boot Configurations needed to boot OS/1337 via Network and/or Internet using iPXE - OS-1337/netboot
Replied in thread

@warthog9 @kwf Granted, I doubt anyone's gonna #mirror OS/1337 anytime soon and I do want some fallback to enshure that if #GitHub were to ever pull a #DockerHub, nothing would impact the end-users...

But that's more of a hypothetical as of now.

Still I do find this insightful and yes, if I had the €€€€€ upfront to get it started I would've lilely offered people #upcycled #ThinClients and #MiniPC's as cheap #Servers long ago - it's just that #Colocation amd Hardware ain's free...

I'll keep that conversation in mind.
After all, any #netboot #infrastructure would require me to setup classic #mirrors anyway...
github.com/OS-1337/netboot

GitHubGitHub - OS-1337/netboot: Network / Internet Boot Configurations needed to boot OS/1337 via Network and/or Internet using iPXENetwork / Internet Boot Configurations needed to boot OS/1337 via Network and/or Internet using iPXE - OS-1337/netboot

Had my first encounter with a cool tool combo this weekend; #pixiecore + #netboot.xyz.

pixiecore is an all-in-one tool for network booting machines -- github.com/danderson/netboot/t

netboot.xyz is a boot image that allows you to network boot a huge variety of systems without having an ISO downloaded, on-hand, and on a USB -- netboot.xyz/docs

Combined (`pixiecore quick xyz --dhcp-no-bind`) you can boot any OS installer or diagnostic tools without preping an ISO. Easy to run in #NixOS as well!

Today's "in case you didn't know" link is purely technical wizardry. If you do anything at all with OS installations (bare metal, vms, really anything) you probably want to know about https://netboot.xyz
It is a net-bootable menu of TONS of installers, tools, live cds, full distributions, etc. It is self-hostable, and it even works on ARM64!

Cheat code: Get into an iPXE shell (in a VM just enable netboot and hit ^B when prompted) then run
dhcp to get an address, and chain --autofree https://boot.netboot.xyz to boot the menu (pictured)

#linux #windows #tools #recovery #virtualization #vm #netboot #install #livecd