Renamed the backgrounds to include the authors and added the todo articles
All checks were successful
Build and Publish / build (push) Successful in 1m46s
All checks were successful
Build and Publish / build (push) Successful in 1m46s
This commit is contained in:
Binary file not shown.
After Width: | Height: | Size: 480 KiB |
12
content/posts/todo/virtualizing-a-nas/index.it.md
Normal file
12
content/posts/todo/virtualizing-a-nas/index.it.md
Normal file
@@ -0,0 +1,12 @@
|
||||
+++
|
||||
title = "Virtualizzare un NAS"
|
||||
summary = "Come prendere i dati da un NAS fisico e trasferirli dentro ad un VM"
|
||||
date = "2038-01-19"
|
||||
|
||||
tags = ["NAS", "VM", "BTRFS", "Compressione", "Copy-on-write"]
|
||||
categories = ["Tutorial"]
|
||||
|
||||
draft = true
|
||||
+++
|
||||
|
||||
> Hello, world!
|
12
content/posts/todo/virtualizing-a-nas/index.md
Normal file
12
content/posts/todo/virtualizing-a-nas/index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
+++
|
||||
title = "Virtualizing a NAS"
|
||||
summary = "How to put the guts of a physical NAS into a VM"
|
||||
date = "2038-01-19"
|
||||
|
||||
tags = ["NAS", "VM", "BTRFS", "Compression", "Copy-on-write"]
|
||||
categories = ["Tutorial"]
|
||||
|
||||
draft = true
|
||||
+++
|
||||
|
||||
> Hello, world!
|
Reference in New Issue
Block a user