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.
Just to clarify the entire Logseq app is open source including the sync mechanism, the server backend to receive the sync endpoint and store the data isn’t. I use Syncthing (FOSS and cross platform) to sync noted between my devices.
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!