

Windows install ISOs won’t work like that, you must use WoeUSB to write it or Ventoy to boot it
Plus ventoy has the advantage that you can just throw a bunch of ISOs on the drive and it’ll boot them all.
I’m a guy on the internet. Nothing to see here.


Windows install ISOs won’t work like that, you must use WoeUSB to write it or Ventoy to boot it
Plus ventoy has the advantage that you can just throw a bunch of ISOs on the drive and it’ll boot them all.
Or Netbird, both work very well and Netbird can be completely self hosted; Tailscale requires Headscale AFAIK.
It depends on how the document is written, but \> stops matching on a period, comma, apostrophe, space, newline, what have you. Word boundary matching is just very handy.
As to why its that set of characters… Honestly I have no idea :) Regexes are just what they are and I assume the special escape made sense to the inventor at least.
/-o\>
Seems to work, albeit you’ll hit later mentions doing it more than once, but yeah word boundary searches are awesome.
Agree with your overall suggestion, just a tip for when the man page doesnt cooperate.


Once I had to start running daemon-reload on changing freaking /etc/fstab I was done with systemd. Give me any other init system at this point.
You may not hear this from others, but I would NOT switch your phone OS and desktop OS at the same time. Assuming you live a digital life there is just TOO MUCH to have to deal with while dealing with tbe hassle of things that don’t make sense, or require you to stop what you’re doing and google the answer.
I love /e/OS and would absolutely recommend it, but there are just shortcomings that slow me down all the time (are you OK with the play store compatibility suddenly stopping and you cant download apps - do you wait and see if it starts working after a few minutes? reboot your phone? Log out and back into your google account? Switch to/from anonymous? This happens more than I think folks would readily admit and the solution is just different each time)
Once you are up and running fot a few weeks with whatever change you want to make first then sure go for the other one.
Best of luck!
From what I’m reading, autoclean would remove any local packages which couldn’t be download (i.e. they are out of date). This would indeed fix the issue, but your packages could still be missing critical udpates.
When possible you should definitely run ‘sudo apt update && sudo apt dist-upgrade’ to get the latest stuff installed. If it says you’re up to date then that’s awesome and no further action is needed.
This is almost always the issue. Apt is not like yum and pacman, you must first run apt update or it will inevitably fall out of sync with the current packages when you try to run install or upgrade, etc.


I have indeed seen that XO-CE script. But is it true that you have to delete and recreate the container, rather than just doing apt update? AFAIK XO_CE is just a debian VM.


Put single quotes around the URL.
? and & are special characters, and the shell will think you meant something unintended if you dont protect them.
This is a bit of a hack, but while you wait for a new drive or laptop, you could install Linux onto a thumb drive and run it from there.
When you use Rufus to write the image to the flash drive, it should give you the option to create a persistent storage section with a slider to say how much of the drive to allocate to that. At least this should keep Microsoft from destroying the data on it, lthough it will probably ask every time it starts up whether you want to format that drive.
This way you can just use whatever your BIOS boot key is, probably something like F12, to boot onto your Linux and keep it away from Microsoft :)


Bitcoin is basically only mined via ASICs now. You can still mine something like ETC but honestly chains have (rightfully) been moving to far more efficient consensus using Proof of Stake.
For the amount of electricity you would need to mine a meaningful amount of BTC, you’d be much better off buying spending $50 or $100 worth of BTC or ETH every week. Either hodl or DCA sell when prices bounce up.
Yeah I’ve felt that way for a long time. It’s done all that I need and more since about 2003.


Yes you’ll fuck things up. Don’t keep anything remotely important on it and screw around with it. That’s how you learn. Blow your install away intentionally, try a different distribution the next time. There’s a lot more variability between distros, and more customizability compared to Windows too.
If you want to learn something new and different anyway. It’s definitely not like Windows except at the most surface level; you can get by in the GUI for almost everything until something goes wrong, but that’s exactly when you want to have been learning cmdline stuff, so you can try to salvage it.
chattr +i
;)
I was looking for a smaller (14" and not bulky) gaming Laptop, and ended up with the Lenovo Slim 7 Pro X. And I’m very happy with it; feels fairly future proof with 32GB of Ram and runs NixOS like a champ.
Only has a GTX 3050 though, so it’s not for the highest end gaming, but that’s never been my priority anyway, it runs BG3 quite well and that’s the beefiest thing I’ve thrown at it.
As mentioned, Minisforum and Beelink make great APU-based Ryzen systems which are going to give a great bang-for-buck. Get them from Amazon vs their dedicated website as some folks have had shipping delqys with the OEM website. ETA Prime does great reviews on YouTube of these boxes and shows what the FPS is like on some current, a few years old, and retro games for each one.
If you want the smallest possible system, with room for one the smaller form factor discrete graphics cards I’d say the NUC 9 Extreme works very well. I have a GTX 1650 in it and it is perfectly fine.
Steam Deck with a usb c dock is also a great option.


Funny how “muh freedom” means you should be able to not wear a mask, but others should be disallowed from wearing masks, even if they have actual safety or health concerns. Very consistent.
Yes, unfortunately. You might be able to use it as a normal user if you are a member of the ‘disk’ group, but its not consistent and it may still actually need root to do all the loopback setup and so forth that you need to make the Windows install ISO sane.