Daily Weekly Monthly

Monthly Shaarli

All links of one month in a single page.

October, 2020

How to transfer your Xbox Game Pass PC saves to Steam | PCGamesN

Here's how you can jump ship from Xbox Game Pass to Steam, without losing your game saves

Homepage - Hyperspace

The fediverse at your fingertips.

The next generation of the fluffiest client for the fediverse* is even better than ever. New layout options like the masonry layout make it easier to view more posts at once. Explore your fediverse community with the Activity page and view server announcements on the Announcements page.

Japan Hotels and Ryokan with JAPANiCAN.com

Browse the largest selection available in English and book hotels and ryokan inns in Japan with JTB, Japan’s most trusted travel company.

linux - Haproxy for SSH name based proxying - Super User

This is impossible. HTTP protocol is different, because there is a "virtual host" concept and HAProxy can differentiate different hosts using "Host:" header. SSH has nothing like this and so the lxc-host is unable to know the container, you are trying to connect.

But you can use another SSH feature called "SSH gateway". Inside ~/.ssh/authorized_keys there is a command= option. Firts setup key-based ssh from your lxc-host to apple and orange. Then put these lines into lxc's authorized_keys file:

command="ssh -q -t user@apple $SSH_ORIGINAL_COMMAND" ssh-rsa AAAAsomeB3N...== user@client
command="ssh -q -t user@orange $SSH_ORIGINAL_COMMAND" ssh-rsa AAAAanotherB3N...== user@client

Now the lxs host can automatically connect to apple and orange, based on the client key.

See more:

https://serverfault.com/questions/329529/virtual-hosts-for-ssh
http://blog.lick-me.org/2012/06/ssh-gateway-shenanigans/
Que faire avec des jaunes d"oeufs : des biscuits !

Biscuits au chocolat

Ingrédients : 300 g de farine, 75 g de sucre blanc, 75 g de sucre roux, 150 g de beurre 1/2 sel ramolli, 4 jaunes d »oeufs, 150 g de chocolat noir, 1/2 sachet de levure chimique

Mélanger farine, levure chimique, et sucre
Ajouter les jaunes d’oeufs puis le beurre mou
Couper grossièrement votre chocolat noir avec un couteau
J’aime laisser de grosses pépites, et des plus petites.
Former des biscuits et les déposer sur une plaque de cuisson
Je fais rapidement une boule que j’aplatis un peu
Cuire un quinzaine de minutes à 180°

Des biscuits vites préparés, vite cuits, vite mangés !

Auto-recovery of crashed services with systemd

Even legacy services (those launched via