User contributions for Chubbard

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

29 May 2023

  • 10:5010:50, 29 May 2023 diff hist +185 m Rrdtool createNo edit summary
  • 10:4810:48, 29 May 2023 diff hist +2,820 N Rrdtool createCreated page with "=== Rrdtool create commands and details === * http://rrdtool.vandenbogaerdt.nl/tutorial/rrdcreate.php * https://apfelboymchen.net/gnu/rrd/create/ DST when to use (Data Storage Type) * GAUGE The input is a rate, e.g. m/s, or should be treated as a rate, e.g. temperature * COUNTER The input is an ever increasing number, e.g. an octet counter in a router. RRDtool should compute the difference between the last update and the current one, and divi..."

28 May 2023

27 May 2023

  • 09:4709:47, 27 May 2023 diff hist +382 N AI SourcesCreated page with "=== List of AI Links === AI generators that seem at lest marginally useful for generating example code and are generally free. Not adding paid AI generators as I am a cheap bastard and dont really care about giving more money out since I am looking for example code or how-to, and not end product code. * https://chat.openai.com/ * https://bard.google.com/ Category:Links" current
  • 09:4409:44, 27 May 2023 diff hist +255 N Bash and grepCreated page with "=== Common grep switches === Show line number of match <pre> grep -n <string> <file(s)> </pre> Insensitive match <pre> grep -i <string> <file(s)> </pre> Before and after # lines from match <pre> grep -A# -B# <string> <file(s)> </pre> Category:Bash"

19 May 2023

17 May 2023

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)