{"version": "https://jsonfeed.org/version/1", "title": "/dev/posts/ - Archive for 2016", "home_page_url": "https://www.gabriel.urdhr.fr", "feed_url": "/2016/feed.json", "items": [{"id": "http://www.gabriel.urdhr.fr/2016/10/18/terminal-sharing/", "title": "Terminal read-only live sharing", "url": "https://www.gabriel.urdhr.fr/2016/10/18/terminal-sharing/", "date_published": "2016-10-18T00:00:00+02:00", "date_modified": "2017-05-06T00:00:00+02:00", "tags": ["computer", "unix", "ssh", "screen"], "content_html": "<p>Live sharing a terminal session to another (shared) host over SSH in\nread-only mode.</p>\n"}, {"id": "http://www.gabriel.urdhr.fr/2016/08/07/openssh-proxyusefdpass/", "title": "OpenSSH ProxyUseFdPass", "url": "https://www.gabriel.urdhr.fr/2016/08/07/openssh-proxyusefdpass/", "date_published": "2016-08-07T00:00:00+02:00", "date_modified": "2025-03-28T15:37:22+01:00", "tags": ["computer", "network", "system", "ssh", "python", "unix"], "content_html": "<p>While looking at the OpenSSH <code>ssh_config</code> manpage, I found the\n<code>ProxyUseFdpass</code> configuration I did not know about.\nIt is apparently not widely known or used.</p>\n"}, {"id": "http://www.gabriel.urdhr.fr/2016/08/01/simgrid-synchronisation/", "title": "C++ synchronisations for SimGrid", "url": "https://www.gabriel.urdhr.fr/2016/08/01/simgrid-synchronisation/", "date_published": "2016-08-01T00:00:00+02:00", "date_modified": "2016-08-01T00:00:00+02:00", "tags": ["computer", "simgrid", "c++", "future"], "content_html": "<p>This is an overview of some recent additions to the SimGrid code\nrelated to actor synchronisation. It might be interesting for people\nusing SimGrid, working on SimGrid or for people interested in generic\nC++ code for synchronisation or asynchronicity.</p>\n"}, {"id": "http://www.gabriel.urdhr.fr/2016/07/11/intel-amt-discovery/", "title": "Intel AMT discovery", "url": "https://www.gabriel.urdhr.fr/2016/07/11/intel-amt-discovery/", "date_published": "2016-07-11T00:00:00+02:00", "date_modified": "2020-11-19T13:29:26+01:00", "tags": ["computer", "amt", "python", "security"], "content_html": "<p>There has been some articles lately about Intel Active Management Technology (AMT)\nand its impact on\n<a href=\"http://invisiblethingslab.com/press/itl-press-2009-03.pdf\">security</a>,\ntrust,\nprivacy\nand <a href=\"https://www.fsf.org/blogs/community/active-management-technology\">free-software</a>.\nAMT supposed to be widely deployed in newest Intel hardware.\nSo I wanted to see if I could find some AMT devices in the wild.</p>\n"}, {"id": "http://www.gabriel.urdhr.fr/2016/03/25/cloc-with-flamegraph/", "title": "Number of lines of code with FlameGraph", "url": "https://www.gabriel.urdhr.fr/2016/03/25/cloc-with-flamegraph/", "date_published": "2016-03-25T00:00:00+01:00", "date_modified": "2016-03-25T00:00:00+01:00", "tags": ["computer", "simgrid"], "content_html": "<p><a href=\"https://github.com/brendangregg/FlameGraph\">FlameGraph</a>\nis used to display stack trace samples but we can ue it for\nother purposes as well.</p>\n"}, {"id": "http://www.gabriel.urdhr.fr/2016/01/12/ip-over-udp-with-socat/", "title": "IP over UDP tunnel with socat", "url": "https://www.gabriel.urdhr.fr/2016/01/12/ip-over-udp-with-socat/", "date_published": "2016-01-12T00:00:00+01:00", "date_modified": "2016-01-12T00:00:00+01:00", "tags": ["computer", "network", "vpn", "tun"], "content_html": "<p>A simple way to create <a href=\"http://sites.inka.de/~W1011/devel/tcp-tcp.html\">IP over\nUDP</a> tunnels using\n<code>socat</code>.</p>\n"}]}