You can reinstall the OS without overwriting your home partition or any other data partition. That’s always an option.
You can reinstall the OS without overwriting your home partition or any other data partition. That’s always an option.
That’s right. zsh is POSIX compliant while fish is not. That’s the reason I switched to zsh from fish.
That’s right, to add a bit more color, any of Proton mail paid plans allows you to use Proton Bridge (which runs locally and speaks IMAP to your mail client).
Are you trying the terminal commands with sudo
?
You could also try logging in as root
user with the password you used during setup.
It’s still a good thing. It’s an open specification, so anyone creating a design that is compliant can use software targeted at RISC-V. Just like you can buy USB-C flash drive from any manufacturer and use it with any OS that supports USB mass storage!
Excellent guide, thanks for the write up!
One thing I’d like to point out is that you can pipe output from an application into grep
and then be able to use all the information above.
For instance if I want to know the full name of my wireguard interface I can just pass (pipe) the output of ifconfig
into grep
:
ifconfig | grep wire
Clearly the dark mode is the modern one! Jokes aside, I just realized that there THREE menu options on that toolbar: hamburger, kebab, and waffle! I realize they do different things, but no wonder people are confused by and scared of computers. Also, now I’m hungry!