Related changes
From Nasqueron Agora
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
4 October 2025
|
22:14 | Operations grimoire/MySQL 2 changes history +1,908 [Dereckson (2×)] | |||
|
22:14 (cur | prev) +10 Dereckson talk contribs (→Docker) | ||||
|
22:14 (cur | prev) +1,898 Dereckson talk contribs (→Docker: ChatGPT doc for a backup script according my specifications to ignore Phabricator huge tables) |
2 October 2025
N 21:24 | Operations grimoire/Recommended SSH configuration diffhist +1,343 Dereckson talk contribs (Created page with "== Consolidated OpenSSH configuration == The introduction of ProxyJump has simplified the bastion configuration since OpenSSH version 7.5: <syntaxhighlight> Host *.nasqueron.drake ProxyJump windriver.nasqueron.org Host 172.27.27.* ProxyJump windriver.nasqueron.org </syntaxhighlight> Older version of OpenSSH can use instead: <code>ProxyCommand "ssh -W %h:%p windriver.nasqueron.org"</code> == Use bastion as proxy == To connect on a server where the port 22 i...") |