Skip to content
PetersPlanet.nl
Peter's blog
  • Home
  • About
  • Links

Let’s Encrypt

Linux
Posted on November 26, 2016

Now there is no excuse anymore not to use https for your website. At https://letsencrypt.org/ you can get a certificate for free. The certificate is only valid for 3 months but it is easy to automate the renewal using the ACME-protocol. For instance with https://certbot.eff.org/. You can test the result at: https://www.ssllabs.com/ssltest/

Add a Linux host to Active Directory with LDAP and Kerberos

Linux
Posted on October 27, 2016

In this post I describe how you can add a CentOS 7 host to a Windows Active Directory domain. Happy experimenting.
Continue Reading

Jython scripting for JBoss EAP with Eclipse and PyDev

Programming
Posted on July 9, 2016

One of the nice features of RedHat JBoss Enterprise Application Platform is that you can script deployments and configurations using Jython. In this case we are using the Eclipse IDE together with the PyDev plugin for our development environment.Continue Reading

How to bypass the SSL security check in Jython

Programming
Posted on June 21, 2016

In the past to bypass the SSL security check in Jython I have used the example published at jython.xhaus.com. Unfortunately this doesn’t work anymore with Java 8 and Jython 2.7.0. Luckily I found a solution for Java at log.rowanto.com. Now I only had to transform this into a solution for Jython. This can be seen below. Continue Reading

The Shimano 105 5800 front derailleur

Cycling
Posted on June 15, 2016

Adjusting the Shimano 105 5800 front derailleur can be a bit difficult. Especially for the low adjustment with the front derailleur on the smallest chainring and the rear derailleur on the biggest cog. Continue Reading

Run your website using Docker

Linux
Posted on May 12, 2016

It is relatively easy to run your website with Docker. In this case we are using the nginx webserver with Docker on Amazon AWS.Continue Reading

Posts navigation

Prev 1 2 3

Recent Posts

  • vSphere with Tanzu (Kubernetes) January 16, 2022
  • VMware Home Lab December 29, 2021
  • WordPress Unable to create directory December 28, 2021
  • Airquality with Raspberry Pi August 22, 2021
  • Using Raspberry Pi in headless mode August 10, 2021

Categories

  • Cloud
  • Cycling
  • Linux
  • Programming

Tags

cycling docker jboss jython linux

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2023 PetersPlanet. All rights reserved.