<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.koba.ninja/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.koba.ninja/feed.php">
        <title>生まれ変わる - umarekawaru - technical</title>
        <description></description>
        <link>https://docs.koba.ninja/</link>
        <image rdf:resource="https://docs.koba.ninja/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-02T14:52:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:8021x&amp;rev=1734185666&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:boot&amp;rev=1663031142&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:comms&amp;rev=1748360247&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:containers&amp;rev=1734187222&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:dns&amp;rev=1663032365&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:filesystem&amp;rev=1660152671&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:ipsec&amp;rev=1734186119&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:ldap&amp;rev=1661555381&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:linuxkernel&amp;rev=1734185469&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:network&amp;rev=1665711199&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:pki&amp;rev=1679946472&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:programming&amp;rev=1664149753&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:radius&amp;rev=1663033713&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:tacacs&amp;rev=1664801021&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:technical&amp;rev=1666381409&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:unikernels&amp;rev=1660152698&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:vm&amp;rev=1661555640&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:vpn&amp;rev=1664149420&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.koba.ninja/doku.php?id=technical:web&amp;rev=1666384121&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.koba.ninja/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>生まれ変わる - umarekawaru</title>
        <link>https://docs.koba.ninja/</link>
        <url>https://docs.koba.ninja/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:8021x&amp;rev=1734185666&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-14T14:14:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>8021x</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:8021x&amp;rev=1734185666&amp;do=diff</link>
        <description>802.1x

Cisco IOS

Server Profile

username &lt;radius-user&gt; password &lt;password&gt;
!
radius server &lt;server&gt;
 address ipv4 &lt;ip&gt; auth-port 1812 acct-port 1813
 automate-tester username &lt;radius-user&gt; ignore-acct-port
 key &lt;key&gt;
!
aaa group server radius &lt;group&gt;
 server name &lt;server&gt;
 ip radius source-interface &lt;interface&gt;
!
ip radius source-interface &lt;interface&gt;</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:boot&amp;rev=1663031142&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T01:05:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>boot</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:boot&amp;rev=1663031142&amp;do=diff</link>
        <description>ONIE

Open Network Install Environment

x86

Modes:

* install
* rescue
* uninstall
* update
* embed

Manual Install

Stop auto discovery

onie-discovery-stop

Install OS

onie-nos-install http://&lt;server_ip&gt;/&lt;image&gt;

Auto Install

Install PXE

ONIE boot script</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:comms&amp;rev=1748360247&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-27T15:37:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>comms</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:comms&amp;rev=1748360247&amp;do=diff</link>
        <description>Comms

IRC

irssi

ngIRCd

bot

XMPP

Signal

PyPi: Signal CLI REST API</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:containers&amp;rev=1734187222&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-14T14:40:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>containers</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:containers&amp;rev=1734187222&amp;do=diff</link>
        <description>Containers

Orchestration

Kubernetes

Podman Script

Network

Linux

LXC

Podman

Build a Slackware Container

* Clone Vincent Batts Slackware container repository
git clone https://github.com/vbatts/slackware-container.git

* Build an image with th</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:dns&amp;rev=1663032365&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T01:26:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dns</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:dns&amp;rev=1663032365&amp;do=diff</link>
        <description>DNS

DNSCrypt

* &lt;https://github.com/ginhom/dnscrypt-proxy&gt;
* &lt;https://github.com/DNSCrypt/dnscrypt-proxy&gt;</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:filesystem&amp;rev=1660152671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T17:31:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>filesystem</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:filesystem&amp;rev=1660152671&amp;do=diff</link>
        <description>Filesystem</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:ipsec&amp;rev=1734186119&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-14T14:21:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ipsec</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:ipsec&amp;rev=1734186119&amp;do=diff</link>
        <description>IPSec

Site To Site VPN

* pfSense
* RouterOS
* Linux Strongswan

Tunnels

* NetworkManager L2TP
* xl2tpd
* Connman
* Systemd-networkd
* Iproute2 GRE

Links

* 
&lt;https://www.strongswan.org/&gt;

* 
&lt;https://openswan.org/&gt;

* 
&lt;https://libreswan.org/&gt;

* 
&lt;https://www.freeswan.org/&gt;

* 
&lt;https://github.com/nm-l2tp/NetworkManager-l2tp&gt;

* 
&lt;https://manpages.debian.org/unstable/connman/connman-vpn-provider.config.5.en.html&gt;

* 
&lt;https://github.com/xelerance/xl2tpd&gt;

* 
&lt;https://github.com/systemd/syst…</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:ldap&amp;rev=1661555381&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-26T23:09:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ldap</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:ldap&amp;rev=1661555381&amp;do=diff</link>
        <description>LDAP

Install

Configuration

Startup</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:linuxkernel&amp;rev=1734185469&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-14T14:11:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linuxkernel</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:linuxkernel&amp;rev=1734185469&amp;do=diff</link>
        <description>Linux Kernel

Compile a Preemptible Real-Time Linux Kernel

