Long Zhang
Long Zhang
Hi @dershow , I encountered a similar issue recently. On my desktop, it was caused by the driver of Nvidia. FYI, I just find a slightly better solution than my...
Hi @dershow , that's very true. I didn't notice that you were running a MacOS. Then my solution may not be helpful for you. Sorry about that. But I assume...
Hi @johncadengo , I haven't tried it in RDP mode yet. It directly works with my GNOME environment. The script can automatically detect X11 configurations for the container (such as...
[Microsoft Azure Dev Tools for Teaching at KTH](https://www.kth.se/en/student/kth-it-support/software/azure-edu/microsoft-azure-dev-tools-for-teaching-1.675383) Microsoft Azure Dev Tools for Teaching puts professional developer tools, software, and services in the hands of faculty and students with a...
Reopen this issue for the convenience of the new batch of students.
Some good introduction articles: [Microservices: A Definition of This New Architectural Term](https://martinfowler.com/articles/microservices.html) [Microservice Architecture (Examples and Diagram)](https://www.devteam.space/blog/microservice-architecture-examples-and-diagram/) [Pattern: Microservice Architecture](https://microservices.io/patterns/microservices.html)
[Microservices Hierarchy of Needs](https://medium.com/@bibryam/microservices-hierarchy-of-needs-151df49fc678) [KUBERNETES: AN OVERVIEW](https://thenewstack.io/kubernetes-an-overview/) (This is a nice introduction to Kubernetes architecture and advantages)
Two interesting papers on container security / vulnerabilities analysis: - [ConPan: a tool to analyze packages in software containers. MSR 2019: 592-596](https://dl.acm.org/citation.cfm?id=3341978) - [On the Relation between Outdated Docker Containers,...
asciinema: https://github.com/asciinema/asciinema/ asciinema lets you easily record terminal sessions and replay them in a terminal as well as in a web browser.
Thanks @veggiemonk for giving the talk and also this pointer. Have a nice day!