středa 18. září 2019

DevOps and SysAdmin stuff

A page for useful links and tutorials I stumbled upon while working on a pro[blem|ject].


https://www.theguild.nl/jenkins-docker-awesome-ci/


Žádné komentáře:

Okomentovat

Unix sysadmin - commands

  Folds comments in VIM   :set fdm=expr :set fde=getline(v:lnum)=~'^\\s #'?1:getline(prevnonblank(v:lnum))=~'^\\s #'?1:...