Install Java Development Kit 10 on Ubuntu

With the announcement of improved docker container integration with Java 10, the JVM is now aware of resource constraints, as not from prior versions. More information on this post Differences in Java 8 and Java 10: As you can see

Setup a PPTP VPN on Ubuntu 16

In this post we will setup a PPTP VPN on Ubuntu 16.04 Disable IPv6 Networking: Edit the grub config: $ vi /etc/default/grub Make the following changes: GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1" GRUB_CMDLINE_LINUX=

Basic REST API Server with Python Flask

A Basic RESTFul API Service with Python Flask. We will be using the Flask, jsonify and request classes to build our API service. #carbonads { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif; } #carbonads { display:

Use Docker Secrets with MySQL on Docker Swarm

Today we will use Docker Secrets, more specifically store our MySQL Passwords in Secrets, which will be passed to our containers, so that we don't use clear text passwords in our Compose files. #carbonads { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,

Close You've successfully subscribed to Sysadmins.
Close Great! You've successfully signed up.
Close Welcome back! You've successfully signed in.
Close Success! Your account is fully activated, you now have access to all content.
Close Success! Your billing info is updated.
Close Billing info update failed.