You can deal with the non-static IP by using duckdns.org
Another copy. Would have been crazy if it was the exact copy I had.
I was at a used bookshop the other day and found the same Caldera Open Linux 2.2 book and cd that I used to install my first linux distro on a pc. Man that was exciting!
I get it. But I still hate it.
I despise the “flashback to a thing that literally happened five minutes ago to make sure you connect that with whatever just happened/is about to happen.”
Total fucking turnoff. I’m here watching the show and I’m not an idiot. Flashback to something last season or a number of episodes ago? Fine. Some people need a reminder. Within the same episode? GTFO of here with that shit.
Super!
youruser:youruser
just means the user’s group. For instance, on my fedora 40 install, my user (bippy, just a silly name), is the username for my user, but also the name of the group that my user belongs to.
So when I do a chown
, I typically do chown -R
bippy:bippy path/to/directory
If you wanted to give permissions to a different group on your system, but also to your main user, you could do a chown -R bippy:wheel /path/to/directory
(wheel
is an example group name, which is similar to sudoers
)
You could write yourself a bash script to do this.
Found it. Thank you!
You’re welcome.
If it’s a MacBook that no longer gets updates from Apple then it’s probably from around 2014ish, and is definitely an Intel Mac. This is a great candidate for Linux. If you want an environment that is similar to Mac, go with gnome as the desktop environment. Outside of that, any of the major distributions should be fine. I’ve run KDE Neon, Ubuntu, and am currently running fedora on a 2014 iMac and all of them worked without issue.
I am like you, and love the idea of starting up a food truck business. I wouldn’t do it unless I was already wealthy enough to just pour money into it, hire people to deal with the admin, and leave me the fuck alone to cook.
I ran my own (non food) business for a decade. My experience is anecdotal. I don’t pretend I reflect the reality of running your own business, but it fucking sucked.
I spent so much fucking time on admin. I worked 80+ hour weeks, for what amounted to less than minimum wage. After a decade I burnt out and shut it down and now I work a dumb job that I give no fucks about and cook at home with my wife for us and for friends for the sheer pleasure of it.
Edit: my business was based on something I loved to do, and I hated all of the “business” parts of the business.
Definitely. Not to be ignored, but for lots of yubikey users, also not something to be overly worried about.
I went into the article thinking I’d need to replace my keys, and after reading decided I’m a very unlikely target for this attack. My threat model doesn’t include nation states, so I’m gonna keep using my yubikeys for the foreseeable future.
I have been thinking about new hardware key(s) that can handle more than 20 passkeys, but that’s not a high priority for me right now.
It’s due to a cryptographic library implementation in a controller used in the yubikey. It’s a third party controller, and this isn’t exclusive to yubikeys either, a shitload of other stuff uses the same controller and is likely vulnerable to the same attack.
Also, the attack requires around $10k worth of equipment and physical access to the yubikey, so while a valid attack vector, it’s also not something to get into a panic about.
deleted by creator
Same. Whatever I’m currently listening to I add a bookmark before bed and go back to that point the next time I listen.
Tinnitus is the worst.
Ah. Yeah. I think then you’ll want to look into cloudflare tunnels. I believe that should get you through the cgnt and deal with the dynamic IP ll in one go.