Explore >> Select a destination


You are here

ewintr.nl
| | philiplaine.com
5.5 parsecs away

Travel
| | It has been an issue for a long time to run Docker images on multiple architectures. I remember the first time I got the idea to install Docker on my Raspberry Pi and I realized quickly that what I was trying to do would not work. The issue of course was that I was trying to use an AMD64 compiled Docker image on a ARM 32 bit CPU. Anyone who works with any lower level languages would call me an idiot for realizing this sooner than later. I would agree with them. Docker just seems to work like magic, running on most machines without any issue, like running Linux containers on Windows. One thing that has not been easy though is building Docker images on one type of CPU and running them on another.
| | blog.oddbit.com
4.6 parsecs away

Travel
| | There are many guides out there to help you configure your Linux system as an LDAP and Kerberos client to an Active Directory server. Most of these guides solve the problem of authentication by embedding a username and password into a configuration file somewhere on your system. While this works, it presents some problems: If you use a common account for authentication from all of your Linux systems, a compromise on one system means updating the configuration of all of your systems. If you don't want to ...
| | daenney.github.io
2.0 parsecs away

Travel
| | I blog about what catches my fancy
| | www.codeproject.com
23.8 parsecs away

Travel
| In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.