Skip to content

Instantly share code, notes, and snippets.

View lzecca78's full-sized avatar
🏠
Working from home

Luca Zecca lzecca78

🏠
Working from home
  • Pavia, Italy
  • 07:15 (UTC +02:00)
View GitHub Profile
@lzecca78
lzecca78 / sources.list
Last active May 27, 2020 12:28 — forked from h0bbel/sources.list
/etc/apt/sources.list for Ubuntu 18.04.1 LTS Bionic Beaver
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
@lzecca78
lzecca78 / resume.json
Last active September 2, 2022 10:17
My resume
{
"meta": {
"theme": "stackoverflow"
},
"basics": {
"name": "Luca Zecca",
"label": "Kubernetes Engineer at SIGHUP",
"picture": "",
"email": "l.zecca78@gmail.com",
"phone": " ",
@lzecca78
lzecca78 / vagrant_debug_output
Created July 9, 2019 19:13
Vagrant Debug output
INFO global: Vagrant version: 2.2.5
INFO global: Ruby version: 2.4.6
INFO global: RubyGems version: 2.6.14.4
INFO global: VAGRANT_LOG="info"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.5/gems/vagrant-2.2.5/bin/vagrant"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
WARN global: resolv replacement has not been enabled!
INFO manager: Registered plugin: NFS synced folders
@lzecca78
lzecca78 / keybase.md
Last active June 14, 2019 09:18
keybase.md

Keybase proof

I hereby claim:

  • I am lzecca78 on github.
  • I am lzecca78 (https://keybase.io/lzecca78) on keybase.
  • I have a public key ASAEewAxOQCWXu2Zqdc4XKraeq-ugpt5-8HF3PXksENKNAo

To claim this, I am signing this object:

@lzecca78
lzecca78 / 70-ec2-nvme-devices.rules
Created January 14, 2019 19:21 — forked from jalaziz/70-ec2-nvme-devices.rules
AWS EBS NVMe udev rules
# Copyright (C) 2006-2016 Amazon.com, Inc. or its affiliates.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License").
# You may not use this file except in compliance with the License.
# A copy of the License is located at
#
# http://aws.amazon.com/apache2.0/
#
# or in the "license" file accompanying this file. This file is
@lzecca78
lzecca78 / vagrant_debug.log
Created July 5, 2018 19:12
The main part of the debug log of Vagrant
INFO global: Ruby version: 2.4.4
INFO global: RubyGems version: 2.6.14.1
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.1.2/gems/vagrant-2.1.2/bin/vagrant"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_LOG="debug"
WARN global: resolv replacement has not been enabled!
INFO global: Plugins:
INFO global: - vagrant-aws = [installed: 0.7.2 constraint: > 0]