make header format yaml
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
title: "ssh to phone"
|
||||
tags: [ "networking", "ssh", "android" ]
|
||||
title: ssh to phone
|
||||
tags:
|
||||
- networking
|
||||
- ssh
|
||||
- android
|
||||
---
|
||||
|
||||
1. Install fdroid on phone.
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
---
|
||||
title: "Arch on a Raspberry Pi 4"
|
||||
tags: [ "distros", "raspberry pi", "rpi" ]
|
||||
title: Arch on a Raspberry Pi 4
|
||||
tags:
|
||||
- distros
|
||||
- raspberry pi
|
||||
- rpi
|
||||
---
|
||||
|
||||
The [Official Instructions](https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-4) for a Raspberry pi 4 do not allow for working sound from the headphone jack, unless you use the aarch64 Installation.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "autologin"
|
||||
tags: [ "distros", "arch" ]
|
||||
title: autologin
|
||||
tags:
|
||||
- distros
|
||||
- arch
|
||||
---
|
||||
|
||||
# Automatic Login
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
---
|
||||
title: "Install Arch"
|
||||
tags: [ "arch" ]
|
||||
requires: [ "partitions" ]
|
||||
title: Install Arch
|
||||
tags:
|
||||
- arch
|
||||
requires:
|
||||
- partitions
|
||||
---
|
||||
Keyboard layout changed.
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "fonts"
|
||||
tags: [ "distros" ]
|
||||
title: fonts
|
||||
tags:
|
||||
- distros
|
||||
---
|
||||
# Basics
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Ach Linux GPU Setup"
|
||||
tags: [ "arch", "GPU" ]
|
||||
title: Ach Linux GPU Setup
|
||||
tags:
|
||||
- arch
|
||||
- GPU
|
||||
---
|
||||
# Step 1: Multilib
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Install yay"
|
||||
tags: [ "distros", "arch" ]
|
||||
title: Install yay
|
||||
tags:
|
||||
- distros
|
||||
- arch
|
||||
requirements: [ "pacman" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Arch Maintenance"
|
||||
tags: [ "arch" ]
|
||||
title: Arch Maintenance
|
||||
tags:
|
||||
- arch
|
||||
requirements: [ "pacman" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "pacman"
|
||||
tags: [ "distros" ]
|
||||
title: pacman
|
||||
tags:
|
||||
- distros
|
||||
requirements: [ "Install Arch" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "pacman - Extras"
|
||||
tags: [ "distros" ]
|
||||
title: pacman - Extras
|
||||
tags:
|
||||
- distros
|
||||
requirements: [ "pacman" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Arch Maintenance with yay"
|
||||
tags: [ "arch" ]
|
||||
title: Arch Maintenance with yay
|
||||
tags:
|
||||
- arch
|
||||
requirements: [ "Arch Maintenance" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "apt troubleshooting"
|
||||
tags: [ "debian" ]
|
||||
title: apt troubleshooting
|
||||
tags:
|
||||
- debian
|
||||
---
|
||||
|
||||
Messed up a package's configuration files?
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Aeroplane Mode in Void"
|
||||
tags: [ "void" ]
|
||||
title: Aeroplane Mode in Void
|
||||
tags:
|
||||
- void
|
||||
---
|
||||
|
||||
Put your device in 'aeroplane' mode (e.g. where no trace of signal leaves it) by turning off Wi-Fi and blue-tooth.
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Void Autologin"
|
||||
tags: [ "void" ]
|
||||
title: Void Autologin
|
||||
tags:
|
||||
- void
|
||||
---
|
||||
|
||||
Make the autologin service:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Brand Name Wallpaper"
|
||||
tags: [ "void" ]
|
||||
title: Brand Name Wallpaper
|
||||
tags:
|
||||
- void
|
||||
---
|
||||
|
||||
To automatically stick the logo onto your background, do these commands in the directory.
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "extrace"
|
||||
tags: [ "void" ]
|
||||
title: extrace
|
||||
tags:
|
||||
- void
|
||||
---
|
||||
Monitor all processes:
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "jenkins"
|
||||
tags: [ "void", "build" ]
|
||||
title: jenkins
|
||||
tags:
|
||||
- void
|
||||
- build
|
||||
---
|
||||
# Jenkins on Void
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Laptops with Void Linux"
|
||||
tags: [ "void", "laptop" ]
|
||||
title: Laptops with Void Linux
|
||||
tags:
|
||||
- void
|
||||
- laptop
|
||||
---
|
||||
|
||||
Install and enable `tlp`.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Void locale"
|
||||
tags: [ "void", "locale" ]
|
||||
title: Void locale
|
||||
tags:
|
||||
- void
|
||||
- locale
|
||||
---
|
||||
|
||||
Check the current locales:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "sv"
|
||||
tags: [ "void" ]
|
||||
title: sv
|
||||
tags:
|
||||
- void
|
||||
---
|
||||
# List Services
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Void Linux Basics"
|
||||
tags: [ "void" ]
|
||||
title: Void Linux Basics
|
||||
tags:
|
||||
- void
|
||||
---
|
||||
# Updates
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "xbps"
|
||||
tags: [ "void" ]
|
||||
title: xbps
|
||||
tags:
|
||||
- void
|
||||
---
|
||||
## Search
|
||||
|
||||
|
||||
Reference in New Issue
Block a user