testing
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# alpine_resize_disk
|
||||
|
||||
after the virtual disk has already been expanded (e.g. in proxmox)
|
||||
```bin
|
||||
```bash
|
||||
apk add --no-cache cfdisk e2fsprogs-extra
|
||||
|
||||
# choose partition then "Resize" > "Write" (to finalize)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# limit_upload_speed
|
||||
|
||||
### check speed
|
||||
```bash
|
||||
speedtest
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# Run as root
|
||||
# docker_install_lxc
|
||||
|
||||
## Run as root
|
||||
|
||||
Create unprivileged container with fuse enabled
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
```bin
|
||||
# git_commands
|
||||
|
||||
```bash
|
||||
git config --global credential.helper store
|
||||
```
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
```
|
||||
# dad_and_mom_dns
|
||||
|
||||
```bash
|
||||
192.168.1.5
|
||||
94.140.14.15
|
||||
94.140.15.16
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# lgv30s
|
||||
|
||||
```bash
|
||||
IMEI 356834090010374
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user