Skip to content

Instantly share code, notes, and snippets.

View mpeters's full-sized avatar

Michael Peters mpeters

  • Red Hat
  • Raleigh, NC
View GitHub Profile
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.18-200.fc35.aarch64 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.1 20211203 (Red Hat 11.2.1-7)"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=110201
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23700
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.40 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4)"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80500
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23000
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.18-200.fc35.aarch64 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.1 20211203 (Red Hat 11.2.1-7)"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=110201
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23700

Keybase proof

I hereby claim:

  • I am mpeters on github.
  • I am mpeters (https://keybase.io/mpeters) on keybase.
  • I have a public key whose fingerprint is 66A0 6716 6676 E8EF 0AC5 9760 A9B1 3EF7 FA33 58FC

To claim this, I am signing this object:

@mpeters
mpeters / gist:79ab371fa35d90081c7c33699e09fa45
Created August 1, 2016 00:05
vagrant up with centos 5.7
vagrant up
Bringing machine 'foo' up with 'virtualbox' provider...
==> foo: Importing base box 'hansode/centos-5.7-i386'...
==> foo: Matching MAC address for NAT networking...
==> foo: Checking if box 'hansode/centos-5.7-i386' is up to date...
==> foo: Setting the name of the VM: centos_vagrant_57_foo_1470009402755_29149
==> foo: Clearing any previously set network interfaces...
==> foo: Preparing network interfaces based on configuration...
foo: Adapter 1: nat
foo: Adapter 2: hostonly

Keybase proof

I hereby claim:

  • I am mpeters on github.
  • I am mpeters (https://keybase.io/mpeters) on keybase.
  • I have a public key whose fingerprint is 07A7 3A99 1A0F 5FD6 FDC1 B2D1 C4DB C6F0 A1FD 0D74

To claim this, I am signing this object:

@mpeters
mpeters / gist:2265419
Created March 31, 2012 14:21
List of URLs that need to re-indexed
http://cpan.metacpan.org/authors/id/A/AB/ABERNDT/Net-Snarl/Net-Snarl-0.01.tar.gz
http://cpan.metacpan.org/authors/id/A/AB/ABURLISON/explain-0.5beta.tar.gz
http://cpan.metacpan.org/authors/id/A/AB/ABURLISON/mkpkg.tar.gz
http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32-Clipboard-0.50.zip
http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Clipboard-0.03.zip
http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Console-0.03.zip
http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32GUI-Beta-bin-500404.zip
http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Internet-0.08.zip
http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Shortcut-0.03.zip
http://cpan.metacpan.org/authors/id/A/AC/ACALPINI/Win32Sound-0.03.zip
@mpeters
mpeters / gist:2263892
Created March 31, 2012 13:00
Meta CPAN Reindex: Issue #508
155
ACH-Builder
Acme-Method-CaseInsensitive
AdminMisc
AI-NeuralNet-BackProp
AI-NeuralNet-Mesh
AI-NeuralNet-SOM
ALL
AltaVista-PerlSDK
AltaVista-SDKLinguistics
#!/usr/bin/env perl
use strict;
use warnings;
use Carp;
print "Orig : " . \&Carp::confess . "\n";
my $copy = \&Carp::confess;
print "Copy : $copy\n";
my $new = sub {};
print "New : $new\n";
{
"tooltip": {
"body": "{font-size: 10px; color: #eeeeee}",
"mode": "auto",
"colour": "#eeeeee",
"mouse": 0,
"background": "#6699cc",
"title": "{font-size: 14px; font-weight: bold; color: #ffffff}"
},
"y_axis": {