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

Windows

There are 7 posts tagged Windows (this is page 1 of 1).

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

Gradle’s bootRun and Window’s command length limit

Sometimes Gradle’s bootRun and Window’s command length limit are two opponents. If you use bootRun to start your Spring Boot app from Gradle all class path dependencies will be added to the start command. Gradle will run something like this in the end:

1
java -jar MyApp.jar -classpath xx.jar,yy.jar,zz.jar,...

That’s fine and will work for a really long time. But […]

in Coding | January 7, 2016 | 278 Words | 25 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

A Windows SSO (for Java on client and server)

A couple of months ago I worked on a single sign-on (SSO) for a Windows client and server made in Java. The scenario was the following: A client made with Java running on Windows A server made with Java running on Windows Both where logged-in to the same domain (an Active Directory LDAP) The question […]

in Coding | July 30, 2014 | 910 Words | 1 Webmention | 29 Comments

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

When your Acer Aspire 5560G doesn’t shutdown anymore

Last year I bought an Acer Aspire 5560G as my second laptop (yes, sometimes two are better than one). A half year later, I was working pretty much with this laptop and decided to upgrade it with a SSD drive. So I bought a brand new Samsung SSD 840 PRO with 256 GB. I was […]

in Private Life | October 11, 2013 | 382 Words | 5 Comments
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

  • July 2021
  • June 2021
  • 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