mirror of
https://github.com/idanoo/m2.nz.git
synced 2024-11-22 08:15:13 +00:00
Add opnsense - Remove config keys
This commit is contained in:
parent
ddcb5f9dbe
commit
def574467e
11
config.toml
11
config.toml
@ -174,20 +174,11 @@ theme = 'LoveIt'
|
|||||||
Devto = ""
|
Devto = ""
|
||||||
Gitea = ""
|
Gitea = ""
|
||||||
XMPP = ""
|
XMPP = ""
|
||||||
Matrix = "@idanoo:mtrx.nz"
|
Matrix = ""
|
||||||
Bilibili = ""
|
Bilibili = ""
|
||||||
Email = "daniel@m2.nz"
|
Email = "daniel@m2.nz"
|
||||||
RSS = false # LoveIt NEW | 0.2.0
|
RSS = false # LoveIt NEW | 0.2.0
|
||||||
Pixelfed = "https://pixelfed.nz/idanoo"
|
Pixelfed = "https://pixelfed.nz/idanoo"
|
||||||
[params.social.Mastodon]
|
|
||||||
# weight when arranging icons (the greater the weight, the later the icon is positioned)
|
|
||||||
weight = 0
|
|
||||||
# your social ID
|
|
||||||
id = "@idanoo"
|
|
||||||
# prefix of your social link
|
|
||||||
prefix = "https://mastodon.nz/"
|
|
||||||
# content hovering on the icon
|
|
||||||
title = "Mastodon"
|
|
||||||
|
|
||||||
|
|
||||||
# LoveIt CHANGED | 0.2.0 Page global config
|
# LoveIt CHANGED | 0.2.0 Page global config
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Expanding OpnSense root disk (21.7+)"
|
title: "Expanding OpnSense root disk (21.7+)"
|
||||||
date: 2023-08-19T14:36:30+12:00
|
date: 2024-01-12T14:36:30+12:00
|
||||||
draft: false
|
draft: false
|
||||||
featuredimagepreview: "/opnsense_expand.jpg"
|
featuredimagepreview: "/opnsense_expand.jpg"
|
||||||
---
|
---
|
||||||
@ -10,7 +10,7 @@ Expanding root partition on OpnSense VM
|
|||||||
- Expand underlying VM disk
|
- Expand underlying VM disk
|
||||||
- Reboot
|
- Reboot
|
||||||
- Run below commands to online resize
|
- Run below commands to online resize
|
||||||
- Reboot for good luck
|
- Reboot (Optional?)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# View the layout
|
# View the layout
|
||||||
|
Loading…
Reference in New Issue
Block a user