-
I was looking for a solution to store some private files in my Dropbox, yet, only have those files accessible to me on my PC and not on Dropbox itself. I found a tool called gocryptfs which can do exactly that. Plus, you can use this to create encrypted folders anywhere, not just for use with Dropbox. Scenario Whenever …
Read More -
Linux, for me, is all about having fun, having control and having the option to customize the snot out of everything! There is no better feeling than having an operating system work the way you want it to work and look awesome while doing it. I've used many prompts over the years, however, this week, I've been playing …
Read More -
When I am working in the Linux terminal, I'm often moving around to find files and folder when working on projects. When working on multiple projects at once, it's nice to have a faster way to quickly change directory from within your current terminal window. This is where tools like zoxide can become invaluable. The …
Read More