gridsystem
gridsystem
Firstly, I needed this fix as uname -r shows only the kernel version number on OS X: ``` inreplace 'common.mk', 'UNAME=$(shell uname -r)', 'UNAME=$(shell uname)' ``` Secondly, when installing with...
Please stick the git readme in a man page! I'm not keen on referring to websites when I'm working (or playing) in terminal.
I'm not keen on having my username and password in my bash history. I'd be happier if it could just be stored plaintext somewhere so that when I'm searching for...
Apologies if this isn't the right place for this. I have an umami dashboard with multiple websites. If I want to move a single site out of my dashboard and...
Any chance you could build a version of the app that includes some of the features added since 2017? I really like the look of this app, I'd like to...
There's several ways to get to this frozen shell problem since upgrading to 10.11. I don't know enough about C to help, but I would take a wild guess that...
Including - How to create keys - Which keys go where - How to configure sensitive information in the GitHub repo - How to configure SSH keys with Dokku's user...
When running the demo website or embedded in my app my MacBook overheats and shuts down, using latest Safari and Chrome. Is this a common issue or sort of expected?...
Is it possible to configure gobackup to retrieve files from a remote server, and then back those up to an archive? Or is it possible to execute a hook before...