Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:49, 2 July 2026 Scott talk contribs created page Nftables (Created page with "= nftables Cheat Sheet = Config: <code>/etc/nftables.conf</code> · table <code>inet filter</code> · chains <code>input</code> / <code>forward</code> / <code>output</code> Input policy is '''drop'''; SSH allowed only from <code>$ssh_nets_v4</code>. Out-of-band rescue: IPMI/BMC console (H5Viewer or Serial-over-LAN). == Everyday commands == <syntaxhighlight lang="bash"> # Syntax-check the config WITHOUT applying (always do this first) sudo nft -c -f /etc/nftables.con...")
- 22:48, 2 July 2026 Scott talk contribs created page Fail2ban (Created page with "= fail2ban Cheat Sheet = Config: <code>/etc/fail2ban/jail.local</code> (jails) · <code>/etc/fail2ban/fail2ban.local</code> (daemon) Backend: '''systemd journal''' (not log files) · Ban action: '''nftables''' Jail: <code>sshd</code> · maxretry 4 · findtime 10m · bantime 1h Bans trigger on '''auth failures''', not connection counts. == Status & inspection == <syntaxhighlight lang="bash"> # Daemon alive? sudo systemctl status fail2ban sudo fail2ban-client ping...")
- 22:31, 2 July 2026 Scott talk contribs created page Firewall config 2026 (Created page with "# fail2ban Cheat Sheet Config: `/etc/fail2ban/jail.local` (jails) · `/etc/fail2ban/fail2ban.local` (daemon) Backend: **systemd journal** (not log files) · Ban action: **nftables** Jail: `sshd` · maxretry 4 · findtime 10m · bantime 1h Bans trigger on **auth failures**, not connection counts. --- ## Status & inspection ```bash # Daemon alive? sudo systemctl status fail2ban sudo fail2ban-client ping # should answer "pong" # Which jails are running?...")
- 19:34, 15 April 2026 Scott talk contribs created page Openclaw (Created page with "== Managing Models == current models: * openai-codex/gpt-5.4 * anthropic/claude-opus-4-6 switch model: <pre> openclaw config set agents.defaults.model.primary openai-codex/gpt-5.4 openclaw config set agents.defaults.heartbeat.model openai-codex/gpt-5.4 openclaw gateway restart </pre> <pre> openclaw config set agents.defaults.model.primary anthropic/claude-opus-4-6 openclaw config set agents.defaults.heartbeat.model anthropic/claude-sonnet-4-6 openclaw gateway restart <...")
- 23:17, 8 February 2024 Scott talk contribs created page Python Cryptography Tools (Created page with "== Encoding == Integers can be '''encoded''' as either binary, decimal, hexadecimal, or Base64 (among others). <pre> >>> bin(95616) '0b10111010110000000' >>> hex(95616) '0x17580' >>> import base64 >>> base64.b64encode(95616) ... TypeError: a bytes-like object is required, not 'int' </pre>")
- 17:45, 14 April 2021 Scott talk contribs created page Cowboy cookies (Created page with "== Ingredients == * 1.5 cups flour * 1 tsp baking soda * 1 tsp salt * 1 cup (two sticks, or 8oz) butter * 3/4 cup brown sugar * 3/4 cup white sugar * 2 eggs * 2 tsp vanilla *...")
- 17:38, 24 July 2014 Scott talk contribs moved page Rails 4 Basics to Rails 4 Notes
- 00:34, 13 February 2014 Scott talk contribs uploaded a new version of File:Anatomy of a string.jpg
- 00:32, 13 February 2014 Scott talk contribs uploaded File:Anatomy of string whitespace.jpg
- 00:22, 13 February 2014 Scott talk contribs uploaded File:Anatomy of a string.jpg
- 17:24, 13 February 2013 Scott talk contribs moved page Sweet potatoes to Sweet Potatoes
- 00:46, 18 January 2012 Scott talk contribs uploaded File:Pre-mRNA to mRNA.png
- 16:26, 24 May 2011 Scott talk contribs deleted page 3DM (redundant)
- 00:21, 5 February 2011 Scott talk contribs uploaded File:Attention niels epting.png
- 18:33, 4 February 2011 Scott talk contribs moved page Genomes to Genome
- 18:32, 4 February 2011 Scott talk contribs moved page Brains to Brain
- 22:02, 2 February 2011 Scott talk contribs uploaded File:Button source.png
- 22:01, 2 February 2011 Scott talk contribs uploaded File:Button pre.png
- 19:49, 2 February 2011 Scott talk contribs uploaded File:Button code.png
- 17:28, 31 January 2011 Scott talk contribs uploaded File:Linearizing data.png
- 17:22, 31 January 2011 Scott talk contribs uploaded File:Student t.png
- 00:07, 29 January 2011 Scott talk contribs uploaded File:Convolution.png
- 23:49, 28 January 2011 Scott talk contribs uploaded File:Fighrf0.jpg
- 23:14, 28 January 2011 Scott talk contribs uploaded File:Brainlabel.gif
- 23:14, 28 January 2011 Scott talk contribs uploaded File:Humanlobes.gif
- 23:13, 28 January 2011 Scott talk contribs uploaded File:Brain-divisions.gif
- 23:12, 28 January 2011 Scott talk contribs uploaded File:Brain axes.png