changes
This commit is contained in:
parent
3ae532ca0c
commit
68797a79ab
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -4,3 +4,15 @@
|
||||
[submodule "content/themes/hextra"]
|
||||
path = content/themes/hextra
|
||||
url = https://github.com/imfing/hextra
|
||||
[submodule "content/themes/hugo-book"]
|
||||
path = content/themes/hugo-book
|
||||
url = https://github.com/alex-shpak/hugo-book
|
||||
[submodule "content/themes/mainroad"]
|
||||
path = content/themes/mainroad
|
||||
url = https://github.com/Vimux/Mainroad
|
||||
[submodule "content/themes/hugo-theme-relearn"]
|
||||
path = content/themes/hugo-theme-relearn
|
||||
url = https://github.com/McShelby/hugo-theme-relearn
|
||||
[submodule "content/themes/hugo-theme-techdoc"]
|
||||
path = content/themes/hugo-theme-techdoc
|
||||
url = https://github.com/thingsym/hugo-theme-techdoc
|
||||
|
@ -1,8 +1,7 @@
|
||||
---
|
||||
toc: false
|
||||
title: "How to add a CA certificate in Debian"
|
||||
---
|
||||
|
||||
# How to add a CA certificate in Debian
|
||||
Copy CA file with extension `crt` into `/usr/local/share/ca-certificates/`.
|
||||
|
||||
Call `update-ca-certificates` as root.
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
toc: false
|
||||
title: "Colors in Minicom"
|
||||
---
|
||||
# Colors in Minicom
|
||||
|
||||
To start `minicom` in color mode use
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
# iSCSI on Linux
|
||||
---
|
||||
title: "iSCSI on Linux"
|
||||
---
|
||||
|
||||
## Preparation
|
||||
Install `open-iscsi`, at least on Debian systems.
|
||||
|
@ -1,4 +1,6 @@
|
||||
# Neovim Setup
|
||||
---
|
||||
title: "Neovim Setup"
|
||||
---
|
||||
|
||||
Lots of information on nvim can be found for instance here:
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
toc: false
|
||||
title: "Execute occ in Nextcloud pod"
|
||||
---
|
||||
# Execute occ in Nextcloud pod
|
||||
|
||||
|
||||
First, look up the name of the pod using
|
||||
|
@ -1,3 +1,6 @@
|
||||
---
|
||||
title: "Solution for Prince of Persia 1"
|
||||
---
|
||||
# Lösung Prince of Persia 1
|
||||
|
||||
## Komplettlösung zu "Prince of Persia 1"
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
toc: false
|
||||
title: "PuTTY and OPENGPG hardware keys"
|
||||
---
|
||||
# PuTTY and OpenGPG hardware keys
|
||||
|
||||
* install gpg4win installed
|
||||
* create or edit the file `gpg-agent.conf`, usually in `c:\Users\XXX\AppData\Roaming\gnupg\`:
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
toc: false
|
||||
title: "Resize HDD on running system"
|
||||
---
|
||||
# Resize HDD on running system
|
||||
|
||||
* Resize target on VMWare or on Synology or where ever it is provided
|
||||
* Stop services using the disk
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
toc: false
|
||||
title: "snmpwalk with numeric and text output of oid"
|
||||
---
|
||||
# snmpwalk with numeric and text output of oid
|
||||
|
||||
```
|
||||
snmpwalk -v 2c -c $COMMUNITY -On $HOST $BASE_OID | while read -r line; do
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: "Minimal Setups"
|
||||
toc: false
|
||||
---
|
||||
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "PL 9823 meets MSP430"
|
||||
---
|
||||
|
||||
## Generating signals for PL 9823 using a MSP430
|
||||
|
||||
### Debugging
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "Tetris"
|
||||
---
|
||||
|
||||
# Tetris - Hardware and Software
|
||||
|
||||

|
||||
|
@ -3,36 +3,19 @@ languageCode: "en-us"
|
||||
title: "Minimal Setups"
|
||||
theme: "ananke"
|
||||
# theme: "hextra"
|
||||
theme: "hugo-theme-techdoc"
|
||||
googleAnalystics: ""
|
||||
|
||||
params:
|
||||
search:
|
||||
enable: true
|
||||
type: flexsearch
|
||||
flexsearch:
|
||||
index: content
|
||||
tokenize: forward
|
||||
footer:
|
||||
displayCopyright: false
|
||||
displayPoweredBy: false
|
||||
menu_style: "slide-menu"
|
||||
|
||||
menu:
|
||||
main:
|
||||
- name: How Tos
|
||||
pageRef: /howtos
|
||||
weight: 1
|
||||
- name: Articles
|
||||
pageRef: /articles
|
||||
weight: 2
|
||||
- name: Keys
|
||||
pageRef: /keys
|
||||
weight: 3
|
||||
- name: About
|
||||
pageRef: /about
|
||||
weight: 4
|
||||
- name: Search
|
||||
weight: 5
|
||||
params:
|
||||
type: search
|
||||
|
||||
|
||||
|
1
content/themes/hugo-book
Submodule
1
content/themes/hugo-book
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7c78a39c531aa2492ed7e92f2ce9dfb2c8c0d3fa
|
1
content/themes/hugo-theme-relearn
Submodule
1
content/themes/hugo-theme-relearn
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 80e448e5bdaa92c87ee0d0d86f1125c8606ebf5f
|
1
content/themes/hugo-theme-techdoc
Submodule
1
content/themes/hugo-theme-techdoc
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 56dca591b7b45c9eb81c7c8724515354378a88f3
|
1
content/themes/mainroad
Submodule
1
content/themes/mainroad
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 13e04b3694ea2d20a68cfbfaea42a8c565079809
|
Loading…
x
Reference in New Issue
Block a user