Tag Archives: Linux

Do We Need to Learn Linux?

This week we got an announcement about SQL Server in Containers. Microsoft put out a blog noting that the beta program for SQL Server on Windows containers is suspended. They didn’t give any details, citing “ecosystem challenges and usage patterns” … Continue reading

Posted in Editorial | Tagged , | 7 Comments

T-SQL Tuesday #116–Always Linux

This month is an interesting invitation from Tracy Boggiano. It’s on Linux, which I like. I hadn’t thought about this in terms of T-SQL Tuesday, but I think it fits and more than that, I think Linux will be the … Continue reading

Posted in Blog | Tagged , , | 1 Comment

More Linux than Windows

Not for me. I definitely have more Windows running than Linux. Well, at least if you count minutes. If we’re counting instances of kernels, there might be times I have more running with Linux kernels in containers. However, on most … Continue reading

Posted in Editorial | Tagged , , | Comments Off on More Linux than Windows

Generating an SSH key on Windows

I needed an SSH key. First I needed to the WSL subsystem, and once I had that working, I could do the work I needed to do: get an SSH key. There is a utility to help with this on … Continue reading

Posted in Blog | Tagged , | Comments Off on Generating an SSH key on Windows