Advertising:
All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Zabbix-ES. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:19, 17 August 2024 Admin talk contribs created page Instalacion SeleniumHQ para utilizar con Item Browser (Created page with "==Isntalacion y configuracion de PODMAN para Selenium Server== # dnf install -y podman # dnf install -y podman-docker # dnf install -y podman-compose # dnf install -y buildah skopeo # dnf install dnf-utils zip unzip tar gzip git # vi /etc/containers/registries.conf unqualified-search-registries = ["registry.access.redhat.com", "registry.redhat.io", "docker.io"] # useradd container_user # echo "container_user ALL=(ALL) NOPASSWD: /usr/bin/podman" >> /etc/sudo...")