Thomas Uhrig
Thomas Uhrig
www.tuhrig.de
Skip to content
  • About
  • Privacy Policy
  • Impressum

DevOps

There are 13 posts filed in DevOps (this is page 1 of 2).

Post navigation

Using the console on Windows

I tell you a secret: I’m a Windows user. I don’t use OSX, I don’t use Linux, I use Windows. And I tell you something more: I like it 😉 Usually I develop Java or JavaScript applications which perfectly run under Windows, Linux, OSX or what so ever. So developing under Windows is no problem […]

in Coding, DevOps | May 21, 2016 | 457 Words | 1 Comment

Resizing Vagrant box disk space

Vagrant is a great tool to provision virtual machines! As I’m a passionated Windows user, Vagrant is the weapon of my choice whenever I need to use some Linux-only tools such as Docker. I spinn up a new Linux VM, already configured with the things I need and start working. However, when it comes to […]

in DevOps | January 6, 2016 | 351 Words | 1 Webmention | 14 Comments

VirtualBox crashes with STATUS_OBJECT_NAME_NOT_FOUND

As I’m a passionate Windows user (sorry…), I often use VirtualBox (with Vagrant) to pull up a Linux box to use Docker or some other “Linux-only” stuff. Usually, this works really fine, but today my VirtualBox crashed with a STATUS_OBJECT_NAME_NOT_FOUND error: One of those mystic error where everything worked like a charm yesterday at 6 […]

in DevOps | August 20, 2015 | 111 Words | Comment

Mount Windows folder to Boot2Docker VM

I just stumbled over a post on Stackoverflow (http://stackoverflow.com/questions/30864466/whats-the-best-way-to-share-files-from-windows-to-boot2docker-vm) with the question how to mount a Windows folder to a Boot2Docker VM. Although the steps are a little bit confusing, in the end it is not difficult to do. Boot2Docker Boot2Docker is a simple VM to run Docker. The VM will run on VirtualBox and […]

in DevOps | June 24, 2015 | 291 Words | 6 Comments

ORA-28001: the password has expired

Today I came about a very annoying exception. After my development setup was running smoothly for the last six months, my application was getting database errors today. I know that I didn’t break something, so the problem had to be somewhere else – and it was: ORA-28001: the password has expired If you install an […]

in DevOps | June 23, 2015 | 175 Words | 1 Comment

DeployMan (command line tool to deploy Docker images to AWS)

DeployMan Yesterday, I published a tool called DeployMan on GitHub. DeployMan is a command line tool to deploy Docker images to AWS and was the software prototype for my master thesis. I wrote my thesis at Informatica in Stuttgart-Weilimdorf, so first of all, I want to say thank you to Thomas Kasemir for the opportunity […]

in Academic, Coding, DevOps | July 29, 2014 | 467 Words | 2 Comments

Presentation of my master thesis

Over the last six months, I wrote my master thesis about porting an enterprise OSGi application to a PaaS. Last Monday, the 21th Juli 2014, I presented the main results of my thesis to my professor (best greetings to you, Mr. Goik!) and to my colleges (thanks to all of you!) at Informatica in Stuttgart-Weilimdorf, […]

in Academic, DevOps | July 28, 2014 | 248 Words | Comment

Docker Registry Rest API

The Docker Registry The Docker registry is Docker’s in-build way to share images. It is an open-source project and can be found at https://github.com/dotcloud/docker-registry in the official repository of DotCloud. You can set it up on your private server (maybe in the cloud) at push and pull your images to it. You can also secure […]

in DevOps | May 21, 2014 | 324 Words | 1 Webmention | 1 Comment

Cloud vendors with Windows

The cloud is build on Linux – that is my own humbling opinion. But is it really? To answer this question for myself, I took a look at a bunch of cloud vendors to see what they got under the hood. Here is what I found. But note that the list is neither complete nor […]

in DevOps | May 13, 2014 | 230 Words | Comment

How to know you are inside a Docker container

How to know that you are living in the Matrix? Well, I do not know, but at least I know how to tell you if you are inside a Docker container or not. The Docker Matrix Docker provides virtualization based on Linux Containers (LXC). LXC is a technology to provide operating system virtualization for processes […]

in DevOps | May 10, 2014 | 435 Words | 1 Webmention | 1 Comment

Post navigation

Like my blog?
Buy me a coffee

Tags

Academic ActiveMQ AI AngularJS Architecture Blogging Book CI/CD Cloud Data-Mining DB Design Pattern Docker Download Eclipse ERASMUS Google HdM HTML Informatica Java Java 8 JavaScript JMS JUnit Kotlin Linköping Linux LiU OSGi Personal Picture Programming Python Security Slides Spring Sweden TechTrends Testing Travel UI Web Windows Wordpress

Archives

  • January 2021
  • January 2020
  • July 2019
  • February 2019
  • December 2018
  • October 2018
  • August 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • June 2017
  • May 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • May 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • August 2015
  • June 2015
  • May 2015
  • March 2015
  • February 2015
  • January 2015
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • November 2013
  • October 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • February 2012
  • October 2011
  • July 2011
  • March 2011
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
Independent Publisher empowered by WordPress
I use cookies to ensure that I give you the best experience on my blog. If you continue to use this site I will assume that you are happy with it.Ok