Recent posts

Restrict a User to SSH Forced Command

5 minute read

We are all using SSH in our daily tasks. It is mostly used for the connection to the remote host, but as we know, we are able to execute the command over the...

Vagrant Advanced Examples

15 minute read

Overview When I started to work with Vagrant, I had a few requirements. Boot and set any number of virtual machines without a requirement to duplicate cod...

Gerrit Reference Links

3 minute read

When I just started to work with Gerrit system, the links that I needed to use when pushing changes, confused me. So I went to the Gerrit documentation. Woul...