Skip to content

Commit 7fe5459

Browse files
committed
update tags
1 parent 92ff106 commit 7fe5459

7 files changed

+28
-3
lines changed

Kubernetes.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# k8-hands-on
22

33
#
4-
#kubernetes #hands-on #k8 #devops
4+
### Keywords
5+
kubernetes hands-on k8 devops
56
#
67

78
## Accessing your kubernetes environment

http_requests.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# HTTP testing in VSCode
22

33
#
4-
#http #REST #testing
4+
### Keywords
5+
http REST testing
56
#
67

78
### Setting Up REST Client Environment in VSCode

linux/archlinux/arch_package_manager.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Package Manager Commands
22

3+
#
4+
### Keywords
5+
linux archlinux package manager
6+
#
7+
38
```sh
49
# Sync
510
sudo pacman -Syy

linux/archlinux/arch_standard_installation.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Installing Arch the Standard Way
22

3+
#
4+
### Keywords
5+
linux archlinux installation
6+
#
7+
8+
39
---
410

511
## Create a bootable pendrive

linux/archlinux/arch_virt-manager.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Installing and configuring virt-manager on KVM/QEMU
22

3+
#
4+
### Keywords
5+
linux archlinux virtual manager kvm qemu
6+
#
7+
38

49
* Download packages needed for KVM/QEMU
510
```sh

linux/archlinux/custom_kernel.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Installing kernels
22

3+
#
4+
### Keywords
5+
linux archlinux kernel custom
6+
#
7+
8+
39
TODO: In progress
410

511
* Rolling kernel

nextjs.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Next.js
22

33
#
4-
#nextjs #react #navigation #layout #authentication
4+
### Keywords
5+
nextjs react navigation layout authentication
56
#
67

78
## Navigation

0 commit comments

Comments
 (0)