And technically the key file can just be a plain text password and still work. Just as long as the key file matches the drive’s encryption password.
And technically the key file can just be a plain text password and still work. Just as long as the key file matches the drive’s encryption password.
If its encrypted, you can also decrypt the drive automatically once booted by adding an entry in /etc/crypttab
This will make it so you don’t have to type the password.
Yes, i read the article, my dude. What they’re referring to there is the actual AI software. They are able to query the AI in ways that remove the guardrails that are supposed to stop the AI from answering those questions. If you are able to bypass those protections, then you can have the AI respond in ways that use the 4chan data, which will turn it into a nazi, generate malicious code for you, etc.
Well yeah. Its trained on scraped 4chan data. Tf were they expecting?
Its perfect for a small VPS. Been using it for years.
I do occasionally get places where my email simply will not send to them, even though it follows every email standard properly and isnt blacklisted. For those rare occasions, ill use a third party email address to send, which then forwards everything to my main email.
To update the package, you use git to pull the latest branch code and repeat the process. You should double check if there are dependency changes though.
Like I said, its easier with a pacman wrapper, but not necessary.
You definitely do not need to use any pacman wrappers to build a package from the AUR. Those tools make it easy, yes, but are not required.
Building a package can be as simple as
git clone AURpackagehere
cd AURpackagehere
makepkg -si
They acknowledge many wrappers, not just yay. However, none are officially supported.
Pacman is the only standard package manager for Arch. Arch recommends against using third party package managers, including Yay.
What issues were you having with arch-install that you had to troubleshoot?
Rust-based and actively developed
Why EndeavorOS over arch-install
?
Do not allow http or ftp traffic as this guide suggests, unless you are active as a server for your local network on those particular ports, and you are behind a NAT firewall that your router usually provides.
I love that Mint brings people to Linux, but its users write some silly guides sometimes.
Oh no! They know where my VPN exit tunnel is!
Also, isnt the point of a CDN to deliver content to you from the closest available server? If CloudFlare can track that stuff, you should always assume that attackers can also have that information.
You can avoid this by not putting a man in the middle between websites and their visitors (aka CloudFlare).
They had used the ACE2 in previous models, which didn’t have these flaws. What was the difference?
Good luck moving to USB-D
Are apple devices the only phones that use the Texas Instruments ACE3 controller?
They might be vulnerable if they use the Texas Instruments ACE3 controller probably.
Correct. iPhone 14 and under are not affected because they don’t have the texas instruments usb-c controllers. The mandated change brought about the new requirement. They had to move to a less researched, and obviously less secure controller. Itll get better as we go, but its going to be hell for a while as these new flaws are found.
Is it on the Arch User Repository?