bashit
- Karma
- 6
- Created
- July 19, 2018 (7y ago)
- Submissions
- 0
-
I have a python application I use for taking notes in markdown. It automates several tasks for me and one of those tasks is parsing my command history and logging certain commands to a markdown file. Parsing out the…
-
I wrote a simple note taking application that automates a few things for me when writing notes in markdown style. I can share the gitlab link if need be but perhaps a small description of my problem might be enough...…
-
I work in this annoying government environment where my CentOS 7 system cannot stay awake after 10 minutes of inactivity. IT has applied this annoying global config that forces my system to sleep after this time frame…
-
My company is still widely using CVCS (Central Version Control Systems) tools mostly SVN. We've just now been slowly integrating Git into our department. Our SCM (Software Configuration Management) team audits our…
-
I noticed that some linux distros ship with an older version of git. For example, my CentOS7 setup is using 1.8.3.1. As of now, the latest is 2.19. My question is more specific towards the precautions of running older…