<?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 admin</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="https://wiki.nth.ro/"/>
    <id>https://wiki.nth.ro/</id>
    <updated>2026-06-23T18:41:20+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>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:reverse_ssh_tunneling</title>
        <link rel="alternate" type="text/html" href="https://wiki.nth.ro/doku.php?id=admin:reverse_ssh_tunneling&amp;rev=1435635749&amp;do=diff"/>
        <published>2015-06-30T03:42:29+00:00</published>
        <updated>2015-06-30T03:42:29+00:00</updated>
        <id>https://wiki.nth.ro/doku.php?id=admin:reverse_ssh_tunneling&amp;rev=1435635749&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="reverse" />
        <category  term="ssh" />
        <category  term="tunnel" />
        <category  term="nix" />
        <content>Reverse SSH tunneling

Problem

Say we are working on a server product which we want to expose to the internet but our current networking set-up does not grant us an external IP address.

A reification of the above is the following: benishor went to Cluj and decided to work from the hotel. He started up the server application that he was working on in a virtual machine and then wanted to access it from his 3G-enabled mobile phone. Clearly this was not going to work. What to do? What to do?</content>
        <summary>Reverse SSH tunneling

Problem

Say we are working on a server product which we want to expose to the internet but our current networking set-up does not grant us an external IP address.

A reification of the above is the following: benishor went to Cluj and decided to work from the hotel. He started up the server application that he was working on in a virtual machine and then wanted to access it from his 3G-enabled mobile phone. Clearly this was not going to work. What to do? What to do?</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>
