Skip to content

Instantly share code, notes, and snippets.

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

Yan Minari yangm97

🏠
Working from home
View GitHub Profile
@yangm97
yangm97 / terminal.output
Created November 10, 2016 01:44
Cuberite segfault on alpine-linux
Last login: Wed Nov 9 23:24:56 on ttys000
~ ❯❯❯ ssh minesrv@tecnocraft.serverpit.com
Last login: Thu Nov 10 01:25:01 2016 from 187.180.220.237
[minesrv@Minecraft ~]$ cd cuberite-alpine; docker-compose up --build
Building cuberite
Step 1 : FROM alpine:3.4
---> baa5d63471ea
Step 2 : MAINTAINER Yan Minari <yangm97@gmail.com>
---> Running in 9ab76119ae96
@yangm97
yangm97 / terminal.output
Created November 18, 2016 19:12
Cuberite
/tmp # cd cuberite/Server/
/tmp/cuberite/Server # gdb ./Cuberite_debug
GNU gdb (GDB) 7.11
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-alpine-linux-musl".
Type "show configuration" for configuration details.
version: '3.2'
services:
traefik:
image: traefik
command:
- --accesslog=true
# - --logLevel=DEBUG
- --docker
- --docker.swarmmode

Keybase proof

I hereby claim:

  • I am yangm97 on github.
  • I am yangm97 (https://keybase.io/yangm97) on keybase.
  • I have a public key ASAx8U-owvh7t15cz1XcZ__d28cVDXFHD6rl8qnE3KNIKgo

To claim this, I am signing this object:

Last login: Tue Jan 29 12:49:40 on ttys002
~/D/P/m/kubespray ❯❯❯ ansible-playbook -i inventory/yetanothernerd/hosts.ini cluster.yml -b -v --user ansible master ✭ ◼
Using /Users/yan/Documents/Projects/monstrinho/kubespray/ansible.cfg as config file
/Users/yan/Documents/Projects/monstrinho/kubespray/inventory/yetanothernerd/hosts.ini did not meet host_list requirements, check plugin documentation if this is unexpected
/Users/yan/Documents/Projects/monstrinho/kubespray/inventory/yetanothernerd/hosts.ini did not meet script requirements, check plugin documentation if this is unexpected
/Users/yan/Documents/Projects/monstrinho/kubespray/inventory/yetanothernerd/hosts.ini did not meet yaml requirements, check plugin documentation if this is unexpected
PLAY [localhost] *************************************************************************************************************************************
version: "3.6"
services:
inspircd-1:
image: inspircd/inspircd-docker
environment:
INSP_LINK1_NAME: inspircd-2
INSP_LINK1_IPADDR: inspircd-2
INSP_LINK1_SENDPASS: password
INSP_LINK1_RECVPASS: password
inspircd.2_1 | Mon Feb 4 22:44:10 2019: LINK: AUTOCONNECT: Auto-connecting server inspircd.1
inspircd.1_1 | Mon Feb 4 22:44:10 2019: LINK: AUTOCONNECT: Auto-connecting server inspircd.2
inspircd.1_1 | Mon Feb 4 22:44:10 2019: LINK: Connection to inspircd.2[inspircd.2] started.
inspircd.2_1 | Mon Feb 4 22:44:10 2019: LINK: Connection to inspircd.1[inspircd.1] started.
inspircd.1_1 | Mon Feb 4 22:44:10 2019: LINK: Server connection from d3b8ee621594.example.com denied, invalid link credentials
inspircd.2_1 | Mon Feb 4 22:44:10 2019: LINK: Server connection from 24683ac20034.example.com denied, invalid link credentials
inspircd.2_1 | Mon Feb 4 22:44:10 2019: LINK: Connection to 'inbound from 172.19.0.4' failed with error: Mismatched server name or password (check the other server's snomask output for details - e.g. umode +s +Ll)
inspircd.2_1 | Mon Feb 4 22:44:10 2019: LINK: Connection to 'inspircd.1' failed with error: received ERROR Mismatc
version: "3.6"
services:
inspircd.1:
image: inspircd/inspircd-docker
environment:
INSP_SERVER_NAME: inspircd.1
INSP_LINK1_NAME: inspircd.2
INSP_LINK1_IPADDR: inspircd.2
INSP_LINK1_SENDPASS: password
<?xml version="1.0" standalone='no'?>
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
<name replace-wildcards="yes">%h</name>
<service>
<type>_adisk._tcp</type>
<txt-record>sys=waMa=0,adVF=0x100</txt-record>
<txt-record>dk0=adVN=Time Capsule,adVF=0x82</txt-record>
</service>
<service>
# QEmu
brew install qemu
# Home for out tests
mkdir ~/arm-emu
cd ~/arm-emu
# Download initrd and kernel
wget http://ftp.de.debian.org/debian/dists/jessie/main/installer-armel/20150422/images/versatile/netboot/initrd.gz