Gitlab build own composer package

GitLab is a single application for the entire software development lifecycle. From project planning and source code management to CI/CD, monitoring, and security. Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for Read more…

SSH using Yubikey

With YubiKey you can protects access to computers, networks, and online services. YubiKey 5 Series eliminates account takeovers by providing strong phishing defense using multi-protocol capabilities that can secure legacy and modern systems. It provides a range of authentication choices including strong two-factor, multi-factor and passwordless authentication, and seamless touch-to-sign. Read more…

Reset admin password procedure on EMC ESRS VE

The most important thing is that the root and admin passwords for the EMC ESRS VE virtual appliance are configured during VA deployment and there is no default password. In EMC ESRS VE version 3.06 or newer you can login to the VM console or through SSH as root and run the following command to reset admin’s password:

USB over IP

The need for a USB over IP happen when your VM is hosted on a hypervisor like HyperV, VMware and so on. For VMware you can mount USB on one node but downside is that VM will always stay on the same node. Using a USB over IP solution VM Read more…