# Build and compile a Real Time Linux kernel
version=&quot;6.12.4&quot;
kernel_src=&quot;https://mirrors.edge.kernel.org/pub/linux/kernel/v6.x/linux-$version.tar.xz&quot; 

get_kernel_src () {
curl -O $kernel_src
tar -xvf linux-$version.tar.xz
cd linux-$version
}

build_kernel () {
cp /boot/config-$version-generic .config
make menuconfig
# Activate “Fully Preemptible Kernel (Real-Time)” option from “General setup” / “Preemption Model” then SAVE and EXIT.
s…</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:network&amp;rev=1665711199&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-14T01:33:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>network</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:network&amp;rev=1665711199&amp;do=diff</link>
        <description>AT&amp;T Residential Gateway Bypass

Cetificates

Downgrade the AT&amp;T residential gateway's firmware.

Extract the CA, Client, and Private Key certificats.

MikroTik

Bridge

Create a bridge configured with the AT&amp;T residential gateway's MAC address.

/interface/bridge
add name=&quot;BR1&quot; mtu=auto actual-mtu=1500 l2mtu=1592 arp=enabled arp-timeout=auto mac-address=xx:xx:xx:xx:xx:xx protocol-mode=none fast-forward=yes igmp-snooping=no auto-mac=yes ageing-time=5m vlan-filtering=yes ether-type=0x8100 pvid=1 …</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:pki&amp;rev=1679946472&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-27T19:47:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pki</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:pki&amp;rev=1679946472&amp;do=diff</link>
        <description>PKI

CA

EasyRSA

Install

Usage

Linux

Cisco</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:programming&amp;rev=1664149753&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-25T23:49:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programming</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:programming&amp;rev=1664149753&amp;do=diff</link>
        <description>Programming

* Environment
	* Tmux
	* Emacs
	* Doom
	* Elisp
	* Window Manager
		* Sway


* Shell
	* xorg
	* chroot
	* REST API

* Python
* Go
* C
* Assembly</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:radius&amp;rev=1663033713&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T01:48:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>radius</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:radius&amp;rev=1663033713&amp;do=diff</link>
        <description>RADIUS

FreeRADIUS

Install

Configuration

Startup</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:tacacs&amp;rev=1664801021&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-03T12:43:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tacacs</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:tacacs&amp;rev=1664801021&amp;do=diff</link>
        <description>TACACS+

Linux

Prerequisites

Install FreeRADIUS

Install

TACACS+ may either be installed using an RPM and a supported distribution's repository or from source.

* TACACS Source
* TACACS RHEL 7 Repository

CentOS 7 Repository

/etc/yum.repos.d/tacacs.repo

[tacacs-plus]
name=TACACS Plus
baseurl=http://li.nux.ro/download/nux/misc/el7/x86_64/
enabled=1
gpgcheck=1
gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:technical&amp;rev=1666381409&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-21T19:43:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>technical</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:technical&amp;rev=1666381409&amp;do=diff</link>
        <description>Life in a Shell

Exists a broken world of illusions.

Technical Discoveries

	*  VPN
	*  Firewall
	*  Filesystem
	*  Virtual Machines
	*  Containers
	*  Unikernels
	*  Linux Kernel
	*  802.1x
	*  RADIUS
	*  TACACS+
	*  LDAP
	*  PKI
	*  IPSec
	*  Programming
	*  Web
	*  DNS
	*  Comms
	*  Boot
	*  Network</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:unikernels&amp;rev=1660152698&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T17:31:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unikernels</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:unikernels&amp;rev=1660152698&amp;do=diff</link>
        <description>Unikernels</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:vm&amp;rev=1661555640&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-26T23:14:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>vm</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:vm&amp;rev=1661555640&amp;do=diff</link>
        <description>Virtual Machines

QEMU

Network

Bridge

MACVLAN

MACVTAP

VTE

OVS</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:vpn&amp;rev=1664149420&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-25T23:43:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>vpn</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:vpn&amp;rev=1664149420&amp;do=diff</link>
        <description>VPN

* Tinc
* WireGuard
* Cisco AnyConnect
* OpenVPN

Tinc

tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. tinc is Free Software and licensed under the GNU General Public License version 2 or later.</description>
    </item>
    <item rdf:about="https://docs.koba.ninja/doku.php?id=technical:web&amp;rev=1666384121&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-21T20:28:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>web</title>
        <link>https://docs.koba.ninja/doku.php?id=technical:web&amp;rev=1666384121&amp;do=diff</link>
        <description>Web

* Wiki Dev
* Network Security and Performance Tuning

Wiki Dev

* W3 Collapse Sidebar

Network Security and Performance Tuning

Choose an upstream DNS resolver for forwarding DNS queries

   Comparison: &lt;https://www.dnsperf.com/#!dns-resolvers&gt;

Choose a stub or recursive DNS resolver for caching and blocking ads, trackers, and dead hosts

Blocklist:</description>
    </item>
</rdf:RDF>
