In this slidecast published on InsideHPC, Ellexus CEO Rosemary Francis describes our new Ellexus Container Checker, a pioneering cloud-based tool that provides visibility into the inner workings of Docker containers. As well as presenting how the tool works, Rosemary takes part in a Q&A to give even
Read more →Archive
Containers such as Docker containers can be a brilliant tool. But how do you know that what you’ve put inside will run in a new environment? Is the application it contains wasting time – and therefore money – carrying out bad I/O? And what does it really
Read more →We are excited to announce that a shiny new tool from Ellexus is now available on Amazon Web Services Marketplace. Ellexus Container Checker is a pioneering cloud-based tool that provides visibility into the inner workings of Docker containers. It’s our first tool aimed directly at cloud computing
Read more →Even if you have packaged an application that works well, it’s still possible to introduce I/O problems in the way a program is deployed. This is why it’s important to check your containers. The tools from Ellexus can tell you what you need to include in a
Read more →Continuing our tutorial on tcsh aliases we look at combining aliases with history substitutions. Both aliases and history substitutions are useful tools, but it may not be obvious that they work well together. The tcsh man page says: After a command line is parsed into simple commands
Read more →