forked from andonome/lk
Merge branch 'lk' of gitlab.com:andonome/lk into lk
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "archives"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# GPG Archives
|
||||
|
||||
Create an encrypted archive with `gpg`:
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "git"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Starting
|
||||
|
||||
## New Machines
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "gpg"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Making keys
|
||||
|
||||
Generate keys:
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "groff"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Basic Documents
|
||||
|
||||
Great a file called `name.ms`, with the following content:
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "khard"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
Get the basic config:
|
||||
|
||||
> mkdir ~/.config/khard
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "pass"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
[Video instructions](https://www.hooktube.com/watch?v=hlRQTj1D9LA)
|
||||
|
||||
Setup [gpg](./gpg.md) keys.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "sc-im"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Basic Commands
|
||||
|
||||
> H = highest part
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "sdcv"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Install New Dictionaries
|
||||
|
||||
If the path doesn't exist then:
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "postgresql"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Setup
|
||||
|
||||
Install postgres and start it as a service, then start with:
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "sql"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
MySQL, Aurora and the Maria Database work similarly, and mostly with the same commands.
|
||||
|
||||
MySQL requires 160 Megs of disk space.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "tricks"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
|
||||
# Find data from any table
|
||||
|
||||
|
@@ -1,30 +0,0 @@
|
||||
setting up with:
|
||||
|
||||
- data at /var/taskd
|
||||
- user: root
|
||||
- host=localhost
|
||||
- port=53589
|
||||
|
||||
- Organization=Andonome
|
||||
- Name="Malin Freeborn"
|
||||
|
||||
## Next
|
||||
Copy files to ~/.task
|
||||
/usr/share/doc/taskd/pki/{ca.cert.pem,Malin_Freeborn.cert.pem,Malin_Freeborn.key.pem}
|
||||
|
||||
And run these commands:
|
||||
|
||||
```
|
||||
Malin Freeborn must run these commands:
|
||||
task config taskd.server localhost:53589
|
||||
task config taskd.credentials 'Andonome/Malin Freeborn/36faa2a9-de12-4410-99d5-0bcaa5a4887a'
|
||||
task config taskd.certificate ~/.task/Malin_Freeborn.cert.pem
|
||||
task config taskd.key ~/.task/Malin_Freeborn.key.pem
|
||||
task config taskd.ca ~/.task/ca.cert.pem
|
||||
task config taskd.trust strict
|
||||
task config taskd.ciphers NORMAL
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "task"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Contexts
|
||||
|
||||
Set three contexts by their tags:
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "taskd"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
(instructions currently not working)
|
||||
|
||||
Switch to root to make things easier.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "timew"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Setup
|
||||
|
||||
Below commands mostly deal with timew alone. With taskwarrior installed as well, `locate on-modify-time`, then add it to ~/.task/hooks and make it executable.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "w3m"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
'H' for help.
|
||||
|
||||
Ctrl+u to go to new url.
|
||||
|
Reference in New Issue
Block a user