

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 drove 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 drove 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!
The female presenting character on the right says that the male presenting one on the left becomes her in the future, and is gay. When he says he ‘likes girls’ she agrees, because a trans woman who likes women would be considered gay.
There are some assumptions I’m making , but I believe this is the intended meaning.
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 fantastic creator, very happy to be supporting them on Patreon. I think this might even be hotter than the nude version.


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.


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.