Tag: ubuntu

  • Docker storage

    Microservices are all about stateless and ephemeral workloads, and containers are great microservices. This may suggest that that Docker is all about ephemeral storage. In…

    Read
  • Setup WSL2 (and Docker) on Windows 10

    This is not for Linux snobs, but rather for those who are stuck with a Windows work laptop, have to deal with Linux on a…

    Read
  • CentOS – Remove Swap safely

    If the default installation has swap on, you will see it from block device list: Many installations require swap to be off for performance reasons…

    Read