Welcome to above the clouds
Docker Talk at Budapest Sysadmin Meetup
Wednesday, Mar 23 – Budapest, Hungary Docker (on Windows) – How to avoid traps by Tibor Kiss Windows Server 2016 is the first windows which natively supports the Containers. I am sure many of you have already met with articles about this topic. Now we would like to provide you an overview regarding: – how […]
Get all parameters of a command
I often use Get-Help command in PowerShell to discover the usage of a specific command. Sometimes I merely want to know the parameters which belong to command. In this case the Get-Help is slow. Instead of it you can use the next Keyboard shortcut: <CTRL> + <SPACE> Example: Type: “Start-Process -” then use the […]
Observastions and tips
Here you can find some observations about Docker on Windows. Observatons and tips about Docker on Windows After you start a container with the -a switch “docker start -a <container name>” then you want to use “docker exec -it <container name> powershell” although it is enter the container it is frozen. Without -a everithing is […]
VPN fine tuning in W10
When you create a VPN connection in W10 you would not like to use this a gateway. In this case you need to clear the tick “Use default gateway” in IPv4 or IPv6 on the VPN adapter. (Network & Sharing Center –> Change Adapter Settings –> My VPN Connection –> Properties –> Networking –> IPv4 […]
Command basics – Getting started with docker on Windows (2016 TP4)
Since we know the Windows Server 2016 will support the Containers (Docker) we are very happy and exciting. We want to test and see how it works on Windows. Now we can use Windows Server 2016 TP4 as a great foundation. This article shows some commands which useful when you work with Docker on windows […]
SharePoint 2013 Server – WorkFlow engine installation and configuration on Windows Server 2012R2
One year ago I made an article in Hungarian about the SharePoint 2013 Workflow engine configuration on Windows Server 2012R2. Now I merely translate into English and provide you. 🙂
GCP – Improve Kubernetes cost and reliability with the new Policy Controller policy bundle
Post Content Read More for the details.
GCP – Getting to know Systems insights, a simplified database system monitoring tool
Post Content Read More for the details.
GCP – Sanitas achieves database modernization with a true DevOps operational model
Post Content Read More for the details.
GCP – Connecting hybrid and multicloud workloads – Networking Architecture
Post Content Read More for the details.