article thumbnail

Technology Short Take #62

Scott Lowe

Cumulus Networks recently shifted their pricing and licensing model toward perpetual licenses; this article has more information and a comparison of the old vs. new models. By the way, if you’re looking for a decent OpenFlow primer you could do worse than Matt Oswalt’s deep dive from July 2014. Servers/Hardware.

Vmware 60
article thumbnail

Cross Compiling with Go

SPF13

Inspired by Dave’s script, goxc is a go application that not only cross compiles, but also can compress the different binaries and package them with the readme and license. goxc -d="$HOME/Code/GoBuilds/" -bc="linux windows darwin freebsd netbsd" -pv=0.10 -o="{{.Dest}}{{.PS}}{{.AppName}}{{.PS}}{{.Version}}{{.PS}}{{.AppName}}_{{.Version}}_{{.Os}}_{{.Arch}}{{.Ext}}"

Linux 188
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Technology Short Take #50

Scott Lowe

It’s important to note that these security enhancements don’t really represent “net new” functionality but rather reflect existing Linux security constructs now being exposed and usable by Docker. look no further—Jad El-Zein has posted a ton of content generated by an online “install and config” event he held right at the end of 2014.

Vmware 60
article thumbnail

Getting Started with Go

SPF13

This presentation was given as a Workshop at OSCON 2014. export GOPATH=$USER/go export GOROOT= go env GOROOT PATH=$PATH:$GOPATH/bin Linux & Mac 51 Add this to your ~/.bashrc Description. This tutorial will give developers an introduction and practical experience in building applications with the Go language. in Go called Hugo 1.5

Licensing 257
article thumbnail

The Hacker Mind: Shellshock

ForAllSecure

Vamosi: In the fall of 2014, Shellshock was publicly disclosed. By the late 1970s, however, AT&T began to license Unix to outside parties and universities. It also prompted a movement toward license-free software and, in September 1983, something called the Free Software Foundation was announced at MIT.

article thumbnail

The Hacker Mind: Shellshock

ForAllSecure

Vamosi: In the fall of 2014, Shellshock was publicly disclosed. By the late 1970s, however, AT&T began to license Unix to outside parties and universities. It also prompted a movement toward license-free software and, in September 1983, something called the Free Software Foundation was announced at MIT.

article thumbnail

Getting Started with Go

SPF13

This presentation was given as a Workshop at OSCON 2014. export GOPATH=$USER/go export GOROOT= go env GOROOT PATH=$PATH:$GOPATH/bin Linux & Mac 51 Add this to your ~/.bashrc Description. This tutorial will give developers an introduction and practical experience in building applications with the Go language. in Go called Hugo 1.5

Licensing 202