If you’re looking for a new registrar, I’ve had only good experiences with NameSilo. They’re not the cheapest, but they’re generally cheaper than GoDaddy, don’t paywall arbitrary things like APIs or WHOIS privacy, and have good support.
If you’re looking for a new registrar, I’ve had only good experiences with NameSilo. They’re not the cheapest, but they’re generally cheaper than GoDaddy, don’t paywall arbitrary things like APIs or WHOIS privacy, and have good support.
That’s true. Though there are reviews saying their support is terrible, which I assume applies to B2 as well.
I would not use them, they have bad ratings on Trustpilot.
Better than eating a full sized SD card, at least.
I just went ahead and deleted anything that looked Edge-related from all the system directories. Sure, my computer won’t boot into Windows anymore, but all the more reason to use Linux!
Where are you located? I’m in need of some new backup drives and would be happy to pay a reasonable price + shipping if you’re interested.
Interesting, I’ve never heard of that. What does it blinking signify?
Slightly simpler, start at 1 and increment by 2 so you don’t have to check whether i is odd.
for (var i = 1; i < 100; i += 2) {
console.log(i);
}
That didn’t work for me the last time I tried it (and neither did Ventoy). I had to borrow a Windows PC and use the media creation tool.
It definitely runs the command for me in GNOME Terminal. Pasting multiple commands at once runs everything but the last command.
It’s trash cans all the way down.
…Hopefully.
Have fun trying to find what went poof. :)
Yeah, I just left my SSH port as 22 since I only use key-based authentication so there’s really no security risk. Plus, it’s funny going through the logs and looking at all the login attempts.