▲ 75 ▼ Is it possible to install a distro directly from online ? (thelemmy.club) submitted 2 months ago by TheViking@nord.pub to c/nostupidquestions@lemmy.world 56 comments fedilink hide all child comments I am working on windows 10 currently. I was wondering if MX Linux could be installed directly from online. Thanks for taking the time to reply.
[+] dbx12@programming.dev 19 points 2 months ago* (last edited 2 weeks ago) (2 children) [removed by mod] permalink fedilink source hideshow 4 child comments replies: [–] floquant@lemmy.dbzer0.com 7 points 2 months ago (1 child) netboot.xyz grabs them from HTTPS with cert validation afaik permalink fedilink source parent hideshow 2 child comments replies: [+] dbx12@programming.dev 2 points 2 months ago* (last edited 2 weeks ago) (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] floquant@lemmy.dbzer0.com 2 points 2 months ago It is PXE in every sense permalink fedilink source parent [–] ooterness@lemmy.world 6 points 2 months ago* TFTP is fine for LAN, but very inefficient for sending bulk data over the Internet. To keep things as simple as possible, TFTP sends one packet at a time, waiting for a response before sending the next packet. If your ping is 50 ms, the that's 20 whole packets per second. (That's assuming zero packet loss, otherwise it will be even slower.) For historical reasons, the packet size is locked to 512 useful bytes. That puts the transfer speed at 10 kB/s (80 kbps), which is faster than dialup but not by much. permalink fedilink source parent
[–] floquant@lemmy.dbzer0.com 7 points 2 months ago (1 child) netboot.xyz grabs them from HTTPS with cert validation afaik permalink fedilink source parent hideshow 2 child comments replies: [+] dbx12@programming.dev 2 points 2 months ago* (last edited 2 weeks ago) (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] floquant@lemmy.dbzer0.com 2 points 2 months ago It is PXE in every sense permalink fedilink source parent
[+] dbx12@programming.dev 2 points 2 months ago* (last edited 2 weeks ago) (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] floquant@lemmy.dbzer0.com 2 points 2 months ago It is PXE in every sense permalink fedilink source parent
[–] floquant@lemmy.dbzer0.com 2 points 2 months ago It is PXE in every sense permalink fedilink source parent
[–] ooterness@lemmy.world 6 points 2 months ago* TFTP is fine for LAN, but very inefficient for sending bulk data over the Internet. To keep things as simple as possible, TFTP sends one packet at a time, waiting for a response before sending the next packet. If your ping is 50 ms, the that's 20 whole packets per second. (That's assuming zero packet loss, otherwise it will be even slower.) For historical reasons, the packet size is locked to 512 useful bytes. That puts the transfer speed at 10 kB/s (80 kbps), which is faster than dialup but not by much. permalink fedilink source parent