My other ramblings on the world wide web
Here I list my other writings that I published and talks that I held.
more ...Here I list my other writings that I published and talks that I held.
more ...Recently I tried to resize a LVM logical volume with its volume group and the physical disk belonging to the vg.
Because the logical volume contained all partitions except for /boot
I knew it would be hard.
Curl has support for sftp and scp, among many other protocols. In one of our php-applications we use libcurl to transfer files via sftp to a remote datacenter.
more ...I have an Ansible role that deploys microservices, of whom I have a list of. The microservices are called foo
, bar
and baz
.
I also have a list of stages, called DEV
, QA
and PROD
where the microservices get deployed to.
Some time ago I talked with a co-worker about his internal project. He was the owner of a product that tried to provide a generalized, hardened and fully codified Jenkins instance.
more ...