-
IPv6 with CenturyLink Fiber
In case you want to know how to configure IPv6 using CenturyLink’s 6rd tunneling service. There are four files to update with my script: /etc/radvd.conf.header /etc/default/centurylink-6rd /etc/ppp/ip-up.d/centurylink-6rd /etc/ppp/ip-down.d/centurylink-6rd There are a couple of environment variables in /etc/default/centurylink-6rd that you will want to set. Mine looks like this: LAN_IFACE=”ens18,ens21,ens22″ HEADER_FILE=/etc/radvd.conf.header The script will configure radvd to […]
-
Using SonarQube 5.4, Maven 3.3.9, Jenkins 2.19.1 on systems with both Java 1.7 and 1.8
Hello folks! My team spent hours and hours beating our head against a Sonar deployment problem on Ubuntu Trusty (14.04 LTS). I thought I might share our findings so that you won’t have to! As you probably know, Trusty only makes Java Development Kit 1.7 available on the stock installation. The current stable version of […]
-
OpenDaylight Symposium 2016
I’ll write this later. Keywords and notes inline Cloud 5G AT&T Ericsson SDN FD.io Cisco Intel Linux Debian Ubuntu Open Source Hydrogen Helium Lithium OSI stack Usability Developers and users working together. Fast Dev/Test cycles Sessions start at 10:30 Message bus Minimal install needs to be smaller Most functionalities must be implemented in modules Upgrade […]
-
virt manager cannot find suitable emulator for x86 64
Looks like I was missing qemu-kvm. $ sudo apt-get install qemu-kvm qemu-system
-
Some work on a VyOS image with Let’s Encrypt certs
I put some packages together this weekend. It’s been a while since I’ve debuilt anything officially. libffi-platypus-perl libalien-base-perl libalien-ffi-perl libffi-checklib-perl libshell-config-generate-perl libshell-guess-perl The plan is to build a binding to the libgnutls.so.30 API. The certtool CSR (REQ) generation interface does not allow me to create a CRL with “not critical” attributes set on purposes. Maybe […]
-
LLC-Technologies-Collier/Demo-SCCC-Byte-AngularJS
Hello dear readers and attendees, This is the post that I will be/ will have been referencing during my presentation to the Seattle Central Community College’s Byte club on Thursday, December 10th at 1500-1630. I will begin with a bit of an autobio and find out what kind of students we have in attendance. Please […]
-
Microsoft ACS announcement
So it seems that Microsoft has developed an embedded device OS distribution called ACS and that this OS is based on the Linux kernel. http://azure.microsoft.com/en-us/blog/tag/azure-cloud-switch/ That’s kind of neat. They’ve been consuming Linux for quite some time. It’s nice to see that they’re producing some, too. Thank you for being productive members of this community, […]
-
Back on the island.
I spent a couple of weeks straight in the city. This is the first time I’ve done this since I’ve started working with Scott and the crew at RP. It was an overwhelming period of my life. Lots of social dynamics were fluid in a way that they have not been before. I had recently […]
-
MySQL Meet-up 20141208
I had an enjoyable time last night at Twitter with local MySQL DBAs and developers. We had an attendee who has no experience with SQL or programming at all. She is interested in organizing her collection of recipes and had heard a rumor that MySQL was a good tool to use for this task. She […]