mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-03-07 04:08:01 +01:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
5ce7bee4d4
commit
4e369bd12d
@ -1,6 +1,6 @@
|
||||
created: 20230429182925276
|
||||
creator: Octt
|
||||
modified: 20230504093532061
|
||||
modified: 20230825224335539
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: JavaScript/Libraries
|
||||
@ -17,6 +17,7 @@ Note: some are still in [[Web/Development]]
|
||||
** Has optional libraries for selectors and UI - <<[ "[[Git|https://github.com/jquery]]">>
|
||||
* [[Licia|https://licia.liriliri.io/]] - //utility library to get daily works done// - <<[ "[[Git|https://github.com/liriliri/licia]]">>
|
||||
* [[Lodash|https://lodash.com/]] - More modern fork of Underscore, useful for working with data objects - <<[ "[[Git|https://github.com/lodash]]">>
|
||||
* [[🐚 zx|https://github.com/google/zx]] --- //A tool for writing better scripts//, it's like better sh scripting done via JavaScript.
|
||||
|
||||
!!! ''Polyfills''
|
||||
|
||||
|
14
Wiki-OcttKB/tiddlers/Normal/_CUPS.tid
Normal file
14
Wiki-OcttKB/tiddlers/Normal/_CUPS.tid
Normal file
@ -0,0 +1,14 @@
|
||||
created: 20230825221340887
|
||||
creator: Octt
|
||||
modified: 20230825224701118
|
||||
modifier: Octt
|
||||
tags: Unix
|
||||
title: CUPS
|
||||
type:
|
||||
|
||||
<<^wikipediaframe CUPS>>
|
||||
|
||||
* [[CUPS: Command-Line Printing and Options|http://www.it.uu.se/datordrift/maskinpark/skrivare/cups/]] including Linux-specific ones.
|
||||
* [[CUPS-PDF, Print to PDF from any Application|https://cubiclenate.com/2021/01/21/cups-pdf-print-to-pdf-from-any-application/]] --- Must probably be installed separately via `cups-pdf` package --- Outputs are by default in `~/PDF/`
|
||||
|
||||
* [[How do you administer CUPS remotely using the web interface?|https://askubuntu.com/questions/23936/how-do-you-administer-cups-remotely-using-the-web-interface]] --- `cupsctl --remote-admin --remote-any ` (and optionally `--share-printers`), then restart `cups` service, and visit `http://{IpAddress}:631`. Redo commands but with `no-` suffix to flags to disable the feature.
|
11
Wiki-OcttKB/tiddlers/Normal/_Scripting.tid
Normal file
11
Wiki-OcttKB/tiddlers/Normal/_Scripting.tid
Normal file
@ -0,0 +1,11 @@
|
||||
created: 20230825224858990
|
||||
creator: Octt
|
||||
modified: 20230825230038533
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Scripting
|
||||
|
||||
<<^wikipediaframe "Scripting language">>
|
||||
|
||||
* [[script-server|https://github.com/bugy/script-server]] --- //Web UI for your scripts with execution management//
|
||||
* [[n8n|https://n8n.io/]] --- //GUI Workflow automation for technical people// --- <<[# Git "https://github.com/n8n-io">> <<[# Docs "https://docs.n8n.io/">>
|
@ -1,8 +1,8 @@
|
||||
created: 20230725113714725
|
||||
creator: Octt
|
||||
modified: 20230725114401911
|
||||
modified: 20230825224941842
|
||||
modifier: Octt
|
||||
tags:
|
||||
tags: Scripting
|
||||
title: Shell scripting
|
||||
|
||||
<<^wikipediaframe "Shell scripting">>
|
||||
|
@ -1,5 +1,5 @@
|
||||
created: 20230824123807554
|
||||
created: 20230825230157548
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20230824123807554
|
||||
modified: 20230825230157548
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
@ -1,6 +1,6 @@
|
||||
created: 20230824081544472
|
||||
created: 20230825222318858
|
||||
creator: Octt
|
||||
list:
|
||||
modified: 20230824123427830
|
||||
modified: 20230825224924119
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
@ -1,6 +1,6 @@
|
||||
created: 20220920092307479
|
||||
creator: Octt
|
||||
modified: 20230824123321647
|
||||
modified: 20230825221333741
|
||||
modifier: Octt
|
||||
title: $:/state/tab/sidebar--595412856
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user