<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.nth.ro/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>wiki.nth.ro</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="https://wiki.nth.ro/"/>
    <id>https://wiki.nth.ro/</id>
    <updated>2026-06-23T20:32:02+00:00</updated>
    <generator>FeedCreator 1.8 (info@mypapit.net)</generator>
    <link rel="self" type="application/atom+xml" href="https://wiki.nth.ro/feed.php" />
    <entry>
        <title>wiki:syntax</title>
        <link rel="alternate" type="text/html" href="https://wiki.nth.ro/doku.php?id=wiki:syntax&amp;rev=1662225322&amp;do=diff"/>
        <published>2022-09-03T17:15:22+00:00</published>
        <updated>2022-09-03T17:15:22+00:00</updated>
        <id>https://wiki.nth.ro/doku.php?id=wiki:syntax&amp;rev=1662225322&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="wiki" />
        <content>Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</content>
        <summary>Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</summary>
    </entry>
    <entry>
        <title>admin:chain_of_fools_multiplexing_ssh_server_and_ssl-enabled_reverse-proxy</title>
        <link rel="alternate" type="text/html" href="https://wiki.nth.ro/doku.php?id=admin:chain_of_fools_multiplexing_ssh_server_and_ssl-enabled_reverse-proxy&amp;rev=1435510595&amp;do=diff"/>
        <published>2015-06-28T16:56:35+00:00</published>
        <updated>2015-06-28T16:56:35+00:00</updated>
        <id>https://wiki.nth.ro/doku.php?id=admin:chain_of_fools_multiplexing_ssh_server_and_ssl-enabled_reverse-proxy&amp;rev=1435510595&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="multiplex" />
        <category  term="reverse" />
        <category  term="proxy" />
        <category  term="ssh" />
        <category  term="https" />
        <category  term="nix" />
        <content>Chain of fools (multiplexing SSH server and SSL-enabled reverse-proxy)

Problem

We need to bind multiple services to the same port (i.e. to circumvent firewall limitations in a company that allows outbound connections only to HTTP(S) ).

Prerequisites</content>
        <summary>Chain of fools (multiplexing SSH server and SSL-enabled reverse-proxy)

Problem

We need to bind multiple services to the same port (i.e. to circumvent firewall limitations in a company that allows outbound connections only to HTTP(S) ).

Prerequisites</summary>
    </entry>
    <entry>
        <title>admin:embed_the_power_of_lua_into_nginx</title>
        <link rel="alternate" type="text/html" href="https://wiki.nth.ro/doku.php?id=admin:embed_the_power_of_lua_into_nginx&amp;rev=1441441497&amp;do=diff"/>
        <published>2015-09-05T08:24:57+00:00</published>
        <updated>2015-09-05T08:24:57+00:00</updated>
        <id>https://wiki.nth.ro/doku.php?id=admin:embed_the_power_of_lua_into_nginx&amp;rev=1441441497&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="nginx" />
        <category  term="lua" />
        <category  term="ssl" />
        <category  term="crypto" />
        <category  term="rpm" />
        <category  term="nix" />
        <content>Embed the power of Lua into Nginx

Problem

We want to use Nginx&#039;s Lua scripting capabilities, but this module is neither distributed with the source code, nor available in the official binary package. Because Nginx doesn&#039;t support run-time module loading, we have to build our own version.</content>
        <summary>Embed the power of Lua into Nginx

Problem

We want to use Nginx&#039;s Lua scripting capabilities, but this module is neither distributed with the source code, nor available in the official binary package. Because Nginx doesn&#039;t support run-time module loading, we have to build our own version.</summary>
    </entry>
    <entry>
        <title>admin:tmux_gold</title>
        <link rel="alternate" type="text/html" href="https://wiki.nth.ro/doku.php?id=admin:tmux_gold&amp;rev=1435750570&amp;do=diff"/>
        <published>2015-07-01T11:36:10+00:00</published>
        <updated>2015-07-01T11:36:10+00:00</updated>
        <id>https://wiki.nth.ro/doku.php?id=admin:tmux_gold&amp;rev=1435750570&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="tmux" />
        <category  term="sample" />
        <category  term="config" />
        <content>Tmux sample config

This config will support:

	* resizing of tabs using mouse
	* clipboard copy using a ssh client( Alt+Shift+MouseSelect )
	* scroll buffer of 30000 lines

Few shortcuts:
Ctrl+b (future referenced as ^b)

	*  ^b+w    : list available windows</content>
        <summary>Tmux sample config

This config will support:

	* resizing of tabs using mouse
	* clipboard copy using a ssh client( Alt+Shift+MouseSelect )
	* scroll buffer of 30000 lines

Few shortcuts:
Ctrl+b (future referenced as ^b)

	*  ^b+w    : list available windows</summary>
    </entry>
</feed>
