This guide explains how to install the required drivers, access the token, view the certificates, and use it for signing operations on Ubuntu 24.04.
Before installing the SafeNet Authentication Client (SAC), install the necessary smartcard services:
This guide explains how to install the required drivers, access the token, view the certificates, and use it for signing operations on Ubuntu 24.04.
Before installing the SafeNet Authentication Client (SAC), install the necessary smartcard services:
This guide walks you through installing and running MongoDB Compass 1.28.4 inside a Docker container, with GUI support, and connected to a MongoDB 3.6 container on Ubuntu 24.04 LTS.
libgconf-2-4, which Compass depends on.Sometimes you might need multiple instances of mongo or mysql installed. Instead of installing them locally, just user the dockerimage
Having the databases on docker containers gives me flexibility in swaping databases pretty easily.
Before starting, to persist the databases, we need to store the volumes somewhere. I like to make a "databases" folder in my home folder, but you can put them wherever you want. Just make sure to persist them